So I'd like to have a video doorbell set up so that it communicates locally with my HA, raising an event when the button is pressed, allowing me to watch its audio and video stream live, and speak back to whoever is at the door. Ideally either from the browser or my phone, when I'm at home or not.
I don't care about motion sensing or AI or even NVR functions really. What software do I need? Should I bother going through the process of setting up Frigate or is there something simpler that would do the job?
I have a motion sensor by the door and home assistant takes a picture and sends a notification when there is motion, it's not perfect but it works fine for me
I have the Reolink doorbell, among a couple other Reolink cams. It integrates very nicely with HA. I have it set up for essentially what you're looking for, audio/video feed, notifications with an image attached when the bell is rung (also motion detection notification from another cam, but could do the doorbell too), and the ability to have it play quick reply messages, including custom ones.
I believe you can have the two way audio in HA as well, but I haven't explored it. The Reolink app has this functionality if I really need it, but haven't come across an instance where I needed to use it.
You should be able to do all this with just the Reolink integration.
@keyez@OminousOrange I've got the reolink doorbell cam too, but just block the WAN at the router, and unblock when I'm out of town, which is pretty rare these days. Seems to function pretty well that way.
Yep, but the method is separate from HA. Could do it two ways, I use Pi-hole so that it's still able to contact the NTP server (could also set the time server to something local through the desktop app, I believe) but block all other external traffic, or you can block external access through your router firewall. I noticed the time would occasionally be inaccurate if I had blocked all internet access.
Either way you can use a VPN or other tunnel service to access while you're away from home. I use WG-tunnel on my phone to auto connect to VPN when I disconnect from my home network, it's quite handy.
I'm currently using the PoE doorbell from Reolink, and regularly use it for intercom, because I don't like wasting delivery drivers time while I run to the door.
I can definitely recommend it. It's worth the effort running the cable to have something that just works.
The default Reolink integration can raise events on:
Button press
Person detection (adjustable sensitivity)
Motion detection (same)
Recording can be on-device with a micro SD, on network (recording the incoming stream), or by FTP.
Recording can be set like a dashcam too (only save when needed, and overwrite after a certain time)
By default it lights up around the button when it detects movement, I do not like this, so I turned it off.
If the area outside your house isn't busy, you can do cool things like getting the person detection to alert you as someone approaches, rather than waiting for them to press the bell. Can make the postman jump the first few times.
There are also some features like doing TTS replies if you don't acknowledge the doorbell inside a certain time.
I haven't gone through the effort of setting up return audio from Homeassistant, and just use the RL app.
I have HA play a gentle tune in basement stairwell when that detection fires. It allowing us to detect the delivery guys who don't bother pressing the doorbell, and thus avoid the risk of pkgs sitting in view of passers-by all day.