Issue with PLEG Updating variable values

At first I thought it was with the Variable Container but it’s more.

I have Device Properties defined in PLEG. Some are from the Variable Container; another is Sonos Transport State (PLAYING or STOPPED).

I can see in the Vera Logs that PLEG is getting the correct values, but there’s a delay (sometimes significant) before these correct values show up in the PLEG Status or Report buttons.

Is this normal?

Does this impact PLEG logic processing with delays like this?

The only variables that are not visible right away are those who changed as a result of evaluating NOW
These values are held internally … and saved at the time of the next NON NOW event.

[quote=“RichardTSchaefer, post:2, topic:180773”]The only variables that are not visible right away are those who changed as a result of evaluating NOW
These values are held internally … and saved at the time of the next NON NOW event.[/quote]

Ok, so is it just a GUI display/report display issue? Changes to those variables still trigger conditions that execute actions, correct?

Thanks

When you see a strange Status report, please post it … and indicating which things do not look right … I will let you know if this is a real problem or not.