samemory / homebridge-eufy-security

Work in progress
Apache License 2.0
97 stars 14 forks source link

Adding lock/unlock support for T8520 (#354) #363

Closed icortes95 closed 2 years ago

icortes95 commented 2 years ago

Now that the eufy-security-client has been updated, I bumped it to the latest version (1.6.6) and have added support for un/locking the Smart Lock Touch & Wi-Fi (T8520) through HomeKit.

I have tested that both lock and unlock work. Also, notifications for when the events happen are typically triggered right away now, but I think that's all due to the changes in the eufy-security-client and not anything I did.

This is my first time contributing to an open source project, so please let me know if I'm not going about this the right way. Especially regarding the package-lock.json file. That was just what was generated during my development/testing and I'm not sure if all those changes are supposed to be included.

github-actions[bot] commented 2 years ago

We do not accept PRs on the master branch. Please submit your PR through the dev branch instead of the master one, thanks. If you have any questions, please feel free to contact us.