home-assistant / core

:house_with_garden: Open source home automation that puts local control and privacy first.
https://www.home-assistant.io
Apache License 2.0
71.06k stars 29.72k forks source link

Ring Ding does not change state #88705

Open MaxK99 opened 1 year ago

MaxK99 commented 1 year ago

The problem

The _binarysensor.ding entity does not change state (from clear to on) when the ring doorbell button is pressed. A reload of the Ring integration would temporarily solve this issue in 2023.1.7 but a reload does not solve the problem in 2023.2.5.

The _sensor.lastding does update correctly.

What version of Home Assistant Core has the issue?

2023.2.5

What was the last working version of Home Assistant Core?

2023.1.7

What type of installation are you running?

Home Assistant OS

Integration causing the issue

Ring

Link to integration documentation on our website

https://www.home-assistant.io/integrations/ring/

Diagnostics information

None

Example YAML snippet

No response

Anything in the logs that might be useful for us?

Logger: homeassistant.components.ring
Source: components/ring/__init__.py:219
Integration: Ring (documentation, issues)
First occurred: 12:09:17 PM (2 occurrences)
Last logged: 2:23:07 PM

Error fetching Ring active dings data: 502 Server Error: Bad Gateway for url: https://api.ring.com/clients_api/dings/active?api_version=9
Error fetching Ring active dings data: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response'))

Additional information

No response

high-solutions commented 8 months ago

I also have this problem with the wired ring doorbell. Any news on the pull request?

liquidacid commented 8 months ago

same here, now trying to do this with the "last ding" time which is basicly the same

fynnsh commented 7 months ago

Any news?

simphide commented 5 months ago

I have the same problem with the now new supported Ring Intercom...

This repo seemed to work and also receive the dings reliably https://github.com/MartinPham/ring-integration-modified

pbjordi commented 4 months ago

Same issue, ding does no change state, always showing clear.

Viellieb commented 3 months ago

Same issue here :(

muffn commented 3 months ago

same issue here, no ding on the ring intercom

cosimopan commented 2 months ago

Same issue with Ring Intercom. I hope this gets addressed soon 🤞

rossiluis22 commented 2 months ago

it was working properly and since last week it stopped working 😢 , so I found this integration that goes over mqtt and it is working very fast, I hope it keeps working at least until the official integration gets fixed 🤞

4rianton commented 2 months ago

Having the same issue with Ring Intercom. The "last ding date" value does change - just not the "ding" value..