Explore Plans
Mobile menu Close menu
CololightCololight

Set color

This Action will change your lights to a specified color.

Developer info

API endpoint slug
cololight.setcolor
Filter code method
Cololight.setcolor.skip(string?: reason)
Runtime method
runAction("cololight.setcolor", {})

Action fields

Device ID Dropdown list

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

Value Text input > Other

Label
Which color?
Helper text
Set the color in hex (00FF00) or by name in Cololight App. The hash (#) is not required for hex value input.
Slug
value
Required
true
Can have default value
true
Filter code method
Cololight.setcolor.setValue(string: value)