Multiple notification help


#1

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 pistonimage

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.


#2

When editing your piston, choose options in the upper right corner and then select “show restrictions”.

Set a restriction so your IF statement only executes while NOT in away mode.

image


#3

Tried that yesterday and still getting multiple notifications.


#4

Ok, not on to fixing you problem, sorry for hijacking this thread. But how did you change the followed by timing. Mine defaults to 1 minute and don’t see where to change?

Thank you


#5

Nevermind I found it


#6

Can you post a log?