And condition not working


#1

1) Give a description of the problem
A piston fires when only one of two conditions is met.

2) What is the expected behaviour?
I have a piston to set the smart home monitor status to away or present based on occupancy. Originally we had issues with the iOS presence detection working consistently so we built redundancy with life360, in addition, it should only work when two conditions are met (both people being gone). The pistons AND statement however, doesnt seem to work and the piston triggers when only one of the conditions is met.

3) What is happening/not happening?
The first condition triggers the piston.

**4


#2

I suspect this is the issue. If either of Ryan’s sensors is “not present”, then when Danny leaves, the piston will execute. (in other words, all 4 devices must now be accurate for you to get the desired results)