mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-09 10:26:52 +00:00
Add language to conversation.process
This commit is contained in:
parent
5cdd97808c
commit
1b308ee56a
@ -97,6 +97,7 @@ intent_script:
|
||||
|
||||
## Service `conversation.process`
|
||||
|
||||
| Service data attribute | Optional | Description |
|
||||
|------------------------|----------|--------------------------------------------------|
|
||||
| `text` | yes | Transcribed text |
|
||||
| Service data attribute | Optional | Description |
|
||||
|------------------------|----------|----------------------------------------------------|
|
||||
| `text` | yes | Transcribed text |
|
||||
| `language` | yes | language of text (defaults to configured language) |
|
||||
|
Loading…
x
Reference in New Issue
Block a user