core/tests/components/zha
Alexei Chetroi 723596076d
Add ZHA HVAC Action sensor (#57021)
* WIP

* Refactor multi-entity matching

Eliminate the notion on primary channel.

* Cleanup climate tests

* Refactor multi-entity match

Remove the "primary channel" in multiple entity matches

* Cleanup

* Add HVAC Action sensor

* Add a "stop_on_match" option for multi entities matches

Nominally working HVAC state sensors

* Add id_suffix for HVAC action sensor

* Fix Zen HVAC action sensor

* Pylint
2021-10-04 12:57:58 -04:00
..
__init__.py
common.py Add "Summation Delivered" Sensor for SmartEnergy metering ZHA channel (#56666) 2021-09-29 09:35:20 -07:00
conftest.py
test_alarm_control_panel.py
test_api.py
test_binary_sensor.py
test_channels.py ZHA support for additional entities on ElectricalMeasurement ZCL cluster (#56909) 2021-10-02 21:57:49 -04:00
test_climate.py Add ZHA HVAC Action sensor (#57021) 2021-10-04 12:57:58 -04:00
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 Add "Summation Delivered" Sensor for SmartEnergy metering ZHA channel (#56666) 2021-09-29 09:35:20 -07:00
test_fan.py
test_gateway.py
test_init.py
test_light.py
test_lock.py
test_number.py
test_registries.py Add ZHA HVAC Action sensor (#57021) 2021-10-04 12:57:58 -04:00
test_sensor.py ZHA support for additional entities on ElectricalMeasurement ZCL cluster (#56909) 2021-10-02 21:57:49 -04:00
test_switch.py
zha_devices_list.py Add ZHA HVAC Action sensor (#57021) 2021-10-04 12:57:58 -04:00