mirror of
https://github.com/home-assistant/core.git
synced 2025-07-25 14:17:45 +00:00
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
@ -66,6 +66,7 @@ remove_from_queue:
|
||||
get_queue:
|
||||
target:
|
||||
entity:
|
||||
integration: sonos
|
||||
domain: media_player
|
||||
|
||||
update_alarm:
|
||||
|
Loading…
x
Reference in New Issue
Block a user