core/homeassistant/components/airzone
Álvaro Fernández Rojas 3be12c0611
Fix Airzone temperature range on new climate card (#105830)
* airzone: climate: fix double setpoint

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

* tests: airzone: fix double setpoint temperature

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

* tests: airzone: fix swapped double setpoint

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

---------

Signed-off-by: Álvaro Fernández Rojas <noltari@gmail.com>
2023-12-16 18:42:58 +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 Fix Airzone temperature range on new climate card (#105830) 2023-12-16 18:42:58 +01:00
config_flow.py
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.7.2 (#105811) 2023-12-15 14:59:43 -10: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