I recently started getting into PLEG thanks to this super helpful forum, however, I’ve run into an issue with an action that I cannot for the life of me figure out. Basically I want my mode to switch from Night to Home when a certain light is turned on between 7am and 8am, but how I have it setup currently is unfortunately not working.
My setup currently: I have a trigger “tMBLight” that is true when MBLight is on, a condition that says “mNight and tMBLight (07:00:00; tMBLight; 08:00:00)”, and an action for this condition that switches my mode to Home, yet I cannot get it to work.