misenhower/homebridge-wyze-connected-home

Wyze Lock Support?

Lukejb14 opened this issue · 11 comments

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?

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.

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?