PLEG using Vera Scene

I currently have a Vera scene that turns on specific lights in the early morning and turns them off later in the morning, I would like to keep that Vera scene but some how communicate it state (if that’s possible) as to whether it’s On or Off to be used within a PLEG condition. after scanning the PLEG Basics did not find anything that address this. So the question is it possible as a device properties or do I have to create the scene as a condition within PLEG? Mike

You can use a device property or a trigger on the light switch device.

Thank-you Richard, I was hoping that there would have been someway of determining whether or not the scene was running (kind of how it shows up within the scene tab). It kind of hard to use device property and/or trigger when it’s the same light that’s tripped the trigger, it looks like I will have to use a new condition instead of the Vera scene. Mike