mirror of
https://github.com/home-assistant/core.git
synced 2026-02-21 18:38:17 +00:00
32 lines
571 B
YAML
32 lines
571 B
YAML
# Describes the format for available component services
|
|
process:
|
|
fields:
|
|
text:
|
|
example: Turn all lights on
|
|
required: true
|
|
selector:
|
|
text:
|
|
language:
|
|
example: NL
|
|
selector:
|
|
text:
|
|
agent_id:
|
|
example: homeassistant
|
|
selector:
|
|
conversation_agent:
|
|
conversation_id:
|
|
example: my_conversation_1
|
|
selector:
|
|
text:
|
|
|
|
reload:
|
|
fields:
|
|
language:
|
|
example: NL
|
|
selector:
|
|
text:
|
|
agent_id:
|
|
example: homeassistant
|
|
selector:
|
|
conversation_agent:
|