Explore Plans
Mobile menu Close menu
iZoneiZone

Set iZone system target temperature

This Action will change the iZone A/C system's setpoint temperature.

Developer info

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

Action fields

ID Dropdown list

Label
Which device?
Helper text
Select the device 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 set the target temperature to as a number only (in degrees Celsius).
Slug
temp
Required
true
Can have default value
true
Filter code method
IZone.setizonesyssetpoint.setTemp(string: temp)