hass-core/homeassistant/components/tado
Etienne Soufflet 92c1fb77e9
Fix Tado fan speed for AC (#122415)
* change capabilities

* fix tests 2

* improve usability with capabilities

* fix swings management

* Update homeassistant/components/tado/climate.py

Co-authored-by: Erwin Douna <e.douna@gmail.com>

* fix after Erwin's review

* fix after joostlek's review

* use constant

* use in instead of get

---------

Co-authored-by: Erwin Douna <e.douna@gmail.com>
2024-09-01 18:33:45 +02:00
..
__init__.py Use better config validation for integrations with legacy setup method, but only config entry setup (#123203) 2024-08-18 00:49:39 +02:00
binary_sensor.py
climate.py Fix Tado fan speed for AC (#122415) 2024-09-01 18:33:45 +02:00
config_flow.py
const.py Fix Tado fan speed for AC (#122415) 2024-09-01 18:33:45 +02:00
device_tracker.py
entity.py
helper.py
icons.json Update icons.json to new service schema part 4 (#124771) 2024-08-28 13:48:13 +02:00
manifest.json
repairs.py
sensor.py
services.py
services.yaml
strings.json
tado_connector.py
water_heater.py