jeroenterheerdt / ring-hassio

A Home Assistant add-on for live streaming from Ring devices.
MIT License
131 stars 93 forks source link

ring doorbell does not communicate #29

Closed pollinolas closed 3 years ago

pollinolas commented 3 years ago

Hello, I have noticed that when I turn on the addon, the ring doorbell device does not communicate when someone presses the doorbell, I mean that at the HA level and in the ring app there is no notification of any kind until a few minutes have passed. Sorry for my English, the google translator is helping me.

jeroenterheerdt commented 3 years ago

@pollinolas that is an effect of running the livestream continuously. that's why we need a way to start/stop the add-on

pollinolas commented 3 years ago

Thanks for answering, maybe, these days I have been doing some tests and I have had the addon on continuously. by the way I also confirm that adding the camera as ffmpeg allows you to capture. Greetings.

jeroenterheerdt commented 3 years ago

thanks, can you share what your configuration.yaml looks like and what service you call to do the snapshot, because it does not seem to work for everyone.

pollinolas commented 3 years ago

camera:

the service that I use is the camera.snapshot with a delay before and a smaller one after to send it

If there was the possibility of having the addon on it would always be great, so that great delay would not be necessary That's what the tests that I've been doing were about