Turns on a preset display for a given device
- API endpoint slug
- celebright.load_preset
- Filter code method
- Celebright.loadPreset.skip(string?: reason)
- Runtime method
- runAction("celebright.load_preset", {})
Action fields
- Label
- Which Device and Preset?
- Helper text
- Select which device, then which preset to activate
- Slug
- preset
- Required
- true
- Can have default value
- false
- Label
- Timer
- Helper text
- (optional) time (in minutes) for the display to last (default 240, max 1439)
- Slug
- timer
- Required
- false
- Can have default value
- true
- Filter code method
- Celebright.loadPreset.setTimer(string: timer)