Skip to content

Google Cast Cast.show_lovelace_view broken #112717

Description

@kwkid

The problem

The ability to cast a lovelace view via Google Cast is no longer 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

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

Diagnostics information

Nothing appears in the logs

Example YAML snippet

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?

Nothing appears in the logs

Additional information

This maybe related to Bump pychromecast to 14.0.0 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.

Metadata

Metadata

Assignees

Type

No type

Fields

Priority

None yet

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions