(2014-04-04, 23:48)dezblack Wrote: I couldn't really find anything on this, so this is how I did it. My z-wave products are all connected to a server with a webpage frontend. I used Fiddler to find the needed http post commands to control them after creating the events. i.e. ran fiddler, clicked the control on the page and found the command.. I use the eventghost python scripting to run a vbs script that runs the http post to trigger the event.
It's a little convoluted but it works.
How does it work with CE? I mean, what exactly do you have happening?
What I'm looking to do is have the theater set-up in various modes and then activate each mode at various points in CE. My thought process is like this,
All On - Mode for maximum lighting on, bright room with no image on screen. (Not used in CE obviously)
Entrance Lighting - Lighting around the theater is on, light on main screen on floor lighting ect but in a dimmer "enter the theater" setting.
XBMC mode - Sreen lighting turns off but the rest of the lighting remains as above. Enough to see to move around and get comfy but too much light to watch a film
Movie mode - All lights dim out leaving only floor lighting on to see if you need to get up while the movie is playing. If movie is stopped lights return to above
Paused - when the movie is paused ONLY certain lights come back up but not everything. Enough for someone to enter or leave the room without hurting themselves.
Now what would be great is if you could go from Entrance mode to Paused mode when you select CE, and when CE gets to play the main title it enters movie mode. Any time you simply play a movie/video it goes to movie mode and paused mode always works. There would be various lights on various dim settings for each mode. Looking into Z-wave with Veralite seems like it might be possible but perhaps I'm asking too much?