hass-core/tests/components/zha
David F. Mulcahey 6f2ac705eb
Add web socket API command to get a single ZHA device (#26196)
* get single device web socket command

* test get single device

* add not found error

* fix handling when device doesn't exist

* add test for zha device not found
2019-08-26 09:54:19 -04:00
..
__init__.py Add config entry for ZHA (#18352) 2018-11-27 21:21:25 +01:00
common.py Refactor ZHA device initialized logic (#25796) 2019-08-09 18:52:47 -04:00
conftest.py Add system options to config entries (#25926) 2019-08-17 21:34:11 -07:00
test_api.py Add web socket API command to get a single ZHA device (#26196) 2019-08-26 09:54:19 -04:00
test_binary_sensor.py Black 2019-07-31 12:25:30 -07:00
test_channels.py Use more decorators for ZHA Core registries. (#25737) 2019-08-06 20:01:14 -04:00
test_config_flow.py Black 2019-07-31 12:25:30 -07:00
test_device_tracker.py Black 2019-07-31 12:25:30 -07:00
test_fan.py Black 2019-07-31 12:25:30 -07:00
test_light.py Black 2019-07-31 12:25:30 -07:00
test_lock.py Black 2019-07-31 12:25:30 -07:00
test_sensor.py Black 2019-07-31 12:25:30 -07:00
test_switch.py Black 2019-07-31 12:25:30 -07:00