core/tests/components/zha
David F. Mulcahey aa972b0005
Fix handling of attribute reports in ZHA sensors and binary sensors (#32776)
* Update sensor tests.

* Update light tests.

* Update binary_sensor tests.

* Update cover tests.

* Update device tracker tests.

* Update fan tests.

* Update lock tests.

* Update switch tests.

* add sensor attr to sensors

* add sensor attr to binary sensors

* cleanup extra var

Co-authored-by: Alexei Chetroi <alexei.chetroi@outlook.com>
2020-03-13 19:17:50 -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 Add PollControl cluster support to ZHA (#32618) 2020-03-09 19:55:25 -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 ZHA device channel refactoring (#31971) 2020-02-21 18:06:57 -05: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 ZHA device channel refactoring (#31971) 2020-02-21 18:06:57 -05:00
test_discover.py Bump up ZHA dependencies. (#32609) 2020-03-09 12:39:41 -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 ZHA device channel refactoring (#31971) 2020-02-21 18:06:57 -05: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