Set to Heat-Cool (Auto) Mode
Last updated
Was this helpful?
Last updated
Was this helpful?
Sets a specified to .
Specify the desired heating set point in °C or °F.
Code
Output
device_id
String (Required)
ID of the thermostat device that you want to set to heat-cool mode.
cooling_set_point_celsius
Number
cooling_set_point_fahrenheit
Number
heating_set_point_celsius
Number
heating_set_point_fahrenheit
Number
in °C that you want to set for the thermostat. You must set one of the cooling_set_point
parameters.
in °F that you want to set for the thermostat. You must set one of the cooling_set_point
parameters.
in °C that you want to set for the thermostat. You must set one of the heating_set_point
parameters.
in °F that you want to set for the thermostat. You must set one of the heating_set_point
parameters.