wmalgadey / PyTado

Python binding for Tado web API. Pythonize your central heating!
GNU General Public License v3.0
76 stars 41 forks source link

Fix change in Tado API around termination in overlay modes. Closes #41 #44

Closed Savjee closed 3 years ago

Savjee commented 3 years ago

This PR fixes issue https://github.com/wmalgadey/PyTado/issues/41

Tado's API has slightly changed the way they handle termination modes.

I tested and confirmed that both "NEXT_TIME_BLOCK" and "MANUAL" still work.