Group Location
Explore Plans
Mobile menu Close menu
AduroSmartAduroSmart

Turn on color loop

This Action will turn on a color loop effect for your color lights.

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
This Action will turn on a color loop effect for your color lights.
API endpoint slug
AduroSmart.turnoncolorloop
Filter code method
AduroSmart.turnoncolorloop.skip(string?: reason)
Runtime method
runAction("AduroSmart.turnoncolorloop", {})

Action fields

Selectdevice Dropdown list

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

Cycletime Text input > Other

Label
Cycle time
Helper text
Cycle time refers to how long it takes to loop all colors, in the range of 1-12 seconds.
Slug
cycletime
Required
false
Can have default value
true
Filter code method
AduroSmart.turnoncolorloop.setCycletime(string: cycletime)