This action will change the current fan mode of the device
- API endpoint slug
- bluelink.fan_setting
- Filter code method
- Bluelink.fanSetting.skip(string?: reason)
- Runtime method
- runAction("bluelink.fan_setting", {})
Action fields
- Label
- Select Device
- Helper text
- Select the device for which you want to change the fan mode
- Slug
- selected_device
- Required
- true
- Can have default value
- false
- Label
- Fan Mode
- Helper text
- This is the desired fan mode
- Slug
- fan_setting
- Required
- true
- Can have default value
- true
- Filter code method
- Bluelink.fanSetting.setFanSetting(string: fanSetting)