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
- Label
- Which device?
- Slug
- selectdevice
- Required
- true
- Can have default value
- false
- 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)