2018-05-08 17:24:27 +00:00
|
|
|
# Describes the format for available component services
|
|
|
|
process:
|
2021-02-23 13:10:13 +00:00
|
|
|
name: Process
|
|
|
|
description: Launch a conversation from a transcribed text.
|
2018-05-08 17:24:27 +00:00
|
|
|
fields:
|
|
|
|
text:
|
2021-02-18 16:13:59 +00:00
|
|
|
name: Text
|
2018-05-08 17:24:27 +00:00
|
|
|
description: Transcribed text
|
|
|
|
example: Turn all lights on
|
2021-02-18 16:13:59 +00:00
|
|
|
selector:
|
|
|
|
text:
|
2023-02-04 04:35:29 +00:00
|
|
|
language:
|
|
|
|
name: Language
|
|
|
|
description: Language of text. Defaults to server language
|
|
|
|
example: NL
|
|
|
|
selector:
|
|
|
|
text:
|
|
|
|
agent_id:
|
|
|
|
name: Agent
|
|
|
|
description: Assist engine to process your request
|
|
|
|
example: homeassistant
|
|
|
|
selector:
|
|
|
|
text:
|