Group Location
Explore Plans
Mobile menu Close menu
SengledSengled

Change color

This Action will change your lights to a specified 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
sengled.color
Filter code method
Sengled.color.skip(string?: reason)
Runtime method
runAction("sengled.color", {})

Action fields

Device ID Dropdown list

Label
Which lights?
Slug
deviceId
Required
true
Can have default value
false

Color Dropdown list

Label
Which color?
Slug
color
Required
true
Can have default value
true
Filter code method
Sengled.color.setColor(string: color)