Explore Plans
Mobile menu Close menu
iZoneiZone

Decrease iZone system target temperature

This Action will decrease the A/C setpoint by the selected number of degrees celcius.

Developer info

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

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

Degrees Dropdown list

Label
How many degrees?
Helper text
Select the degrees to change the setpoint temperature to as a number only (in degrees Celsius).
Slug
degrees
Required
true
Can have default value
true
Filter code method
IZone.decrizonesyssetpoint.setDegrees(string: degrees)