#Reolink automation
1 messages · Page 1 of 1 (latest)
You can use your phones to detect when you're not home, and use that as a trigger the security cameras
I have several devices with companion app, but not all of them are personal mobile phones (some are just tablets with limited dashboards for everyone to use), so tracking the zone itself wasn’t an option for me. Instead I created an automation that only considers users from defined list. I decided to make it into a blueprint to share. Th...
Thanks a lot! If I get it correctly, the idea is to define each of the family member's iPhones as entity in HA, and then trigger the security camera when ALL are out, right?
Yeah, that's what I do for triggering any automations when everyone leaves
But note that it's flaky in the sense that if someone's battery dies or data is disconnected etc., then the information of "not at home" is not sent. And HA thinks someone's still home
If I were triggering security set up, I'd be more conservative and use other detection techniques (like motion detectors) to decide if the system should be started
Alternatively, if you already have a reliable system to start the alarm system, you might want to figure out dumb ways to capture events from that. Eg: trigger a bulb or a switch to be turned on by your dumb security system and then monitor that using a standalone device
Example, if you've some LED that lights up reliably, then put a tiny detector in front of it. Or if you've a plug that your system can turn on -- us that to signal to HA