hass-core/homeassistant/components/iaqualink
Marcin Wielgoszewski 90575bc496
Add hvac_action attribute to iAqualink Thermostat climate entities (#107803)
* Update climate.py

* Reorder if/else statements per @dcmeglio's suggestion

* Don't infer state, actually read it from the underlying device

* HVACAction has a HEATING state, not ON

* Update homeassistant/components/iaqualink/climate.py

---------

Co-authored-by: Erik Montnemery <erik@montnemery.com>
2024-04-18 15:37:11 +02:00
..
__init__.py Clean up unneeded ruff noqa directives (#113616) 2024-03-16 09:48:37 -10:00
binary_sensor.py Improve lists in integrations [I-K] (#113221) 2024-03-13 16:56:33 +01:00
climate.py Add hvac_action attribute to iAqualink Thermostat climate entities (#107803) 2024-04-18 15:37:11 +02:00
config_flow.py Add empty line after module docstring [g-i] (#112699) 2024-03-08 08:52:48 -05:00
const.py Add empty line after module docstring [g-i] (#112699) 2024-03-08 08:52:48 -05:00
light.py Improve lists in integrations [I-K] (#113221) 2024-03-13 16:56:33 +01:00
manifest.json
sensor.py Improve lists in integrations [I-K] (#113221) 2024-03-13 16:56:33 +01:00
strings.json
switch.py Add ruff rules PIE790, PIE794, PIE807, PIE810 (#113617) 2024-03-16 11:04:58 -10:00
utils.py Add empty line after module docstring [g-i] (#112699) 2024-03-08 08:52:48 -05:00