Open mptpro opened 3 weeks ago
Hey there @emontnemery, mind taking a look at this issue as it has been labeled with an integration (cast
) you are listed as a code owner for? Thanks!
(message by CodeOwnersMention)
cast documentation cast source (message by IssueLinks)
Getting the same issue
Additionl data from the debug log:
2024-10-29 17:57:48.002 DEBUG (SyncWorker_10) [homeassistant.components.cast.discovery] Starting internal pychromecast discovery
2024-10-29 17:57:48.002 DEBUG (SyncWorker_10) [pychromecast.discovery] Addded host 192.168.10.80
2024-10-29 17:57:48.002 DEBUG (SyncWorker_10) [pychromecast.discovery] Addded host 192.168.10.81
2024-10-29 17:57:48.002 DEBUG (SyncWorker_10) [pychromecast.discovery] Addded host 192.168.10.82
2024-10-29 17:57:48.002 DEBUG (SyncWorker_10) [pychromecast.discovery] Addded host 192.168.10.83
2024-10-29 17:57:48.002 DEBUG (SyncWorker_10) [pychromecast.discovery] Addded host 192.168.10.84
2024-10-29 17:57:48.002 DEBUG (SyncWorker_10) [pychromecast.discovery] Addded host 192.168.10.85
2024-10-29 17:57:48.002 DEBUG (SyncWorker_10) [pychromecast.discovery] Addded host 192.168.10.86
2024-10-29 17:57:48.003 DEBUG (SyncWorker_10) [pychromecast.discovery] Addded host 192.168.10.87
2024-10-29 17:57:48.003 DEBUG (SyncWorker_10) [pychromecast.discovery] Addded host 192.168.10.88
2024-10-29 17:57:48.003 DEBUG (SyncWorker_10) [pychromecast.discovery] Addded host 192.168.10.89
2024-10-29 17:57:48.003 DEBUG (SyncWorker_10) [pychromecast.discovery] Addded host 192.168.10.90
2024-10-29 17:57:48.003 DEBUG (SyncWorker_10) [pychromecast.discovery] Addded host 192.168.10.65
2024-10-29 17:57:48.003 DEBUG (SyncWorker_10) [pychromecast.discovery] Addded host 192.168.10.66
2024-10-29 17:57:48.003 DEBUG (SyncWorker_10) [pychromecast.discovery] Addded host 192.168.10.67
2024-10-29 17:57:48.003 DEBUG (SyncWorker_10) [pychromecast.discovery] Addded host 192.168.10.52
2024-10-29 17:57:48.003 DEBUG (SyncWorker_10) [pychromecast.discovery] Addded host 192.168.10.53
2024-10-29 17:57:48.005 DEBUG (Thread-3) [pychromecast.discovery] HostBrowser thread started
2024-10-29 17:57:48.006 DEBUG (Thread-3) [pychromecast.dial] Resolved service HostServiceInfo(host='192.168.10.80', port=8009) to 192.168.10.80
2024-10-29 17:57:48.060 WARNING (MainThread) [zeroconf] Error with socket 52 (('10.192.1.254', 5353))): [Errno 126] Required key not available
Traceback (most recent call last):
File "/usr/local/lib/python3.12/asyncio/selector_events.py", line 1265, in sendto
self._sock.sendto(data, addr)
OSError: [Errno 126] Required key not available
2024-10-29 17:57:48.078 DEBUG (Thread-3) [pychromecast.dial] Resolved service HostServiceInfo(host='192.168.10.80', port=8009) to 192.168.10.80
2024-10-29 17:57:48.090 DEBUG (Thread-3) [pychromecast.dial] Resolved service HostServiceInfo(host='192.168.10.81', port=8009) to 192.168.10.81
The problem
As of a week ago all of my Google Speakers (regular and mini), Chromecast devices and Display no longer work with HA.
The Google Home entry in Ingratiations shows no errors, but in Entities it shows the red circle with the message "Not Provided".
Within a Google Entry I see the message, "This entity is no longer being provided by the cast integration. If the entity is no longer in use, delete it in settings."
What version of Home Assistant Core has the issue?
2024.10.2
What was the last working version of Home Assistant Core?
No response
What type of installation are you running?
Home Assistant Container
Integration causing the issue
Google Home
Link to integration documentation on our website
No response
Diagnostics information
No response
Example YAML snippet
No response
Anything in the logs that might be useful for us?
No response
Additional information
No response