The problem
Problem
After updating to 2026.6.0, Ring doorbell events (ding/ring) are no longer received in Home Assistant. The automation trigger on event.haustur_klingeln does not fire. No state_changed events are received when the doorbell is pressed.
Error in logs
ERROR [homeassistant] Error doing job: Task exception was never retrieved
RuntimeError: Task cannot await on itself: <Task pending name='Task-5150' coro=<RingWebRtcStream.reader()>>
File: ring_doorbell/webrtcstream.py, line 247
Environment
- Home Assistant OS 17.3
- HA Core 2026.6.0
- ring-doorbell 0.9.14
- Device: Ring Doorbell Wired
- Worked fine before update to 2026.6.0
What version of Home Assistant Core has the issue?
2026.6.0
What was the last working version of Home Assistant Core?
No response
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
No response
Example YAML snippet
Anything in the logs that might be useful for us?
Additional information
No response
The problem
Problem
After updating to 2026.6.0, Ring doorbell events (ding/ring) are no longer received in Home Assistant. The automation trigger on event.haustur_klingeln does not fire. No state_changed events are received when the doorbell is pressed.
Error in logs
ERROR [homeassistant] Error doing job: Task exception was never retrieved
RuntimeError: Task cannot await on itself: <Task pending name='Task-5150' coro=<RingWebRtcStream.reader()>>
File: ring_doorbell/webrtcstream.py, line 247
Environment
What version of Home Assistant Core has the issue?
2026.6.0
What was the last working version of Home Assistant Core?
No response
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
No response
Example YAML snippet
Anything in the logs that might be useful for us?
Additional information
No response