Chris

Results 310 comments of Chris

Feel free to clone the repo and submit a PR. I don't have any zigbee infrastructure/devices.

If I can grab the `_doorlock_channel` from the ZhaDoorLock class for the device, we can get this done rather easy. @raman325 if you have an idea how we could pull...

@adamkoch I have a branch setup if you'd like to give some really alpha code a shot... https://github.com/firstof9/keymaster/tree/zha-support

Same as any manual download of a custom component 😉

I've made some changes based on your error messages, please try the updated files, I've also set the ZHA network sensor to always be on, for testing purposes.

That sounds like the ZHA integration isn't placing your lock in the lock domain

Click on the lock there, it's entity_id should be something like `lock.front_door_lock`

It should be showing up, the lock domain is part of core and not dependent on a specific integration.

This will likely need re-basing after #277 is merged.