core/tests/components/zha
Alexei Chetroi 991afccbd4
Refactor ZHA EventChannels (#32709)
* Refactor EventChannels.

* Rename EventRelayChannel.

* Fully rename EventRelayChannel.

- update docstrings
- rename all references from "relay" to "client"

* Remove CHANNEL_NAME.

* Update stale docstring.
2020-03-21 19:59:32 -04:00
..
__init__.py Add config entry for ZHA (#18352) 2018-11-27 21:21:25 +01:00
common.py Fix handling of attribute reports in ZHA sensors and binary sensors (#32776) 2020-03-13 19:17:50 -04:00
conftest.py Additional ZHA cleanup (#32678) 2020-03-11 13:37:28 +01:00
test_api.py ZHA tests refactoring (#31744) 2020-02-12 16:12:14 -05:00
test_binary_sensor.py Fix handling of attribute reports in ZHA sensors and binary sensors (#32776) 2020-03-13 19:17:50 -04:00
test_channels.py Refactor ZHA EventChannels (#32709) 2020-03-21 19:59:32 -04:00
test_config_flow.py Remove unnecessary string literal concatenations (#30360) 2020-01-02 21:17:10 +02:00
test_cover.py Fix handling of attribute reports in ZHA sensors and binary sensors (#32776) 2020-03-13 19:17:50 -04:00
test_device.py Clean up custom polling in ZHA device and light (#32653) 2020-03-11 07:17:53 -04:00
test_device_action.py Refactor ZHA EventChannels (#32709) 2020-03-21 19:59:32 -04:00
test_device_tracker.py Fix handling of attribute reports in ZHA sensors and binary sensors (#32776) 2020-03-13 19:17:50 -04:00
test_device_trigger.py Refactor ZHA EventChannels (#32709) 2020-03-21 19:59:32 -04:00
test_discover.py Refactor ZHA EventChannels (#32709) 2020-03-21 19:59:32 -04:00
test_fan.py Fix handling of attribute reports in ZHA sensors and binary sensors (#32776) 2020-03-13 19:17:50 -04:00
test_gateway.py ZHA tests refactoring (#31744) 2020-02-12 16:12:14 -05:00
test_light.py Fix handling of attribute reports in ZHA sensors and binary sensors (#32776) 2020-03-13 19:17:50 -04:00
test_lock.py Fix handling of attribute reports in ZHA sensors and binary sensors (#32776) 2020-03-13 19:17:50 -04:00
test_registries.py Poll Hue lights in ZHA (#33017) 2020-03-19 22:14:07 -04:00
test_sensor.py Fix handling of attribute reports in ZHA sensors and binary sensors (#32776) 2020-03-13 19:17:50 -04:00
test_switch.py Fix handling of attribute reports in ZHA sensors and binary sensors (#32776) 2020-03-13 19:17:50 -04:00
zha_devices_list.py Make ZHA Scene channel an eventable channel. (#32546) 2020-03-06 17:32:26 -05:00