First Apologies if this is poor, Newbie !
Ring system (doorbell and 3 stickup cameras, chime and chime pro) all working.
Installed the Ring integration into HA 18.1
Battery on one cam flat so replaced. Could not get the cam to reconnect. Removed from Ring app and attempted a re-install. No go.
48 hours later second cam battery, identical issues.
Ring support engaged (chocolate fireguard time ), could not either attempting to connect.
Out of desperation, powered down my HA , able to connect.
A search for Ring in full logs came up with
File "/usr/local/lib/python3.14/site-packages/ring_doorbell/webrtcstream.py", line 247, in reader
File "/usr/local/lib/python3.14/site-packages/ring_doorbell/webrtcstream.py", line 423, in handle_message
File "/usr/local/lib/python3.14/site-packages/ring_doorbell/webrtcstream.py", line 301, in handle_close_message
File "/usr/local/lib/python3.14/site-packages/ring_doorbell/webrtcstream.py", line 378, in _close
File "/usr/local/lib/python3.14/site-packages/ring_doorbell/doorbot.py", line 490, in _close_callback
File "/usr/local/lib/python3.14/site-packages/ring_doorbell/doorbot.py", line 516, in close_webrtc_stream
File "/usr/local/lib/python3.14/site-packages/ring_doorbell/webrtcstream.py", line 370, in close
File "/usr/local/lib/python3.14/site-packages/ring_doorbell/webrtcstream.py", line 392, in _close
RuntimeError: Task cannot await on itself: <Task pending name='Task-1332' coro=<RingWebRtcStream.reader() running at /usr/local/lib/python3.14/site-packages/ring_doorbell/webrtcstream.py:247>>
Any ideas please.