1
0
mirror of https://github.com/home-assistant/core.git synced 2025-06-25 23:47:08 +00:00
J. Nick Koston f42804805c
Move Tado zone state handling into upstream python-tado library ()
* 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  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

2 lines
38 B
Python

"""Tests for the tado integration."""