1) Give a description of the problem
I have 3 conditions, if any of them are true then mode changes to away.
One of the condition is with arrival sensor which is the fastest. So it changes mode to away.
other is based on motion detection. So when their is no motion, mode changes to away.
But I am getting multiple notifications if more than 1 condition is true.
2) What is the expected behavior?
If one of the condition is true and mode is changed, then piston should stop checking other conditions.
3) What is happening/not happening?
(PUT YOUR INFO HERE)
4) Post a Green Snapshot of the piston
5) Attach any logs (From ST IDE and by turning logging level to Full)
(PASTE YOUR LOGS HERE BETWEEN THE MARKS)
REMOVE BELOW AFTER READING
If a solution is found for your question then please mark the post as the solution.