This Action will set the iZone A/C system to the selected fan speed.
Developer info
- 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)