Quantcast
Channel: Configuration - Home Assistant Community
Viewing all articles
Browse latest Browse all 103358

Play a Spotify Playlist on a Google Nest

$
0
0

Heyy I’m new to the party, so please have a bit understanding :wink:

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

Read full topic


Viewing all articles
Browse latest Browse all 103358

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>