mirror of
https://github.com/home-assistant/core.git
synced 2025-07-09 22:37:11 +00:00
15 lines
254 B
YAML
15 lines
254 B
YAML
# Describes the format for available openhome services
|
|
|
|
invoke_pin:
|
|
target:
|
|
entity:
|
|
integration: openhome
|
|
domain: media_player
|
|
fields:
|
|
pin:
|
|
required: true
|
|
selector:
|
|
number:
|
|
min: 0
|
|
max: 1000
|