mirror of
https://github.com/home-assistant/core.git
synced 2025-06-25 07:27:08 +00:00

* 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>