Skip to content

Commit

Permalink
Merge pull request #136 from jeroenterheerdt/controlBP
Browse files Browse the repository at this point in the history
Fixing the device control blueprint that was broken after pr #134 was merged
  • Loading branch information
dinki authored Jan 22, 2025
2 parents 5578a23 + 768957a commit 83c105e
Showing 1 changed file with 3 additions and 3 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -105,10 +105,10 @@ trigger:
- platform: conversation
command: !input music_volume_down
id: music_volume_down
- platform: conversation
command: !input pause
- platform: conversation
command: !input pause_music
id: pause_music
- platform: conversation
- platform: conversation
command: !input next_song
id: next_song
condition: []
Expand Down

0 comments on commit 83c105e

Please sign in to comment.