Jump to content
  • 1

Official Philips Hue Integration Instructions?

Question

Do we have official instructions on how to implement Philips Hue lights with PreShow so that they dim, shut off, and turn on at certain parts of the sequence?  I want to be able to integrate this, and I've seen mentions here and there, but I just wanted to know if someone has made official instructions on how to do this.  I haven't had time to actually go through the CinemaVision instructions so if they work without needing to edit, then I apologize in advance.

Here are the CV instructions:

Philips Hue Setup - Here

Philips Hue Advanced Features - Here

Link to comment
Share on other sites

4 answers to this question

Recommended Posts

  • 0

For me, the instructions from cv worked with a bit of try and error. But all in all it didnt even took a day to get everything working, so i guess these instructions are fine. Only some links are expired, but thats nothing too hard so figure out

 

Link to comment
Share on other sites

  • 0
  • PreShow Supporter

I've been quite busy with work, the cottage and our kid's sports games and baseball season lately that my home theater time has been hugely affected, but I'll do a quick copy and paste of a discussion we had a number of months ago on Discord. Hopefully it'll get you going in the right direction. 

You can set up the scene you want by using the Philips Hue app and then just using an action file to call up that specific scene during your sequence. I've attached a screenshot of mine for example (I have Trivia and Trailers scenes).

Screenshot_20220812-221806_Hue.thumb.jpg.41b64246615b765f69e3e2318ea864e0.jpg

Here's the content of the action file that I use to activate the "Trailers" scene in the Philips Hue app just before the  movie trailers. Hopefully it'll give you enough info to try it out on your setup:

#http://<hue-bridge-ip>/api/<hue-bridge-user>/groups/<hue-light-group>/action
#PUT:{"on":true,"scene":"<scene ID>","transitiontime":50}

http://192.168.1.11/api/28555ae631edc91926d069d5d87f165/groups/theater room/action
PUT:{"on":true,"scene":"MC2o4oftCOT2ng6","transitiontime":50}

You can set the transition time to any value you like. I prefer 50.

To find the "code" that identifies the Philips Hue scene you want to activate, open a web browser and enter:

http://<bridge IP address>/api/<username>

You'll then see a very long string that identifies lights, groups, scenes, etc. Search for the scene name you want to activate. The ID of the scene will be the text in quotes just before the name of your scene. For example, to activate the "Trailers" scene I created in the Hue app I searched for "Trailers" and the ID of the scene is "MC2o4oftCOT2ng6".

You can also use the debug tool. Enter http://<bridge IP address>/debug/clip.html

In the URL field, enter:

/api/<username>

Click GET and then search for the scene you want to activate in your sequence. I've attached a screenshot of mine.

Hope this helps!

Screenshot_20220814-002345_Chrome.thumb.jpg.ca292b9521ffdb0fe096a60754afa20e.jpg

Edited by MidnightWatcher
Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Answer this question...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

 Share

  • 1

 Share

×
×
  • Create New...