Set to Heat-Cool (Auto) Mode
Set a thermostat to heat-cool mode, also known as "auto" mode. To do so, you must include both cooling and heating set points in the payload, either in Celsius or Fahrenheit. For information about verifying the heating and cooling availability of the thermostat and validating the correct set points, see HVAC Mode Constraints and Set Point Constraints.
/thermostats/heat_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 |
| 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