Skip to content

Releases: jfarmer08/homebridge-wyze-smart-home

v0.5.24-beta.1

19 Nov 05:42
f837f2d
Compare
Choose a tag to compare
v0.5.24-beta.1 Pre-release
Pre-release

What's Changed

New Contributors

Full Changelog: 0.5.24-beta.0...v0.5.24-beta.1

v0.5.24-beta.0

09 Sep 16:51
Compare
Choose a tag to compare
v0.5.24-beta.0 Pre-release
Pre-release
  • Feature Support for ignoring devices
  • Upate default refresh interval to 30 secounds
  • Update grammer error

v0.5.23

07 Jul 22:28
6a462f2
Compare
Choose a tag to compare

What's Changed

  • 18 camera toggle doesnt work for the outdoor cam by @jfarmer08 in #20

Full Changelog: v0.5.22...v0.5.23

v0.5.22

27 Jun 04:45
Compare
Choose a tag to compare
  • Update NPM Version

v0.5.21

27 Jun 04:00
a8bcf74
Compare
Choose a tag to compare
  • Battery Support for Locks
  • Door Sensor from lock now being reported
  • Update NPM Version
  • Change Log Update

v0.5.20

21 Jun 20:37
Compare
Choose a tag to compare
  • Broke Offline Support

v0.5.19

21 Jun 20:12
Compare
Choose a tag to compare
  • Issue with Locks after adding Camera Support

v0.5.18

21 Jun 19:31
Compare
Choose a tag to compare
  • Initial Support for Camera on/off switch
  • Code Clean up

v0.5.17

13 Jun 17:29
c742ebd
Compare
Choose a tag to compare
  • Initial Support for noResponse when device is offline.
    ContactSensor v2
    LeakSensor v2
    Light Bulb
    Mesh Light Bulb
    Motion Sensor
    Plug
  • Initial Support for Battery Level on Leak Sensor

Wyze Smart Home Release v0.5.15

08 Jun 05:26
Compare
Choose a tag to compare
  • Bug Sensor can send a value greater then 100 for Battery Level
  • v0.5.14 Initial Support for Battery level on Temperature Sensor
  • v0.5.14 Initial Support for Battery level on v2 Contact Sensor
  • v0.5.14 Initial Support for Battery level on v2 Motion Sensor
  • v0.5.13 Fix issue with Temperature Sensor
  • v0.5.12 Fix issue with Leak Sensor
  • v0.5.11 Fix issue with Motion Sensor
  • v0.5.10 Initial support for Wyze Temperature Sensor
  • v0.5.10 Initial support for Wyze Leak Sensor
  • v0.5.9 Initial support for Wyze Light Strips
  • v0.5.9 Initial support for Wyze V2 Contact & Motion sensors
  • v0.5.8 Fixed Bulbs not properly changing values when in a Scene with other Bulbs
  • v0.5.8 Improved & streamlined logging (moved all status changes to Debug logs)
  • v0.5.7 Initial support for the Wyze Lock
  • v0.5.6 Initial support for new Wyze Color Bulbs
  • v0.5.3 Improve logfile output for Bulb and Outdoor Plug
  • v0.5.2 Added support for Wyze Outdoor Plug
  • v0.5.1 Improve debug logging for Contact and Motion sensors.
  • v0.5.0 Added support to Contact and Motion sensors
  • v0.5.0 Added support to two factor authentication (2FA) via Authenticator app
  • v0.4.1 Fix an issue that prevented the auto re-login from working
  • v0.4.0 Add experimental support for the Wyze Bulb accessory
  • v0.4.0 Set the homepage property
  • v0.4.0 Improve logging to help diagnose occasional login issues
  • v0.3.0 Add config schema for Homebridge Config UI X
  • v0.2.0 Fix an issue caused by the Wyze API lagging behind updates
  • v0.2.0 Fix description
  • v0.2.0 Fix project link
  • v0.1.0 Initial commit