1
mirror of https://github.com/home-assistant/core synced 2024-08-02 23:40:32 +02:00
ha-core/homeassistant/components/roon/services.yaml
2021-05-15 11:41:43 +02:00

18 lines
374 B
YAML

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:
entity:
integration: roon
domain: media_player