hass-core/homeassistant
Á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
..
auth Replace isort with ruff (#94302) 2023-06-08 23:43:56 +02:00
backports Improve type annotations of cached_property backport (#95309) 2023-06-26 18:36:01 -05:00
brands Add YouTube integration (#92988) 2023-05-27 11:21:12 -07:00
components Allow turning Airzone slave zones on with any HVAC mode (#94721) 2023-06-27 21:25:41 +02:00
generated Add config_flow to QNAP (#80450) 2023-06-27 17:42:27 +02:00
helpers Teach validate_config to validate lists of conditions (#95380) 2023-06-27 19:44:23 +02:00
scripts
util Move overlapping pylint rules to ruff, disable mypy overlap (#94359) 2023-06-27 17:42:46 +02:00
__init__.py
__main__.py
block_async_io.py
bootstrap.py Set httpx log level to warning (#94217) 2023-06-08 09:39:06 +02:00
config.py Onboard Google Translate (#95352) 2023-06-27 13:12:25 +02:00
config_entries.py Debounce discoveries to improve event loop stability at the started event (#94690) 2023-06-15 22:15:07 -04:00
const.py Allow returning a script variable from a script (#95346) 2023-06-27 17:13:53 +02:00
core.py Add script specific error messages for response_variable (#95188) 2023-06-24 21:34:57 -07:00
data_entry_flow.py Reduce in progress flow matching overhead (#94403) 2023-06-11 10:41:38 +02:00
exceptions.py
loader.py Reduce overhead to fetch integrations (#93767) 2023-05-29 20:58:51 -04:00
package_constraints.txt Bump hass-nabucassa to 0.69.0 (#95367) 2023-06-27 15:29:30 +02:00
requirements.py
runner.py
setup.py Log a traceback when importing a component fails (#94778) 2023-06-19 13:10:39 +02:00
strings.json Raise issue "does not support platform setup" (#93585) 2023-05-28 21:53:32 +02:00