Fix soundtouch service calls (#69655)
This commit is contained in:
parent
6fd041b290
commit
632d75e009
1 changed files with 12 additions and 12 deletions
|
@ -28,8 +28,8 @@ create_zone:
|
|||
description: Name of slaves entities to add to the new zone.
|
||||
required: true
|
||||
selector:
|
||||
target:
|
||||
entity:
|
||||
multiple: true
|
||||
integration: soundtouch
|
||||
domain: media_player
|
||||
|
||||
|
@ -50,8 +50,8 @@ add_zone_slave:
|
|||
description: Name of slaves entities to add to the existing zone.
|
||||
required: true
|
||||
selector:
|
||||
target:
|
||||
entity:
|
||||
multiple: true
|
||||
integration: soundtouch
|
||||
domain: media_player
|
||||
|
||||
|
@ -72,7 +72,7 @@ remove_zone_slave:
|
|||
description: Name of slaves entities to remove from the existing zone.
|
||||
required: true
|
||||
selector:
|
||||
target:
|
||||
entity:
|
||||
multiple: true
|
||||
integration: soundtouch
|
||||
domain: media_player
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue