Heyy I’m new to the party, so please have a bit understanding
I’m trying to start a Spotify Playlist with a button. It should play on the device “schlafzimmer”. I made following code but it won’t work. Any advice ? Thx in advance!!
type: button
name: Spotify on Nest
show_state: true
tap_action:
action: call-service
service: media_player.play_media
target:
entity_id: media_player.spotify
data:
media_content_id: "https://open.spotify.com/playlist/5xddIVAtLrZKtt4YGLM1SQ?si=YcvRqaKNTxOi043Qn4LYkg"
media_content_type: playlist
target:
entity_id: media_player.schlafzimmer
1 post - 1 participant