You can set the on/off state of your Strip Light here.
- API endpoint slug
- switchbot.turn_on_off_strip
- Filter code method
- Switchbot.turnOnOffStrip.skip(string?: reason)
- Runtime method
- runAction("switchbot.turn_on_off_strip", {})
Action fields
- Label
- Choose a Strip Light
- Slug
- chose_a_device
- Required
- true
- Can have default value
- false
- Label
- Turn On/Off
- Slug
- turn_on_off
- Required
- true
- Can have default value
- true
- Filter code method
- Switchbot.turnOnOffStrip.setTurnOnOff(string: turnOnOff)
- Label
- Fade Rate
- Slug
- set_time
- Required
- true
- Can have default value
- true
- Filter code method
- Switchbot.turnOnOffStrip.setSetTime(string: setTime)