mirror of
https://github.com/home-assistant/core.git
synced 2025-07-24 05:37:44 +00:00
12 lines
280 B
YAML
12 lines
280 B
YAML
# Describes the format for available component services
|
|
process:
|
|
name: Process
|
|
description: Launch a conversation from a transcribed text.
|
|
fields:
|
|
text:
|
|
name: Text
|
|
description: Transcribed text
|
|
example: Turn all lights on
|
|
selector:
|
|
text:
|