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
common.py
conftest.py
test_alarm_control_panel.py
test_api.py
test_binary_sensor.py
test_channels.py
test_climate.py
test_config_flow.py
test_cover.py
test_device.py
test_device_action.py
test_device_tracker.py
test_device_trigger.py
test_discover.py
test_fan.py
test_gateway.py
test_init.py
test_light.py
test_lock.py
test_number.py
test_registries.py
test_sensor.py
test_switch.py
zha_devices_list.py