mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-19 15:26:59 +00:00
Add link to service response docs in conversation.markdown (#28094)
* Add link to service response docs in conversation.markdown * Aligned verbiage with Calendar integration use Response Data instead of response value https://www.home-assistant.io/integrations/calendar/ * removed leftover word * tiny tweak --------- Co-authored-by: c0ffeeca7 <38767475+c0ffeeca7@users.noreply.github.com>
This commit is contained in:
parent
404710ac2f
commit
8a2fa693cb
@ -167,7 +167,7 @@ Send a message to a conversation agent for processing.
|
||||
| `language` | yes | Language of the text |
|
||||
| `agent_id` | yes | ID of conversation agent to use |
|
||||
|
||||
This service is able to return a response value. The response is the same response as for the
|
||||
This service is able to return [response data](https://www.home-assistant.io/docs/scripts/service-calls/#use-templates-to-handle-response-data). The response is the same response as for the
|
||||
[`/api/conversation/process` API](https://developers.home-assistant.io/docs/intent_conversation_api#conversation-response).
|
||||
|
||||
## Service `conversation.reload`
|
||||
|
Loading…
x
Reference in New Issue
Block a user