C-7 hub runs 2.3.1.142 @bravenel
Once in while "Wait for Expression" is missing when Expression become true and
instead waits for Timeout to expire.
Here is a rule:
Here is time stamps for the "Home Arrival Sensor"
And here is a log for the rule:
The problem is : Home Arrival Sensor reported presence at 2022-06-16 07:22:34.639 PM EDT
However action
2022-06-16 07:22:34.724 Action: Wait for Expression: Home Arrival Sensor present(F) [FALSE] --> timeout: 0:00:45
is missing the true state of expression and instead executes Timeout .
Is this a race condition due to very close timing?