asantaga / wiserheatingapi

This is a simple python API for interacting with the wiser heating system
MIT License
24 stars 14 forks source link

added setRoomScheduleAdvance, setRoomScheduleAdvanceUndo, __getNextDa… #23

Closed steversig closed 3 years ago

steversig commented 4 years ago

Adds virtual Advance button to Hub

sample code to use new functions are in

https://github.com/steversig/wiserheatingapi-examples

advance.py and undoadvance.py

asantaga commented 3 years ago

Thank you @steversig , Ive merged this in and also released 1.0.10 at the same time