core/homeassistant/components/roon/services.yaml

10 lines
280 B
YAML

transfer:
description: Transfer playback from one player to another.
fields:
entity_id:
description: id of the source player.
example: "media_player.bedroom"
transfer_id:
description: id of the destination player.
example: "media_player.study"