condition shows true when trigger shows false

I’m in need of a little help with this. I’ve got a PLEG setup and running fine some of the time… and then snafu. Attaching the status report to help.

I don’t understand why the contion AutoOn shows true when EveningLightsOn (or AutoOff) scheduled trigger shows false. I’ve read in the guide that some things don’t reset and a true condition will always show true once set, but I can’t say I really understand when those situations arise or what to do about them… or even what the solution would/should be.

What this PLEG is trying to do - test for certain times of day and then based on day of week set a few devices. I’ve started to break out the lights that might already be on and should be left alone if so.

Any thoughts on what’s wrong?

Did you restart LUA (in the editor menu) after you made changes ?
Changes do not take effect until the next time you restart.

Sure did! Love me a good restart!

I’m stuck with a PLEG setup that shows condition being true when the only logic input shows false… among other symptoms (mostly it’s not predictable).

Here’s another status report. This one shows both AutoOn and AutoOff as true, along with HomeMorning… only one of which should be true at a time. AutoOff only has one condition “AfterSunriseOff” which according to the report shows as false… so how can the condition be true?

I’ve rebooted several times and have observed several values that don’t make sense to me.

Could really use some help with this if anyone has ideas why it’s not working!