core/homeassistant/components/airzone
Álvaro Fernández Rojas 78380c0cd4
Allow turning Airzone slave zones on with any HVAC mode (#94721)
airzone: climate: allow turning slave zone on with any hvac mode

If the user selects a different mode on a slave zone from the one selected on
the master zone, it will raise an exception and it won't change the operation
mode or turn it on.
Change this behaviour so that the exception will still be raised but the slave
zone will be turned on and the hvac mode won't be changed.
This allows commanding airzone slave zones from limited APIs like homekit.

Signed-off-by: Álvaro Fernández Rojas <noltari@gmail.com>
2023-06-27 21:25:41 +02:00
..
__init__.py Make use of str.removeprefix and .removesuffix (#85584) 2023-01-13 12:19:38 +01:00
binary_sensor.py Move EntityCategory to homeassistant.const (#87792) 2023-02-09 20:15:37 +01:00
climate.py Allow turning Airzone slave zones on with any HVAC mode (#94721) 2023-06-27 21:25:41 +02:00
config_flow.py Add Airzone DHCP discovery support (#82339) 2022-11-23 12:32:23 -07:00
const.py Use UnitOfTemperature in integrations (a-d) (#84304) 2022-12-20 17:59:20 +01:00
coordinator.py
diagnostics.py
entity.py Update aioairzone to v0.6.1 (#93629) 2023-05-27 18:25:49 -05:00
manifest.json Update aioairzone to v0.6.4 (#94873) 2023-06-19 19:23:24 -05:00
select.py Airzone select improvements (#92894) 2023-05-24 08:21:24 +02:00
sensor.py Move EntityCategory to homeassistant.const (#87792) 2023-02-09 20:15:37 +01:00
strings.json Airzone select improvements (#92894) 2023-05-24 08:21:24 +02:00