About This File
These are some examples of actions files that work with LIFX to control your lighting. You'll need to configure LIFX, and then modify these action files to include the appropriate token, scene UUID, and duration for what you configured. Instructions are included in each action file, as well as LIFX API references.
Available Actions
Action File | Description |
---|---|
LIFX-TriviaLights.cvaction | Activate a specific scene for your lights during Trivia. |
LIFX-TrailerLights.cvaction | Activate a specific scene for your lights during Trailers. |
LIFX-FeatureLights.cvaction | Activate a specific scene for your lights during your Feature Presentation. |
LIFX-SequencePause.cvaction | Activate a specific scene for your lights when you pause your sequence. |
LIFX-SequenceResume.cvaction | Activate a specific scene for your lights when you resume your sequence. |
LIFX-SequenceAbort.cvaction | Activate a specific scene for your lights when you abort your sequence and stop playback. |
LIFX-BreatheEffect | Start the breathe effect using all LIFX lights. |
LIFX-PulseEffect | Start the pulse effect using all LIFX lights. |
LIFX-ColorBlue | Set the color of all LIFX lights to blue. |
LIFX-ColorGreenOnFull | Set the color of all LIFX lights to green. |
LIFX-ColorPurpleOnFull | Set the color of all LIFX lights to purple. |
LIFX-ColorRedOnFull | Set the color of all LIFX lights to red. |
LIFX-ColorYellowOnFull | Set the color of all LIFX lights to yellow. |
LIFX-Master | Use this as an example of how to do several different things with your LIFX lights. |