core/tests/components/zha
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
..
__init__.py Add config entry for ZHA (#18352) 2018-11-27 21:21:25 +01:00
common.py Use node descriptor from Zigpy for ZHA (#24316) 2019-06-06 08:31:03 -04:00
conftest.py Refactor ZHA gateway into modules and add admin protections to API (#22023) 2019-03-14 10:20:25 -04:00
test_api.py Refactor ZHA gateway into modules and add admin protections to API (#22023) 2019-03-14 10:20:25 -04:00
test_binary_sensor.py Remove binary sensors for ZHA remotes and controllers (#24370) 2019-06-07 11:13:55 -04:00
test_config_flow.py Add config entry for ZHA (#18352) 2018-11-27 21:21:25 +01:00
test_fan.py Targeted ZHA permit joins. (#22482) 2019-03-27 19:50:52 -07:00
test_light.py Add support for ZHA door locks #2 (#24344) 2019-06-07 11:16:33 -04:00
test_lock.py Add support for ZHA door locks #2 (#24344) 2019-06-07 11:16:33 -04:00
test_sensor.py Correct ZHA illumination conversion (#23853) 2019-05-14 07:16:41 +02:00
test_switch.py Add support for ZHA door locks #2 (#24344) 2019-06-07 11:16:33 -04:00