core/homeassistant/components/airzone
Álvaro Fernández Rojas 77baea8cb7
Allow setting HVAC mode through set_temperature service in Airzone integration (#103185)
* airzone: climate: set_temperature: support ATTR_HVAC_MODE

Signed-off-by: Álvaro Fernández Rojas <noltari@gmail.com>

* tests: airzone: set_temp: check HVAC mode

Signed-off-by: Álvaro Fernández Rojas <noltari@gmail.com>

---------

Signed-off-by: Álvaro Fernández Rojas <noltari@gmail.com>
2023-11-06 01:32:03 +01:00
..
__init__.py Add water heater support to Airzone (#98401) 2023-09-10 12:31:11 -05:00
binary_sensor.py Add entity translations to Airzone (#99054) 2023-10-28 13:56:45 +02:00
climate.py Allow setting HVAC mode through set_temperature service in Airzone integration (#103185) 2023-11-06 01:32:03 +01: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 Replace async_timeout with asyncio.timeout A-B (#98415) 2023-08-15 10:29:28 +02:00
diagnostics.py
entity.py Show proper name on Airzone errors (#102997) 2023-10-30 11:03:34 +01:00
manifest.json Update aioairzone to v0.6.9 (#102383) 2023-10-20 15:11:48 +02:00
select.py Add entity translations to Airzone (#99054) 2023-10-28 13:56:45 +02:00
sensor.py Add entity translations to Airzone (#99054) 2023-10-28 13:56:45 +02:00
strings.json Add entity translations to Airzone (#99054) 2023-10-28 13:56:45 +02:00
water_heater.py Add entity translations to Airzone (#99054) 2023-10-28 13:56:45 +02:00