Thermosmart driver
Get a token via:
https://api.thermosmart.com/oauth2/authorize?response_type=code&client_id=schelte-bron-zdrinwrj&redirect_uri=http://otgw.tclcode.com/tscode.html
Arguments
- code
-
Commands
- set dow
-
Properties
- temperature
- Floating point value.
- setpoint
- Floating point value.
- source
-
- monday
- .
- tuesday
- .
- wednesday
- .
- thursday
- .
- friday
- .
- saturday
- .
- sunday
- .
Events
- temperature
- Fires whenever the value of the temperature property changes.
- setpoint
- Fires whenever the value of the setpoint property changes.
- source
- Fires whenever the value of the source property changes.
- monday
- Fires whenever the value of the monday property changes.
- tuesday
- Fires whenever the value of the tuesday property changes.
- wednesday
- Fires whenever the value of the wednesday property changes.
- thursday
- Fires whenever the value of the thursday property changes.
- friday
- Fires whenever the value of the friday property changes.
- saturday
- Fires whenever the value of the saturday property changes.
- sunday
- Fires whenever the value of the sunday property changes.
Commands
- setpoint setpt
-
- pause
-
- resume
-
- outside temp
-
- monday prog
-
- tuesday prog
-
- wednesday prog
-
- thursday prog
-
- friday prog
-
- saturday prog
-
- sunday prog
-
|