Group Location
Explore Plans
Mobile menu Close menu
CololightCololight

Blink lights

This Action will blink your 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
API endpoint slug
cololight.blink
Filter code method
Cololight.blink.skip(string?: reason)
Runtime method
runAction("cololight.blink", {})

Action fields

Device ID Dropdown list

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

Second Text input > Other

Label
Second
Helper text
Slug
second
Required
true
Can have default value
true
Filter code method
Cololight.blink.setSecond(string: second)

Mode Dropdown list

Label
Mode
Helper text
Slug
mode
Required
true
Can have default value
true
Filter code method
Cololight.blink.setMode(string: mode)