Fix sonos get_queue service call to restrict to sonos media_player entities (#124815)
add sonos to filter
This commit is contained in:
parent
1cb9690001
commit
eac7794741
1 changed files with 1 additions and 0 deletions
|
@ -66,6 +66,7 @@ remove_from_queue:
|
|||
get_queue:
|
||||
target:
|
||||
entity:
|
||||
integration: sonos
|
||||
domain: media_player
|
||||
|
||||
update_alarm:
|
||||
|
|
Loading…
Add table
Reference in a new issue