Skip to content

Commit

Permalink
update christmas music in lovelace
Browse files Browse the repository at this point in the history
  • Loading branch information
sameeraman committed Dec 8, 2024
1 parent ec01dee commit 15762bd
Showing 1 changed file with 12 additions and 1 deletion.
13 changes: 12 additions & 1 deletion ui-lovelace.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -496,7 +496,18 @@ views:
service: script.sonos_living_play_playlist
service_data:
playlist: 'Bob Marley'

- type: glance
show_state: false
entities:
- entity: script.sonos_living_play_playlist
name: Instrumental
icon: mdi:candycane
tap_action:
action: call-service
service: script.sonos_living_play_playlist
service_data:
playlist: 'Christmas Instrumental'

- type: custom:mini-media-player
entity: media_player.alfresco

Expand Down

0 comments on commit 15762bd

Please sign in to comment.