We want a new door bell and we will even be able to run new wires (currently we only have 2 Wires). I would like to have video and 2 way audio locally hosted, though the most important thing is, that the base functionality (door bell button with connected wireless door chimes through the house) needs to be absolutely reliable (no random connectivity issues).

I have found the Acuvox R20A, which is seems to have all the bells and whistles about SIP (audio and video) calls. Though from its documentation it seems, that bell chimes also must use SIP, making it more depending on my network infrastructure and the self hosted SIP server (like Asterisk). I don’t see a possibility to trigger a relay on button press for triggering traditional door chimes. Which is a shame, since that would be the most reliable for this basic functionality

Do you have good ideas on how to go with this? Or does it make sense, to break this up and use a more basic door bell, while also adding camera and audio additionally as separate devices?

  • ShimitarA
    link
    fedilink
    English
    arrow-up
    2
    ·
    7 hours ago

    I built a DIY with a 12v chime, a 12v dry contact ZigBee relay, a 12v generator, one ZigBee button and a Tenda two way audio pts external camera .

    The 12v (AC) is required by my gate lock. The two way audio depends on a proprietary app (didn’t bother too hard to make it works with Home assistant yet).

    Using home assistant I can open the gate and check the camera. To actually talk back I need to open the proprietary app

    • lucullus@discuss.tchncs.deOP
      link
      fedilink
      English
      arrow-up
      1
      ·
      36 minutes ago

      The proprietary app is something I don’t like. Would be great to find something, that is open enough to work with other systems

      • ShimitarA
        link
        fedilink
        English
        arrow-up
        1
        ·
        24 minutes ago

        I would need to mess with stuff and protocols, it should be possibile to get Rid of the proprietary app and maybe once I will have time to do it …