Explore Plans
Mobile menu Close menu
CololightCololight

Set brightness

This action will set the brightness of the selected lights to the specified value.

Developer info

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

Action fields

Device ID Dropdown list

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

Percent Text input > Other

Label
Brightness level?
Helper text
Enter brightness as a percentage value (1 to 100).
Slug
percent
Required
true
Can have default value
true
Filter code method
Cololight.setpercent.setPercent(string: percent)