Can someone help me. I have been thinking about how the logic would work and cannot come up with the correct Lua code to make this work correctly.
Goal: want the door to unlock when I arrive at home and lock when I leave and send a message (push, email etc..) every time. but if I am home/not home I don't want it to keep locking/unlocking and sending me a message
*I already have fibaro looking for my phone to see if I'm present. a global variable keeps a number count present =1 not present = 0
so the logic I came up with is like this: