AI Linkedin Assistant
Explore Plans
Mobile menu Close menu
iZoneiZone

Set iZone system fan speed

This Action will set the iZone A/C system to the selected fan speed.

About this action

Triggers, queries, and actions are the building blocks of Applets. Triggers tell an Applet to start, queries ask a question, and actions are its end result.

Developer info

Description
This Action will set the iZone A/C system to the selected fan speed.
API endpoint slug
i_zone.setfanspeed
Filter code method
IZone.setfanspeed.skip(string?: reason)
Runtime method
runAction("i_zone.setfanspeed", {})

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

Speed Dropdown list

Label
Which speed?
Helper text
Select a fan speed.
Slug
speed
Required
true
Can have default value
true
Filter code method
IZone.setfanspeed.setSpeed(string: speed)