ha-core/homeassistant/components/openhome/services.yaml

19 lines
381 B
YAML

# Describes the format for available openhome services
invoke_pin:
name: Invoke PIN
description: Invoke a pin on the specified device.
target:
entity:
integration: openhome
domain: media_player
fields:
pin:
name: PIN
description: Which pin to invoke
required: true
selector:
number:
min: 0
max: 1000