hass-core/tests/components/zha
Alexei Chetroi a5d405700c
ZHA channel ZCL attributes initialization (#56476)
* Add dict of attributes to initialize

* Refactor get_attributes() method

Read 5 attributes at the time.

* Add ZCL_INIT_ATTRS attribute to base Zigbee channel

* Update tests and general clusters

* Update channels to use ZCL_INIT_ATTRS

* Update channels to use ZCL_INIT_ATTRS

* Fix tests

* Refactor async_initialize() to be a retryable request

* Maky pylint happy again
2021-09-22 11:34:30 -04:00
..
__init__.py Add config entry for ZHA (#18352) 2018-11-27 21:21:25 +01:00
common.py ZHA channel ZCL attributes initialization (#56476) 2021-09-22 11:34:30 -04:00
conftest.py Refactor ZHA HVAC thermostat channel (#56238) 2021-09-17 15:17:34 -04:00
test_alarm_control_panel.py Refactor ZHA tests (#55844) 2021-09-06 19:00:06 -04:00
test_api.py Refactor ZHA tests (#55844) 2021-09-06 19:00:06 -04:00
test_binary_sensor.py Refactor ZHA tests (#55844) 2021-09-06 19:00:06 -04:00
test_channels.py Refactor ZHA tests (#55844) 2021-09-06 19:00:06 -04:00
test_climate.py Refactor ZHA HVAC thermostat channel (#56238) 2021-09-17 15:17:34 -04:00
test_config_flow.py Use async_update_entry in config unit test instead of modifying data (#55855) 2021-09-06 16:57:59 -04:00
test_cover.py Refactor ZHA tests (#55844) 2021-09-06 19:00:06 -04:00
test_device.py Refactor ZHA tests (#55844) 2021-09-06 19:00:06 -04:00
test_device_action.py Refactor ZHA tests (#55844) 2021-09-06 19:00:06 -04:00
test_device_tracker.py Refactor ZHA tests (#55844) 2021-09-06 19:00:06 -04:00
test_device_trigger.py Refactor ZHA tests (#55844) 2021-09-06 19:00:06 -04:00
test_discover.py Refactor ZHA tests (#55844) 2021-09-06 19:00:06 -04:00
test_fan.py ZHA channel ZCL attributes initialization (#56476) 2021-09-22 11:34:30 -04:00
test_gateway.py Refactor ZHA tests (#55844) 2021-09-06 19:00:06 -04:00
test_init.py Replace zigpy-cc with zigpy-znp (#55828) 2021-09-06 09:50:54 -04:00
test_light.py Refactor ZHA tests (#55844) 2021-09-06 19:00:06 -04:00
test_lock.py Refactor ZHA tests (#55844) 2021-09-06 19:00:06 -04:00
test_number.py ZHA channel ZCL attributes initialization (#56476) 2021-09-22 11:34:30 -04:00
test_registries.py Use set literals in tests (#33669) 2020-04-05 02:20:09 +02:00
test_sensor.py Refactor ZHA tests (#55844) 2021-09-06 19:00:06 -04:00
test_switch.py Refactor ZHA tests (#55844) 2021-09-06 19:00:06 -04:00
zha_devices_list.py Refactor ZHA tests (#55844) 2021-09-06 19:00:06 -04:00