hass-core/tests/components/zha
Alexei Chetroi f7cfe908f7 Refactor ZHA Zigbee Cluster report configuration (#25589)
* Move ZCL report configs to ZHA core channels.

* Refactor ZCL report configuratopm and cluster binding.

* Tests for ZHA channel configuration.

* Update tests.

* Remove INPUT_BIND_ONLY_CLUSTER ZHA core registry.

We always need bind a cluster, but not always need to configure
attribute reporting. No reporting is done on ZCL "client" clusters.

* Lint

* Black
2019-08-04 18:20:03 -04:00
..
__init__.py Add config entry for ZHA (#18352) 2018-11-27 21:21:25 +01:00
common.py Refactor ZHA Zigbee Cluster report configuration (#25589) 2019-08-04 18:20:03 -04:00
conftest.py Black 2019-07-31 12:25:30 -07:00
test_api.py ZHA code cleanup. (#25644) 2019-08-02 06:05:23 -04:00
test_binary_sensor.py Black 2019-07-31 12:25:30 -07:00
test_channels.py Refactor ZHA Zigbee Cluster report configuration (#25589) 2019-08-04 18:20:03 -04:00
test_config_flow.py Black 2019-07-31 12:25:30 -07:00
test_device_tracker.py Black 2019-07-31 12:25:30 -07:00
test_fan.py Black 2019-07-31 12:25:30 -07:00
test_light.py Black 2019-07-31 12:25:30 -07:00
test_lock.py Black 2019-07-31 12:25:30 -07:00
test_sensor.py Black 2019-07-31 12:25:30 -07:00
test_switch.py Black 2019-07-31 12:25:30 -07:00