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
72.7k stars 30.45k forks source link

can't play spotify url to chromecast devices #73160

Closed siemon-geeroms closed 2 years ago

siemon-geeroms commented 2 years ago

The problem

When trying to play spotify urls to chromecast devices (selected via the play media functionality in automations) the service is executed successfully according to home assistant but it will not play on the device.

What version of Home Assistant Core has the issue?

2022.6.0

What was the last working version of Home Assistant Core?

No response

What type of installation are you running?

Home Assistant Supervised

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?

Logger: homeassistant.components.cast.media_player
Source: components/cast/media_player.py:388
Integration: Google Cast (documentation, issues)
First occurred: 13:07:08 (1 occurrences)
Last logged: 13:07:08

Failed to cast media spotify://deddb1a5d3e27984f57add5433a604dc/spotify:playlist:4FjUDPVlvy1786wOy2EWbz. Please make sure the URL is: Reachable from the cast device and either a publicly resolvable hostname or an IP address

Additional information

No response

probot-home-assistant[bot] commented 2 years ago

cast documentation cast source (message by IssueLinks)

probot-home-assistant[bot] commented 2 years 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)

siemon-geeroms commented 2 years ago

the issue was due to a custom integration, closing issue