core/tests/components/zha
David F. Mulcahey e52542c4d7
Allow multiple attribute reads in ZHA (#32498)
* multi attribute reads for lights

* catch specific exceptions

* get attributes

* fix mains powered update

* add guards and use get_attributes

* use debug for read failures

* cleanup

* update return value for read_attributes

* fix on with timed off
2020-03-07 07:33:59 -05:00
..
__init__.py
common.py Allow multiple attribute reads in ZHA (#32498) 2020-03-07 07:33:59 -05:00
conftest.py ZHA: Successful pairing feedback (#32456) 2020-03-04 19:27:37 -05:00
test_api.py ZHA tests refactoring (#31744) 2020-02-12 16:12:14 -05:00
test_binary_sensor.py ZHA tests refactoring (#31744) 2020-02-12 16:12:14 -05:00
test_channels.py Remove ZHA attribute listening channel (#32468) 2020-03-04 13:11:53 -05:00
test_config_flow.py Remove unnecessary string literal concatenations (#30360) 2020-01-02 21:17:10 +02:00
test_cover.py ZHA device channel refactoring (#31971) 2020-02-21 18:06:57 -05:00
test_device.py Fix ZHA device healthcheck pings (#32425) 2020-03-03 13:37:17 -05:00
test_device_action.py ZHA device channel refactoring (#31971) 2020-02-21 18:06:57 -05:00
test_device_tracker.py ZHA tests refactoring (#31744) 2020-02-12 16:12:14 -05:00
test_device_trigger.py ZHA device channel refactoring (#31971) 2020-02-21 18:06:57 -05:00
test_discover.py ZHA: Successful pairing feedback (#32456) 2020-03-04 19:27:37 -05:00
test_fan.py ZHA tests refactoring (#31744) 2020-02-12 16:12:14 -05:00
test_gateway.py ZHA tests refactoring (#31744) 2020-02-12 16:12:14 -05:00
test_light.py ZHA: Support light flashing (#32234) 2020-02-29 18:37:06 -05:00
test_lock.py ZHA tests refactoring (#31744) 2020-02-12 16:12:14 -05:00
test_registries.py ZHA device channel refactoring (#31971) 2020-02-21 18:06:57 -05:00
test_sensor.py Add and use percentage constant (#32094) 2020-02-28 11:46:48 -08:00
test_switch.py ZHA tests refactoring (#31744) 2020-02-12 16:12:14 -05:00
zha_devices_list.py Make ZHA Scene channel an eventable channel. (#32546) 2020-03-06 17:32:26 -05:00