Set to Cool Mode
Set a thermostat to cooling mode. To do so, you must include a cooling set point in the payload, either in Celsius or Fahrenheit. For information about verifying the cooling availability of the thermostat and validating the correct set points, see HVAC Mode Constraints and Set Point Constraints.
/thermostats/cool
OK
Code Example
Parameters
| type: | ID of the Device of the thermostat |
| type: | Temperature the thermostat should cool to (in °C). You must set one of the |
| type: | Temperature the thermostat should cool 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