This Action will control the SwitchBot Smart Fan.
- API endpoint slug
- switchbot.turn_on_wofan
- Filter code method
- Switchbot.turnOnWofan.skip(string?: reason)
- Runtime method
- runAction("switchbot.turn_on_wofan", {})
Action fields
- Label
- Choose a fan
- Slug
- chose_a_device
- Required
- true
- Can have default value
- false
- Label
- Turn ON/OFF
- Slug
- turn_on_off
- Required
- true
- Can have default value
- true
- Filter code method
- Switchbot.turnOnWofan.setTurn On Off(string: turn_on_off)
- Label
- Wind mode
- Slug
- wind_mode
- Required
- true
- Can have default value
- true
- Filter code method
- Switchbot.turnOnWofan.setWind Mode(string: wind_mode)
- Label
- Fan speed
- Slug
- wind_speed_level
- Required
- true
- Can have default value
- true
- Filter code method
- Switchbot.turnOnWofan.setWind Speed Level(string: wind_speed_level)
- Label
- Oscillation angle
- Slug
- fan_shake_angle
- Required
- true
- Can have default value
- true
- Filter code method
- Switchbot.turnOnWofan.setFan Shake Angle(string: fan_shake_angle)