1) Give a description of the problem
I want to be notified about the motion that is detected by my ring doorbell, but only if the front door is locked.
2) What is the expected behaviour?
See above, but I have a smart lock that when unlocked, I do not want to receive motion notifications from ring. When locked, I want to receive notifications.
3) What is happening/not happening?
I am about 50-50 success rate on this working. About half the time, it works as expected, but the other times, I think the ring motion alert is being sent before the Lock gets registered as being unlocked. Then it sends the notification. My kids have odd work schedules so they come and go at different times, and I donāt need to know or be alerted when they leave. So I figured if I only alert when the door is unlocked, that would be better.
It is also possible that they are pressing the lock button from the outside when closing the door (setting locked = true), and then the Ring is again detecting motion, which is causing the notification.
I was wondering if there is a way to test against āif the door was unlocked in the last X seconds, then donāt send the alertā, and what would that look like?
**4) Post a Green Snapshot of the piston![image|45x37]
5) Attach logs after turning logging level to Full
OK - so I edited the piston after it not working correctly, so donāt at the moment have a log example of it not workingā¦ I can update later if neededā¦