Commit graph

4 commits

Author SHA1 Message Date
Erik Montnemery
096ef5da47
Use Home Assistant swing modes in tado climate () 2023-01-17 16:13:49 +01:00
J. Nick Koston
7a8d1c00a4
Add support for turning on swing mode in tado () 2020-04-19 12:17:06 +02:00
J. Nick Koston
3566803d2e
Fix setting zone overlays for tados that support swing ()
* Fix setting zone overlays for tados that support swing

* Support for changing swing mode will come at a later
time as another upstream update is required.

* remove debug

* style
2020-03-31 17:29:45 -05: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