#Spotify Media Player Can't Be Used in Script

4 messages · Page 1 of 1 (latest)

wispy fossil
#

Hey!

I'm using the Spotify integration for HA, as well as a script that my Assist LLM uses to play music. This script came from a Blueprint written by somebody else. When setting up this script, I'm supposed to choose a media player to execute the actions on.

For some reason, the Spotify integration's media player (media_player.spotify) doesn't show up as an option. When I create other media_players however, they show up.

Does anybody know why this is?

fickle orbit
#

Each blueprint can add additional filters to their selectors that restrict the selectable entities to ones meeting certain criteria.

#

You'd have to look at the blueprint to see what it requires, and then check that against what your entity supports.

wispy fossil
#

Understood, thank you! Seeing as it's the Spotify integration and not a physical speaker, this may be on the right track. I'll do what you've said and look into the blueprint.