| 62 | == Usage == |
| 63 | [[Image(Screenshot_03_Device.png, right)]] |
| 64 | * Changing a temperature setpoint in the UI will send a 'TT=' command to the Gateway. The Gateway will use this to force a 'Remote override room setpoint'. |
| 65 | * Pressing the 'Heat' button will send a 'TC=' command, making the current setpoint constant instead of temporary. |
| 66 | * Pressing the 'Off' button will remove the remote override room setpoint, by sending a TT=0 command. |
| 67 | |
| 68 | Please note that the display will show a decimal value, but Vera can only handle integer values (i.e. you can only set the Thermostat to 21°C in the UI and not to 21.5°C. You can set a value of e.g. 21.34°C via the function '!SetCurrentSetpoint'. |