mirror of
https://github.com/home-assistant/core.git
synced 2025-07-21 12:17:07 +00:00
Mark text input required for conversation.process service (#95520)
This commit is contained in:
parent
45bbbeee19
commit
23e23ae80e
@ -7,6 +7,7 @@ process:
|
||||
name: Text
|
||||
description: Transcribed text
|
||||
example: Turn all lights on
|
||||
required: true
|
||||
selector:
|
||||
text:
|
||||
language:
|
||||
|
Loading…
x
Reference in New Issue
Block a user