Group Location
Explore Plans
Mobile menu Close menu
AduroSmartAduroSmart

Change color

This Action will change the color of your lights. Default to white if no color match is found.

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

Action fields

Selectdevice Dropdown list

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

Colorvalue Text input > Short text

Label
Color value or name
Helper text
Slug
colorvalue
Required
true
Can have default value
true
Filter code method
AduroSmart.changecolor.setColorvalue(string: colorvalue)