Set to Heat Mode
Set a thermostat to heating mode. To do so, you must include a heating set point in the payload, either in Celsius or Fahrenheit. For information about verifying the heating availability of the thermostat and validating the correct set points, see HVAC Mode Constraints and Set Point Constraints.
/thermostats/heat
OK
Code Example
Parameters
| type: | ID of the Device of the thermostat |
| type: | Temperature the thermostat should heat to (in °C).
You must set one of the |
| type: | Temperature the thermostat should heat to (in °F).
You must set one of the |
Response
This section shows the JSON response returned by the API. Since each language encapsulates this response inside objects specific to that language and/or implementation, the actual type in your language might differ from what’s written here.
JSON format
Last updated