mirror of
https://github.com/home-assistant/developers.home-assistant.git
synced 2025-05-05 18:48:39 +00:00
Fix conversation_process
This commit is contained in:
parent
052b4d55a3
commit
6f43b97d14
@ -328,7 +328,7 @@ Process a sentence with the conversation integration.
|
|||||||
|
|
||||||
```json
|
```json
|
||||||
{
|
{
|
||||||
"type": "process_conversation",
|
"type": "conversation_process",
|
||||||
"data": {
|
"data": {
|
||||||
"text": "Turn on the lights",
|
"text": "Turn on the lights",
|
||||||
"language": "en",
|
"language": "en",
|
||||||
|
Loading…
x
Reference in New Issue
Block a user