core/tests/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
..
fixtures
__init__.py
test_binary_sensor.py
test_climate.py
test_config_flow.py Add Tado reconfigure step (#115970) 2024-05-07 19:50:07 +02:00
test_helper.py Use integration fallback configuration for tado water heater fallback (#111014) 2024-05-14 19:27:26 +02:00
test_sensor.py
test_service.py
test_water_heater.py
util.py