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.16k stars 29.84k forks source link

Google Cast - Speakers are offline at HA Restart #124400

Open StefanoGiu opened 3 weeks ago

StefanoGiu commented 3 weeks ago

The problem

Google Cast - Speakers are offline at HA Restart

Whenever I restart HA, some of my speakers (I have a Nest Hub, a big Google Speaker and two dot speakers) appears offline. I need to then go on the integration, click on configure, add the IP manually and after two or three times I do that, the devices that were offline come online. After that, they seem to stay online all the time.

I have HA core 2024.8.2 running in a docker conrainer in WSL

What version of Home Assistant Core has the issue?

core-2024.8.2

What was the last working version of Home Assistant Core?

core-2024.6.2

What type of installation are you running?

Home Assistant Container

Integration causing the issue

cast

Link to integration documentation on our website

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

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

home-assistant[bot] commented 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!

Code owner commands Code owners of `cast` can trigger bot actions by commenting: - `@home-assistant close` Closes the issue. - `@home-assistant rename Awesome new title` Renames the issue. - `@home-assistant reopen` Reopen the issue. - `@home-assistant unassign cast` Removes the current integration label and assignees on the issue, add the integration domain after the command. - `@home-assistant add-label needs-more-information` Add a label (needs-more-information, problem in dependency, problem in custom component) to the issue. - `@home-assistant remove-label needs-more-information` Remove a label (needs-more-information, problem in dependency, problem in custom component) on the issue.

(message by CodeOwnersMention)


cast documentation cast source (message by IssueLinks)

StefanoGiu commented 3 weeks ago

2024-08-22 11:18:54.617 ERROR (Thread-13) [pychromecast.socket_client] [([::XXXXXXXXXXXX]):8009] Failed to connect to service HostServiceInfo(host='[::XXXXXXXXXXXX]', port=8009), retrying in 5.0s 2024-08-22 11:18:54.721 ERROR (Thread-14) [pychromecast.socket_client] [([::XXXXXXXXXXXX]):32012] Failed to connect to service HostServiceInfo(host='[::XXXXXXXXXXXX]', port=32012), retrying in 5.0s

Even if I wait and I don't do the manual config fix, they will never come online...

schilea commented 3 weeks ago

same problem initially, solved by deactivating the integration, restart HA, activate and restart again HA