This action will help to control the fan level
- API endpoint slug
- iotics.fan_levels
- Filter code method
- Iotics.fanLevels.skip(string?: reason)
- Runtime method
- runAction("iotics.fan_levels", {})
Action fields
- Label
- Select the iotics switch for fan control
- Helper text
- This is to select the particular iotics device that has fan
- Slug
- fan_device
- Required
- true
- Can have default value
- false
- Label
- Select the level for the fan
- Helper text
- select the fan level from 1 to 10
- Slug
- fan_level
- Required
- true
- Can have default value
- true
- Filter code method
- Iotics.fanLevels.setFanLevel(string: fanLevel)