mirror of
https://github.com/GeorgeSG/sarah.git
synced 2026-06-15 17:12:59 +00:00
Change default music playlist
This commit is contained in:
@@ -14,4 +14,4 @@ script:
|
||||
- service: media_player.select_source
|
||||
entity_id: media_player.master_bedroom
|
||||
data_template:
|
||||
source: "{{ playlist | default('Evening Chill') }}"
|
||||
source: "{{ playlist | default('Wake Up and Smell the Coffee') }}"
|
||||
|
||||
Reference in New Issue
Block a user