core/tests/components/zha
David F. Mulcahey 188ca630de
Miscellaneous ZHA code cleanup (#33395)
* cleanup state change listener

* update group id handling and unique id

* update test

* add guards for last_seen updates
2020-03-29 13:26:48 -04:00
..
__init__.py
common.py Miscellaneous ZHA code cleanup (#33395) 2020-03-29 13:26:48 -04:00
conftest.py Add group entity support to ZHA (#33196) 2020-03-25 07:23:54 -04: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 Update sw_version in device registry for ZHA devices (#33184) 2020-03-23 12:42:41 -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 Add entities for ZHA fan groups (#33291) 2020-03-26 22:19:48 -04:00
test_gateway.py Miscellaneous ZHA code cleanup (#33395) 2020-03-29 13:26:48 -04:00
test_light.py Update ZHA group entity when Zigbee group membership changes (#33378) 2020-03-28 20:38:48 -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 Add entities for ZHA fan groups (#33291) 2020-03-26 22:19:48 -04:00
zha_devices_list.py Update sw_version in device registry for ZHA devices (#33184) 2020-03-23 12:42:41 -04:00