This Action will change the iZone air condition system to the selected mode.
- API endpoint slug
- i_zone.setizonesysmode
- Filter code method
- IZone.setizonesysmode.skip(string?: reason)
- Runtime method
- runAction("i_zone.setizonesysmode", {})
Action fields
- Label
- Which device?
- Helper text
- Select the device you would like to control.
- Slug
- id
- Required
- true
- Can have default value
- false
- Label
- Which mode?
- Helper text
- Select an iZone system mode.
- Slug
- mode
- Required
- true
- Can have default value
- true
- Filter code method
- IZone.setizonesysmode.setMode(string: mode)