Explore Plans
Mobile menu Close menu
iZoneiZone

Set zone target temperature

This Action will change the selected zone setpoint temperature.

Developer info

API endpoint slug
i_zone.setzonesetpoint
Filter code method
IZone.setzonesetpoint.skip(string?: reason)
Runtime method
runAction("i_zone.setzonesetpoint", {})

Action fields

ID Dropdown list

Label
Which zone?
Helper text
Select the device and zone you would like to control.
Slug
id
Required
true
Can have default value
false

Temp Text input > Other

Label
What temperature?
Helper text
Enter the degrees to change the setpoint temperature to as a number only (in degrees Celsius).
Slug
temp
Required
true
Can have default value
true
Filter code method
IZone.setzonesetpoint.setTemp(string: temp)