プラグミニの実行アクションを設定できます
Developer info
- API endpoint slug
- switchbot.turn_on_off_plug_ja
- Filter code method
- Switchbot.turnOnOffPlugJa.skip(string?: reason)
- Runtime method
- runAction("switchbot.turn_on_off_plug_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.turnOnOffPlugJa.setTurnOnOff(string: turnOnOff)