Explore Plans
Mobile menu Close menu
SwitchBotSwitchBot

Control Fan

This Action will control the SwitchBot Smart Fan.

Developer info

API endpoint slug
switchbot.turn_on_wofan
Filter code method
Switchbot.turnOnWofan.skip(string?: reason)
Runtime method
runAction("switchbot.turn_on_wofan", {})

Action fields

Chose a device Dropdown list

Label
Choose a fan
Slug
chose_a_device
Required
true
Can have default value
false

Turn on off Dropdown list

Label
Turn ON/OFF
Slug
turn_on_off
Required
true
Can have default value
true
Filter code method
Switchbot.turnOnWofan.setTurnOnOff(string: turnOnOff)

Wind mode Dropdown list

Label
Wind mode
Slug
wind_mode
Required
true
Can have default value
true
Filter code method
Switchbot.turnOnWofan.setWindMode(string: windMode)

Wind speed level Dropdown list

Label
Fan speed
Slug
wind_speed_level
Required
true
Can have default value
true
Filter code method
Switchbot.turnOnWofan.setWindSpeedLevel(string: windSpeedLevel)

Fan shake angle Dropdown list

Label
Oscillation angle
Slug
fan_shake_angle
Required
true
Can have default value
true
Filter code method
Switchbot.turnOnWofan.setFanShakeAngle(string: fanShakeAngle)