hass-core/tests/components/zha
Alexei Chetroi aa6cb84b27
Optimize ZHA ZCL attribute reporting configuration (#55796)
* Refactor ZCL attribute reporting configuration

Configure up to 3 attributes in a single request.

* Use constant for attribute reporting configuration

* Update tests

* Cleanup

* Remove irrelevant for this PR section
2021-09-05 17:45:08 -04:00
..
__init__.py
common.py Optimize ZHA ZCL attribute reporting configuration (#55796) 2021-09-05 17:45:08 -04:00
conftest.py Add alarm control panel support to ZHA (#49080) 2021-04-27 10:58:59 -04:00
test_alarm_control_panel.py Add alarm control panel support to ZHA (#49080) 2021-04-27 10:58:59 -04:00
test_api.py Bump up ZHA dependencies (#53472) 2021-07-25 22:09:40 -04:00
test_binary_sensor.py
test_channels.py Optimize ZHA ZCL attribute reporting configuration (#55796) 2021-09-05 17:45:08 -04:00
test_climate.py
test_config_flow.py Abort zha usb discovery if deconz is setup (#55245) 2021-08-26 10:00:32 -04:00
test_cover.py
test_device.py Spelling fixes (#51642) 2021-06-11 13:35:03 +02:00
test_device_action.py Add api to device_automation to return all matching devices (#53361) 2021-08-10 14:21:34 -05:00
test_device_tracker.py
test_device_trigger.py Add gui config option consider device unavailable (#51218) 2021-05-29 19:13:09 -04:00
test_discover.py Upgrade pyupgrade to 2.21.2, apply its changes (#52987) 2021-07-19 10:46:09 +02:00
test_fan.py
test_gateway.py Allow creating ZHA groups with specific IDs (#50781) 2021-06-27 15:21:15 -04:00
test_init.py
test_light.py Use a debouncer when updating ZHA group state (#53263) 2021-08-24 10:09:36 -07:00
test_lock.py
test_number.py
test_registries.py
test_sensor.py
test_switch.py
zha_devices_list.py