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?

  • OminousOrange@lemmy.ca
    link
    fedilink
    English
    arrow-up
    0
    ·
    2 months ago

    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@lemmy.world
      link
      fedilink
      English
      arrow-up
      0
      ·
      2 months ago

      Are you able to have it blocked or limited from the greater internet and just comm with HA or does it need that as well.

      • OminousOrange@lemmy.ca
        link
        fedilink
        English
        arrow-up
        0
        ·
        edit-2
        2 months ago

        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.

        • GreatAlbatross@feddit.ukM
          link
          fedilink
          English
          arrow-up
          1
          ·
          2 months ago

          You could also set up a local NTP server, and block them entirely.
          Currently, I have mine set with an invalid gateway, and blocked from the internet to be sure.