Automate Reddit
Explore Plans
Mobile menu Close menu
SwitchBotSwitchBot

扇風機をコントロール

このアクションはSwitchBotスマート扇風機を操作できます。

About this action

Triggers, queries, and actions are the building blocks of Applets. Triggers tell an Applet to start, queries ask a question, and actions are its end result.

Developer info

Description
このアクションはSwitchBotスマート扇風機を操作できます。
API endpoint slug
switchbot.turn_on_wofan_ja
Filter code method
Switchbot.turnOnWofanJa.skip(string?: reason)
Runtime method
runAction("switchbot.turn_on_wofan_ja", {})

Action fields

Chose a device Dropdown list

Label
扇風機を選択
Slug
chose_a_device
Required
true
Can have default value
false

Turn on off Dropdown list

Label
運転・停止
Slug
turn_on_off
Required
true
Can have default value
true
Filter code method
Switchbot.turnOnWofanJa.setTurnOnOff(string: turnOnOff)

Wind mode Dropdown list

Label
モード
Slug
wind_mode
Required
true
Can have default value
true
Filter code method
Switchbot.turnOnWofanJa.setWindMode(string: windMode)

Wind speed level Dropdown list

Label
風量
Slug
wind_speed_level
Required
true
Can have default value
true
Filter code method
Switchbot.turnOnWofanJa.setWindSpeedLevel(string: windSpeedLevel)

Fan shake angle Dropdown list

Label
首振り角度
Slug
fan_shake_angle
Required
true
Can have default value
true
Filter code method
Switchbot.turnOnWofanJa.setFanShakeAngle(string: fanShakeAngle)