misenhower / homebridge-wyze-connected-home

Wyze Connected Home plugin for Homebridge
MIT License
70 stars 52 forks source link

Added support for Wyze Lock #46

Open normana10 opened 3 years ago

normana10 commented 3 years ago

Sorry if this is a bit of a mess, Java dev by trade, first JS project (and, obviously, first Homebridge Plugin)

Essentially copied over functionality from this repo: https://github.com/shauntarves/wyze-sdk

It's a bit tricky because it seems we need to hit a different URL and endpoint to set lock states...

Confirmed working w/ my Wyze Lock

Closes #8