core/tests/components/zha
David F. Mulcahey 300384410f
Refactor ZHA gateway into modules and add admin protections to API (#22023)
* refactor

* cleanup

* fix tests

* admin all the things
2019-03-14 10:20:25 -04:00
..
__init__.py Add config entry for ZHA (#18352) 2018-11-27 21:21:25 +01:00
common.py Add power source to device and clean up zha listeners (#21174) 2019-02-18 16:55:41 +01: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 Add power source to device and clean up zha listeners (#21174) 2019-02-18 16:55:41 +01:00
test_config_flow.py Add config entry for ZHA (#18352) 2018-11-27 21:21:25 +01:00
test_fan.py Add power source to device and clean up zha listeners (#21174) 2019-02-18 16:55:41 +01:00
test_light.py Refactor async_turn_on() for ZHA Light. (#21156) 2019-02-27 08:34:38 -05:00
test_sensor.py Add power source to device and clean up zha listeners (#21174) 2019-02-18 16:55:41 +01:00
test_switch.py Add power source to device and clean up zha listeners (#21174) 2019-02-18 16:55:41 +01:00