Group Location
Explore Plans
Mobile menu Close menu
SkyBell HDSkyBell HD

Change LED color

This Action will change the SkyBell’s LED color.

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
skybell.change_led_color
Filter code method
Skybell.changeLedColor.skip(string?: reason)
Runtime method
runAction("skybell.change_led_color", {})

Action fields

Device Dropdown list

Label
Which device?
Helper text
Slug
device
Required
true
Can have default value
false

Led color Dropdown list

Label
Which LED color?
Helper text
Slug
led_color
Required
true
Can have default value
true
Filter code method
Skybell.changeLedColor.setLedColor(string: ledColor)