About This File
These are some examples of actions files that work with Philips Hue to control your lighting. You'll need to configure Hue, and then modify these action files to include the appropriate bridge IP address, username, lights and groups for what you configured. Instructions are included in each action file, as well as Hue API references.
Available Actions
Action File | Description |
---|---|
Hue-TriviaLights.cvaction | Use this as an example of what to do with your lights during Trivia. |
Hue-TrailerLights.cvaction | Use this as an example of what to do with your lights during Trailers. |
Hue-FeatureLights.cvaction | Use this as an example of what to do with your lights during your Feature Presentation. |
Hue-SequencePause.cvaction | Use this as an example of what to do with your lights when you pause your sequence. |
Hue-SequenceResume.cvaction | Use this as an example of what to do with your lights when you resume your sequence. |
Hue-SequenceAbort.cvaction | Use this as an example of what to do with your lights when you abort your sequence and stop playback. |
Hue-ColorLoopStart |
Start a color loop using a single Hue light. Start a color loop using a Hue group containing multiple lights. |
Hue-ColorLoopStop |
Stop a color loop using a single Hue light. Stop a color loop using a Hue group containing multiple lights. |
Hue-ColorBlueOnFull |
Set the color of a single Hue light to blue and turn it on full. Set the color of a Hue group containing multiple lights to blue and turn it on full. |
Hue-ColorGreenOnFull |
Set the color of a single Hue light to green and turn it on full. Set the color of a Hue group containing multiple lights to green and turn it on full. |
Hue-ColorPurpleOnFull |
Set the color of a single Hue light to purple and turn it on full. Set the color of a Hue group containing multiple lights to purple and turn it on full. |
Hue-ColorRedOnFull |
Set the color of a single Hue light to red and turn it on full. Set the color of a Hue group containing multiple lights to red and turn it on full. |
Hue-ColorYellowOnFull |
Set the color of a single Hue light to yellow and turn it on full. Set the color of a Hue group containing multiple lights to yellow and turn it on full. |
Hue-LightsOff | Turn off all lights in a group. |
What's New in Version 1.0.0
Released
Fixed broken quotations.