プラグミニの実行アクションを設定できます
- API endpoint slug
- switchbot.set_delay_on_off_plug_ja
- Filter code method
- Switchbot.setDelayOnOffPlugJa.skip(string?: reason)
- Runtime method
- runAction("switchbot.set_delay_on_off_plug_ja", {})
Action fields
- Label
- 電源を選択
- Slug
- chose_a_device
- Required
- true
- Can have default value
- false
- Label
- オン/オフ
- Slug
- turn_on_off
- Required
- true
- Can have default value
- true
- Filter code method
- Switchbot.setDelayOnOffPlugJa.setTurnOnOff(string: turnOnOff)
- Label
- 遅延時間
- Helper text
- 入力に遅延が必要な時間(分)
- Slug
- set_time
- Required
- true
- Can have default value
- true
- Filter code method
- Switchbot.setDelayOnOffPlugJa.setSetTime(string: setTime)