Skip to content

Instantly share code, notes, and snippets.

@Didgeridrew
Last active December 31, 2020 18:51
Show Gist options
  • Save Didgeridrew/3951b869f731edc987f7a8cd85b74059 to your computer and use it in GitHub Desktop.
Save Didgeridrew/3951b869f731edc987f7a8cd85b74059 to your computer and use it in GitHub Desktop.
spotify_play_playlist:
alias: spotify_play_playlist
sequence:
- service: media_player.play_media
data:
entity_id: media_player.master_room_echo_dot
media_content_type: SPOTIFY
media_content_id: spotify:user:spotify:playlist:1q2QTjl3Q3k7DXhTkGDu9Z
mode: single
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment