mirror of
https://github.com/home-assistant/core.git
synced 2025-08-02 10:08:23 +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
aa72b08c16
commit
a2053d073f
@ -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