homebridge-wyze-connected-home
homebridge-wyze-connected-home copied to clipboard
Wyze Lock Support?
Is Wyze Lock support in the works?
Thanks!
No plans at the moment as I don't have a device to test with. I'd be happy to look at a PR for this functionality though!
shouldn't be hard to implement it but i don't have the device either.
I do have the Wyze lock but currently no experience in homebridge plugin development. I'd like to be of help in testing though.
Any update on this or alternative?
sorry but without having the device is almost impossible to build support for it. if any of you is familiar with dev, feel free to submit a pull request with your implementation and we’ll be glad to review.
adding support to new devices is often easy for someone familiar with code. even though i am not a javascript developer, i was able to write support for the sensors and contribute to this plugin. feel free to contribute :)
Pedro Carneiro
I am planning on buying one. If someone is willing to help me get started I'd consider developing it.
I have a wyze lock and I just bought a raspberry pi for homebridge, when it comes in I'll submit a pull request to add lock support.
Oh ok cool, looking forward to it.
Sent from my iPhone
On Oct 31, 2020, at 12:52 PM, Eric Raio [email protected] wrote:
I have a wyze lock and I just bought a raspberry pi for homebridge, when it comes in I'll submit a pull request to add lock support.
— You are receiving this because you commented. Reply to this email directly, view it on GitHub, or unsubscribe.
I added support for Wyze Lock Status in https://github.com/JoshuaMulliken/ha-wyzeapi. Currently there is no way to send lock or unlock commands. I would like to add this to this project also, but I need help in setting up a dev system. If someone could help with that it would be great.
I would like to add this to this project also, but I need help in setting up a dev system. If someone could help with that it would be great.
I'm an embedded systems (mostly C/C++) and Apple Platforms (Objective-C/Swift) developer with some Javascript knowledge and I'd like to take a stab at some Homebridge development. I've got a bunch of Wyze gear including a Lock. If anyone can provide a README for getting set up for development and testing, I'd be happy to take a swing at contributing to this project too!
I am finding it hard to debug anything with Homebridge. Can anyone point me in the right place to setup my development system?