core/homeassistant/components/tado
J. Nick Koston f42804805c
Move Tado zone state handling into upstream python-tado library (#33195)
* Tado climate state moved to python-tado

* Resolve various incorrect states and add tests for known tado zone states

* Write state instead of calling for an update

This is a redux of pr #32564 with all of the zone state now moved into
python-tado and tests added for the various states.

* stale string

* add missing undos to dispachers

* remove unneeded hass

* naming

* rearrange

* fix water heater, add test

* fix water heater, add test

* switch hvac mode when changing temp if in auto/off/smart
2020-03-30 09:06:26 -05:00
..
__init__.py Move Tado zone state handling into upstream python-tado library (#33195) 2020-03-30 09:06:26 -05:00
climate.py Move Tado zone state handling into upstream python-tado library (#33195) 2020-03-30 09:06:26 -05:00
const.py Move Tado zone state handling into upstream python-tado library (#33195) 2020-03-30 09:06:26 -05:00
device_tracker.py Remove unnecessary string literal concatenations (#30360) 2020-01-02 21:17:10 +02:00
manifest.json Move Tado zone state handling into upstream python-tado library (#33195) 2020-03-30 09:06:26 -05:00
sensor.py Move Tado zone state handling into upstream python-tado library (#33195) 2020-03-30 09:06:26 -05:00
water_heater.py Move Tado zone state handling into upstream python-tado library (#33195) 2020-03-30 09:06:26 -05:00