iOS apps with multiple users/phones - wrong status

I installed the app on my wife’s iPhone yesterday so that she can start using this cool, new “toy” we have. But I’ve noticed something peculiar: when one phone closes the door, the notification on the OTHER phone shows the door as “stopped”, after it closes.

I replicated this with both phones. The initiating phone closes the door and the status updates correctly. The other phone indicates that the door is “stopped” though.

Thanks for checking.

Aaron :slight_smile:

Try increasing the motion time in settings. What possibly happens is the controller doesn’t receive the confirmation from the door sensor that it’s closed when the timer runs out. Then the confirmation arrives later the status is switched from stopped to closed in the next app status refresh.