Group Location
Explore Plans
Mobile menu Close menu
CololightCololight

Brighten lights

This action will increase the brightness of your selected device, the increased brightness value is defined by you.

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 increase the brightness of your selected device, the increased brightness value is defined by you.
API endpoint slug
cololight.increment
Filter code method
Cololight.increment.skip(string?: reason)
Runtime method
runAction("cololight.increment", {})

Action fields

Device ID Dropdown list

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

Percent Text input > Other

Label
Brighten by
Helper text
Enter a percentage (1-100) to brighten the lights by
Slug
percent
Required
true
Can have default value
true
Filter code method
Cololight.increment.setPercent(string: percent)