New services
Explore Plans
Mobile menu Close menu
SwitchBotSwitchBot

シーリングライトをオン/オフ

シーリングライトのオン/オフを設定できます

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
シーリングライトのオン/オフを設定できます
API endpoint slug
switchbot.turn_on_off_ceiling_ja
Filter code method
Switchbot.turnOnOffCeilingJa.skip(string?: reason)
Runtime method
runAction("switchbot.turn_on_off_ceiling_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.turnOnOffCeilingJa.setTurnOnOff(string: turnOnOff)