This Action will blink your lights.
- API endpoint slug
- cololight.blink
- Filter code method
- Cololight.blink.skip(string?: reason)
- Runtime method
- runAction("cololight.blink", {})
Action fields
- Label
- Which lights?
- Slug
- deviceId
- Required
- true
- Can have default value
- false
- Label
- Second
- Helper text
- Enter a number (1-10)s
- Slug
- second
- Required
- true
- Can have default value
- true
- Filter code method
- Cololight.blink.setSecond(string: second)
- Label
- Mode
- Helper text
- Choose the color you like
- Slug
- mode
- Required
- true
- Can have default value
- true
- Filter code method
- Cololight.blink.setMode(string: mode)