mirror of
https://github.com/home-assistant/core.git
synced 2026-06-04 14:44:35 +01:00
ea4bbd771f
Co-authored-by: Tobias Sauerwein <cgtobi@users.noreply.github.com>
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:
|