core/homeassistant/components/tado
Ethem Cem Özkan b684801cae
Use integration fallback configuration for tado water heater fallback (#111014)
* 103619 tado water heater fallback

* extracted a method to remove code duplication

* test cases and suggested changes

* tests

* util method for connector

* Update homeassistant/components/tado/climate.py

Co-authored-by: Andriy Kushnir <me@orhideous.name>

* missing import after applies suggestion

* early return

* simplify if statements

* simplify pr

* pr requested changes

* better docstring

---------

Co-authored-by: Andriy Kushnir <me@orhideous.name>
2024-05-14 19:27:26 +02:00
..
__init__.py
binary_sensor.py
climate.py
config_flow.py
const.py
device_tracker.py
entity.py
helper.py
icons.json
manifest.json
sensor.py
services.py
services.yaml
strings.json
water_heater.py