core icon indicating copy to clipboard operation
core copied to clipboard

Ring Ding does not change state

Open MaxK99 opened this issue 2 years ago • 60 comments

The problem

The binary_sensor.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.last_ding 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

MaxK99 avatar Feb 24 '23 14:02 MaxK99