1) Give a description of the problem
I am trying to build a piston that runs a couple of pistons if the last person leaves home (through presence sensors) and runs another couple when one person (or more) comes home. The piston triggers on those events but my logic must be faulty because it is not triggering the sub-pistons calls.
2) What is the expected behavior?
When one person is detected to have left and everyone is out, trigger the first set of sub-pistons
When one person presence is detected, trigger the second set of pistons
3) What is happening/not happening?
From what I can see the conditions are never fulfilled either way. I never get any of the notifications
and the sub-pistons are never called (they each have separate notifications as well that I don’t see)
4) Post a Green Snapshot of the piston
I don’t have Smarthings logs for this, I can try to capture later today. Let me know if you need the Webcore logs in Smartthings or all devices (which would be. a lot).
Thanks in advance for your help.