I'm sure there is a simple cure, I just don't know how in WebcoRe


#1

1) Give a description of the problem
using present sensor, it fills in automatically “Any” I need it to say “And”
2) What is the expected behavior?
To lock the door if both present sensors are away

3) What is happening/not happening?
Locking door when one person leaves

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

In the condition - adding or editing - change the “what to compare” from ANy off… to all of…

Gives you this:


#3

Thank you, I knew I was just looking to hard for it.