mirror of
https://github.com/home-assistant/core.git
synced 2025-08-03 10:38:22 +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:
|
get_queue:
|
||||||
target:
|
target:
|
||||||
entity:
|
entity:
|
||||||
|
integration: sonos
|
||||||
domain: media_player
|
domain: media_player
|
||||||
|
|
||||||
update_alarm:
|
update_alarm:
|
||||||
|
Loading…
x
Reference in New Issue
Block a user