mirror of
https://github.com/home-assistant/core.git
synced 2025-07-27 23:27:37 +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:
|
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