HomeAssistant and Reolink Doorbell POE

Probably, just fighting with it myself. It would be great, if reolink integration provided way to set custom url without changing configuration of whole home assistant to http. It would be possible to create http reverse proxy for the doorbell only

Just got my doorbell and I installed the official ReoLink integration. What I cannot seem to determine is what does the Jimstar integration have that the official has. Also my previous doorbell was a unifi G4 Doorbell and I had event listener for the doorbell to trigger notifications. Does the reolink doorbell have this or do I just watch for state changes on the detection sensor?

HI, i recommand you to use the official reolink integration instead of the Jimstar integration (i know he do a lot for the community) but more cameras are available in the official reolink integration to control them.
Regards

Is there a way to send TTS / prerecorded audio messages to the doorbell?

Yes, this can be done with go2rtc GitHub - AlexxIT/go2rtc: Ultimate camera streaming application with support RTSP, RTMP, HTTP-FLV, WebRTC, MSE, HLS, MP4, MJPEG, HomeKit, FFmpeg, etc.

2 Likes

Awesome share! Was looking for a good solution and this works perfectly on Android.
Only thing you need to check if the home assistant app has the correct rights.

1 Like

In the market for a doorbell and found this topic. What are the shortcomings of the Wifi version? While I have a PoE switch I dont have any Ethernet at the spot where this would go so the Wifi version would have to be my route.

At the same time I still would like face recognition (Frigate?) and the other bells and whistles. Is that possible ?

Wifi edition is WiFi with shortcomings and positives alike.

Frigate works well but face recognition is difficult , not because of reolink but because of face recognition.

1 Like

I donā€™t think the WiFi version has shortcomings, compared to the PoE version. In the sense that it supports both PoE and WiFi, so itā€™s more flexible. Iā€™ve been using mine on WiFi for a couple of months now, and with the latest firmware it works flawlessly with Scrypted in HomeKit as a doorbell with all features (two-way audio, recording, etc).

1 Like

Thanks @mhoogenbosch, @iliyan that makes makes sense.

While I have data cables in most rooms around the house I didnā€™t even know the PoE existed when I built the house :grin:

2 way audio is still not working with the normal HA integration right?

I also have another question about automation, I try to turn on the lights at the door at night when motion is detected, the problem is when the light turns off after some seconds and it is getting dark again, the reolink detects motion for quite some time and turns on the light again :smiley:

Maybe someone has some nice automations and settings regarding Motion, People and automations to share?

wrong-ish
In this post of mine you can see what I did

2 Likes

Whilst the WiFi version of the doorbell does come with an ethernet port itā€™s not POE compliant. So it can be connected via a LAN cable but requires a power adapter. That can be either the supplied adapter or via an existing doorbell transformer.

The POE model does not come with any power adapter.

1 Like

just got the POE version setup with the official integration. So far itā€™s working great except for doorbell presses.

Any tips on how to get doorbell press detection working? Iā€™ve already got a reverse proxy going for HA and Iā€™ve verified network connectivity.

Iā€™m on firmware version v3.0.0.2017_23041202 which is what shipped from the factory. Based on the info from a few months ago, special firmware which exposed the ā€œvisitorā€ event in ONVIF was needed, but the google drive link above is dead. Does anyone know if the latest firmwares still need to be downgraded?

Thanks!!

EDIT: Ooops, nevermind. Doorbell presses are registering now (not sure why though).

The google drive link you are talking about (mine) has now outdated firmware so I took it down. There is a new firmware (v2033 vs yours 2017) you can download from the official Reolink site now.

1 Like

Can someone tell me how to get rid of the delay of about 30 seconds when pushing a live stream of the doorbell to my google nest hub? I already installed webrtc , so my video format is better to stream it faster. In a picturen entity card , i have no delays at all. Itā€™s only when streaming the feed to my google hub.

Hi Rice12,

I am in the process of setting this up and Iā€™m struggling to get the notifications working are you able to assist me? or send me some screenshots of your config?

Thanks mate!

Sure thing. Which part are you stuck on? We can go through it step by step.

If itā€™s doorbell press notifications (Visitor switch below), one thing youā€™ll have to do is update your home assistant to the latest version. There was a recent patch which helped improve responsiveness. Youā€™ll also need to ensure the doorbell has access to the internet. I donā€™t have access to the setup screenshots, but youā€™ll also need to make sure your HA install is accessible via http, not https since the reolink canā€™t transmit locally over SSL.

image

Thanks Rice12 - is there anyway I can DM you? dont want to make the thread massive haha!

I have an automation setup that when the doorbell is pressed I can get an alert and a screenshot:

Is this the correct way to achieve this? I have read the article regarding 2 way audio and will need to do that process im assuming.

thanks,

2 Likes

HI

I bought the product and I really like it :), I also work in front of Nod Red. Can you share the full code