Skip to content
This repository has been archived by the owner on Sep 8, 2023. It is now read-only.

Latest commit

 

History

History
48 lines (35 loc) · 1.13 KB

CHANGELOG.md

File metadata and controls

48 lines (35 loc) · 1.13 KB

homebridge-wyze-connected-home-op

Releases

v0.5.9

  • Initial support for Wyze Light Strips
  • Initial support for Wyze V2 Contact & Motion sensors

v0.5.8

  • Fixed Bulbs not properly changing values when in a Scene with other Bulbs
  • 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
  • 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
  • Set the homepage property
  • 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
  • Fix description
  • Fix project link

v0.1.0

  • Initial commit