core/homeassistant/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
..
core Add ZHA HVAC Action sensor (#57021) 2021-10-04 12:57:58 -04:00
translations [ci skip] Translation update 2021-10-02 12:59:05 +00:00
__init__.py
alarm_control_panel.py
api.py
binary_sensor.py
climate.py Add ZHA HVAC Action sensor (#57021) 2021-10-04 12:57:58 -04:00
config_flow.py
cover.py
device_action.py
device_tracker.py
device_trigger.py
entity.py Add "Summation Delivered" Sensor for SmartEnergy metering ZHA channel (#56666) 2021-09-29 09:35:20 -07:00
fan.py
light.py
lock.py
manifest.json Bump ZHA quirks module to 0.0.62 (#56809) 2021-09-29 22:47:15 -04:00
number.py
sensor.py Add ZHA HVAC Action sensor (#57021) 2021-10-04 12:57:58 -04:00
services.yaml
strings.json
switch.py