Explore Plans
Mobile menu Close menu
SwitchBotSwitchBot

LED Strip Light Color

You can set the color of Strip Light on this page.

Developer info

API endpoint slug
switchbot.set_color_strip
Filter code method
Switchbot.setColorStrip.skip(string?: reason)
Runtime method
runAction("switchbot.set_color_strip", {})

Action fields

Chose a device Dropdown list

Label
Choose a Strip Light
Slug
chose_a_device
Required
true
Can have default value
false

Set color Dropdown list

Label
Choose Color
Slug
set_color
Required
true
Can have default value
true
Filter code method
Switchbot.setColorStrip.setSetColor(string: setColor)

Set brightness Text input > Other

Label
Set Brightness
Helper text
Input 1-100
Slug
set_brightness
Required
true
Can have default value
true
Filter code method
Switchbot.setColorStrip.setSetBrightness(string: setBrightness)