I’m sure this is possible, but I haven’t figured it out yet… I have all my living room lamps on one scene, and all my Christmas lights on another scene. When the living room lamps scene runs i’d like to have it trigger the christmas lights scene. It would also be cool if I could add a little more logic in this function only happen between thanksgiving and new years. I’m sure this is mostly possible with luup code, I just haven’t been able to figure it out yet. Can you point me in the right direction?
Luup code:
luup.call_action(“urn:micasaverde-com:serviceId:HomeAutomationGateway1”,“RunScene”,{ SceneNum=“25” },0)
You can also call scene by http request.
There is NO way to trigger a scene when another scene runs.
How ever you can RUN a scene from LUA (as the previous post showed) or you can run a SCENE as an Action in PLEG.