I thought I'd share my solution, and some things that I tried that didn't work out so well. Key requirements:
Things I tried, and why they didn't pan out:
What I ended up doing:
- Near real-time notifications to my cell phone.
- Reliable, works every time.
- Works when my cell is not connected to my home Wifi network.
- Notifications come through even when on "sleep" focus on my iPhone.
Things I tried, and why they didn't pan out:
- DMSS notifications. These were ultimately the closest to real-time, but also very unreliable. I'd estimate 1 second after an IVS rule was triggered. There were weeks where the notifications worked well, and followed by days where I'd get nothing. When disabling the P2P, no notifications when not connected to my home network. I was able to add the app to the allowed apps to notify me during "sleep" focus.
- SMTP email motivations, sent to my cell. Found the right email extensions to my cell phone to send SMS messages, and also MMS messages. SMS messages were somewhat quicker than MMS messages. I liked the MMS message because it contained a snapshot, but it took longer. At entitlement, I would guess 5 seconds after trigger. But there were times where the messages wouldn't come through for 30-60 minutes afterwards. Too unreliable. I also recieved "cleared" messages a few minutes later. That was annoying. I added a contact to my phone for the email address I used to send the emails, and then added that contact to the allowed contacts to me during "sleep" focus.
What I ended up doing:
- SMTP email notification to my personal email account. I setup a new gmail account to use just to send and receive the SMTP emails from the NVR.
- Added a the new email account as a second account to my gmail app. Of course you'll ask, why not just sent the emails to my personal email address. I'll explain here in a bit.
- Set the gmail app preferences to notify me with EVERY email to the new email address, and notify only for "important" emails on my personal account. This works really well. You have to train gmail on what is important, but it's very easy and works really well. I also changed the notification sound for the new email account. This way I know that it's an NVR notice.
- Added gmail to the list of apps allowed to notify me during "sleep" focus.
- In the new email account, setup filters such that the only emails that are sent to itself are kept, everything else automatically to the trash. This eliminates the possibility of a spam or junk email from waking me up in the middle of the night. Used the filter criteria of "doesn't have" an then listed "from: ________nvr@gmail.com", with the action of "delete it".
- In the new email account, setup filters such that the "cleared" emails are automatically sent to the trash. This eliminated a second email notification after every IVS rule trigger.
Last edited: