hass-core/homeassistant/components/zha/core
presslab-us cb460a85ba Add support for ZHA door locks #2 (#24344)
* Add support for DoorLock cluster
* Add test for zha lock
* Change lock_state report to REPORT_CONFIG_IMMEDIATE
* Update channel command wrapper to return the entire result
This allows for return values other than result[1]

* Fix tests
* Fix lint
* Update DoorLock test to work with updated zigpy schema
* Fix lint
* Fix unlock test
2019-06-07 11:16:33 -04:00
..
channels Add support for ZHA door locks #2 (#24344) 2019-06-07 11:16:33 -04:00
__init__.py Refactor ZHA listeners into channels (#21196) 2019-02-19 09:58:22 -08:00
const.py Add support for ZHA door locks #2 (#24344) 2019-06-07 11:16:33 -04:00
device.py Use node descriptor from Zigpy for ZHA (#24316) 2019-06-06 08:31:03 -04:00
discovery.py Clean up ZHA discovery logic (#23563) 2019-04-30 10:40:52 -04:00
gateway.py Use node descriptor from Zigpy for ZHA (#24316) 2019-06-06 08:31:03 -04:00
helpers.py Allow direct binding via ZHA for the ZLL profile (#23536) 2019-04-29 11:35:18 -04:00
patches.py Bump ZHA modules versions. (#23705) 2019-05-05 17:15:34 -04:00
registries.py Add support for ZHA door locks #2 (#24344) 2019-06-07 11:16:33 -04:00
store.py Use node descriptor from Zigpy for ZHA (#24316) 2019-06-06 08:31:03 -04:00