Skip to content
This repository was archived by the owner on Mar 11, 2026. It is now read-only.

Commit a6e70d4

Browse files
authored
Fixes
1 parent 111050a commit a6e70d4

File tree

1 file changed

+0
-7
lines changed

1 file changed

+0
-7
lines changed

custom_components/music_assistant_jukebox/files/jukebox_controller.yaml

Lines changed: 0 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -85,13 +85,6 @@ action:
8585
shuffle: true
8686
target:
8787
entity_id: !input media_player
88-
- service: music_assistant.play_media
89-
target:
90-
entity_id: !input media_player
91-
data:
92-
enqueue: replace
93-
media_id: !input default_playlist
94-
media_type: playlist
9588
- if:
9689
- condition: state
9790
entity_id: switch.music_assistant_jukebox_jukebox_play_music_on_start

0 commit comments

Comments
 (0)