Hi All,
The following:
When I press a button normally my cast starts displaying a dashboard.
Now when I press the button it keeps hanging on the “Connected” screen automation:
(Note both of these actions produce the same)
Now If i do this from a dashboard:
it magically works and shows the dashboard…
I dont get any errors in my docker logs, and it did work prior…
a helpful hint would be welcome.
Ah found this problem on git:
opened 01:51PM - 08 Mar 24 UTC
### The problem
The ability to cast a lovelace view via Google Cast is no lon… ger working after updating to 2024.3.0 using cast.show_lovelace_view.
### What version of Home Assistant Core has the issue?
Home Assisstant OS
### What was the last working version of Home Assistant Core?
2024.2.5
### What type of installation are you running?
Home Assistant OS
### Integration causing the issue
cast
### Link to integration documentation on our website
_No response_
### Diagnostics information
Nothing appears in the logs
### Example YAML snippet
```yaml
service: cast.show_lovelace_view
data:
entity_id: media_player.nest
view_path: message
dashboard_path: lovelace
```
### Anything in the logs that might be useful for us?
```txt
Nothing appears in the logs
```
### Additional information
This maybe related to [Bump pychromecast to 14.0.0](https://github.com/home-assistant/core/pull/108374) which was part of the 2024.3.0 release. Restoring HomeAssistant back to 2024.2.5 resolves the issue. The Google Cast screen displays, shows the 'Connected' prompt but stays on the splash screen never showing the lovelace view until it times out and exits. This was done on my Google Nest Hub.
So its not just me… glad i am not going crazy
Have a similar problem though it seems to have started in the last 2024.2 set. Mine also locks up but it will try to reset the connection several times first and then usually break with being stuck on connecting
bmk
(BK)
March 22, 2024, 4:32pm
4
Seems to be fixed in 2024.3.2
Correct its building as we type a little more patience
maurizio53
(Maurizio Fabiani)
March 25, 2024, 7:14pm
6
i see it is fixed, but on my Nest Hub i get “connected” and then only a blank screen, while, using the cast option from my Panasonic TV i can see the dahsboard…
Anyone else has this behaviour?