I figure I must be doing something wrong, as arrival seems never to work…
Specifically I have 2 routines to be triggered with presence sensors:
1 to go off when ALL presence sensors leave.
1 to go off when ANY presence sensor arrives.
The ‘all leave’ routine works without any issues, the following two images shows all 6 sensors are away, and the state is set to ‘armed’:
Now the following shows the ‘Home’ routine which is the one causing me problems. All the screens below suggest if any ONE sensor arrives, it should be triggered:


Now the following shows arrival of ALL 6 sensors, any ONE of which I believe should trigger home and set to ‘disarm’:
He following however, shoes that in spite of ALL 6 sensors having arrived, the ‘Armed’ state did not change:
Needless to say, when the front door was opened:
Now, to show there is nothing wrong with the ‘Home’ routine, the following shows I manually ran it:
That the ‘Disarm’ state was properly set:
Seeing as ANY ONE sensor should trigger ‘Home’ and ALL 6 combined don’t trigger anything, I have to assume I have done something wrong in setting things up.
Can anybody tell me what I’ve missed???