Set to Heat Mode
Sets a specified thermostat to heat mode.
Authorizations
AuthorizationstringRequired
Bearer authentication header of the form Bearer <token>.
Body
device_idstring · uuidRequired
ID of the thermostat device that you want to set to heat mode.
heating_set_point_celsiusnumber · floatOptional
Heating set point in °C that you want to set for the thermostat. You must set one of the heating_set_point parameters.
heating_set_point_fahrenheitnumber · floatOptional
Heating set point in °F that you want to set for the thermostat. You must set one of the heating_set_point parameters.
syncbooleanOptionalDefault:
falseResponses
200
OK
application/json
400
Bad Request
401
Unauthorized
post
/thermostats/heatCode Example
Parameters
Response
JSON format
Last updated
Was this helpful?

