I’d like to see if my latest phone (Note 9) is any better as a Presence device than my last one (an S7) and created a piston that reads"
If
myPhone $status changes to ???
then
with
FrontDoorLock
do
Unlock
The problem is, as you can see, what the correct status is for this. I’m assuming you set Value to something, or is there a different way to go about this? I’m assuming “changes to” is also the best way to go about this so that the door isn’t unlocking simply when it sees the phone at home.