1
mirror of https://github.com/home-assistant/core synced 2024-09-09 12:51:22 +02:00
ha-core/homeassistant/components/roon/services.yaml

18 lines
374 B
YAML
Raw Normal View History

transfer:
name: Transfer
description: Transfer playback from one player to another.
target:
entity:
integration: roon
domain: media_player
fields:
transfer_id:
name: Transfer ID
description: id of the destination player.
required: true
selector:
2021-05-15 11:41:43 +02:00
entity:
integration: roon
domain: media_player