mirror of
https://github.com/home-assistant/developers.home-assistant.git
synced 2025-05-04 01:58:37 +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
|
||||
{
|
||||
"type": "process_conversation",
|
||||
"type": "conversation_process",
|
||||
"data": {
|
||||
"text": "Turn on the lights",
|
||||
"language": "en",
|
||||
|
Loading…
x
Reference in New Issue
Block a user