mirror of
https://github.com/home-assistant/core.git
synced 2025-07-23 13:17:32 +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
|
name: Text
|
||||||
description: Transcribed text
|
description: Transcribed text
|
||||||
example: Turn all lights on
|
example: Turn all lights on
|
||||||
|
required: true
|
||||||
selector:
|
selector:
|
||||||
text:
|
text:
|
||||||
language:
|
language:
|
||||||
|
Loading…
x
Reference in New Issue
Block a user