core/tests/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
test_binary_sensor.py Fix Airzone Auto operation mode (#92796) 2023-05-12 16:07:29 +09:00
test_climate.py Allow turning Airzone slave zones on with any HVAC mode (#94721) 2023-06-27 21:25:41 +02:00
test_config_flow.py Update aioairzone to v0.5.6 (#93146) 2023-05-16 12:51:22 +02:00
test_coordinator.py Update aioairzone to v0.5.6 (#93146) 2023-05-16 12:51:22 +02:00
test_diagnostics.py Update aioairzone to v0.6.1 (#93629) 2023-05-27 18:25:49 -05:00
test_init.py Update aioairzone to v0.5.6 (#93146) 2023-05-16 12:51:22 +02:00
test_select.py Airzone select improvements (#92894) 2023-05-24 08:21:24 +02:00
test_sensor.py Update aioairzone to v0.6.1 (#93629) 2023-05-27 18:25:49 -05:00
util.py Update aioairzone to v0.5.6 (#93146) 2023-05-16 12:51:22 +02:00