Hello again,
I haven’t had a chance to play with deepstack yet. At this moment, people in Cancun are not really looking to make their house “smart”, but many are very concerned about security. I am calling my service “Casa Segura Inteligete” (CSI), which means safe intelligent home.
A regular RF base for door/window sensors would cost just under 400 pesos here, which is right under $20, then for each door/window we would have to purchase the battery operated sensors that are glued to the doors, which are running about $5 locally (sonoff door sensor I think it is)
For under 200 pesos, I can get a hilink 5v power supply, a D1 Mini, a 2 channel relay, a reed switch or hall sensor with their magnets, two touch sensors to act as switches, a 3.3v buzzer and a blank wall plate.
My first set up is at my gfs house. The buzzer were my new idea of the week. There is a buzzer on the wall switch by the door, one in my gfs room and one on her daughters room (all inside the wall switch plates).
When alarm sets, it gives a short beep on all the buzzers, when alarm is disarmed, it sends two short beeps. If the alarm is triggered the buzzers go off immediately, and about 7 to 10 seconds later her 3 Alexas start giving the warning messages.
There are no exposed cables, no weird boxes glued to her doors, etc. Turned out real nice!
For notifications I am using telegram as well. Here in Mexico most use whatsapp, and few are using telegram. Seems there is a way to now use whatsapp again, so might look into that on the future.
Another oddity about Mexico is that two of the major boradband providers have us behind a NAT, so we can’t do port forwarding to get into the system from the outside.
So I am using ngrok to create a tunnel. Each time a new tunnel is created we get a telegram with the new link. Each time her alarm is triggered we get a telegram message, and to get her used to using her alarm, when ever she leaves home and the alarm is off, she gets a telegram reminding her in case she wants to arm it remotely.
I did a quick read through of deepstack. Seems it would work with any video feed, doesn’t have to be through zoneminder. It also seems it can be installed on a raspberry pi (which is what I am using).
I know raspberry pi’s are not very good to run zoneminder on them. Do you think if I used two cheap WYZE cams, integrated them onto HA (which I am pretty sure we can), I could then run deepstack on the same pi to get real alerts?
I played with cams motion detection, but way too many false positives to where I just started ignoring the messages I would get. That is why I recommended my girlfriend not to even bother with the wyze notifications, instead rely on the door sensors.
Having a “smart” camera that can send a notification only when actual HUMANS are walking in front of her gate would be a nice plus!