Via the CADDX Plugin, I am trying to use a PLEG to turn my EntryLightsOn in my entry area when the front door is open. However, there are times when I want to keep my front door open for an extended period, but I don’t want the entry lights to stay on for more than 5 minutes even if the front door remains open for 2 hours.
I have tried writting the PLEG a few different ways, but since the Input “FrontDoorOpen” remains in a triggered state as long as the door is open, it always keeps the entry lights on.
Can someone suggest the logic/functions I should use to make this work?