diff --git a/automations/files/alarm-clock.yaml b/automations/files/alarm-clock.yaml index b8882da..31af243 100644 --- a/automations/files/alarm-clock.yaml +++ b/automations/files/alarm-clock.yaml @@ -43,4 +43,10 @@ media_content_id: media-source://media_source/local/wake-the-f-up-samurai-we-have-a-city-to-burn.mp3 media_content_type: music entity_id: media_player.bedroom_speaker + - delay: '10' + - service: spotcast.start + data: + device_name: Bedroom speaker + uri: 'spotify:playlist:71mXIu6HcdVj3fAMduaHop' + random_song: true mode: single \ No newline at end of file