HVAC Mode Adjusted
Last updated
Was this helpful?
Last updated
Was this helpful?
Simulates having adjusted the for a . Only applicable for . See also .
device_id
String (Required)
ID of the thermostat device for which you want to simulate having adjusted the HVAC mode.
hvac_mode
String (Required)
HVAC mode that you want to simulate.
cooling_set_point_celsius
Number
Cooling in °C that you want to simulate. You must set cooling_set_point_celsius
or cooling_set_point_fahrenheit
.
cooling_set_point_fahrenheit
Number
heating_set_point_celsius
Number
heating_set_point_fahrenheit
Number
void
Cooling in °F that you want to simulate. You must set cooling_set_point_fahrenheit
or cooling_set_point_celsius
.
Heating in °C that you want to simulate. You must set heating_set_point_celsius
or heating_set_point_fahrenheit
.
Heating in °F that you want to simulate. You must set heating_set_point_fahrenheit
or heating_set_point_celsius
.