Update docs for conversation reload service (#29789)

This commit is contained in:
Michael Hansen 2023-11-10 12:47:01 -06:00 committed by GitHub
parent f4be3bfc7d
commit 7df1211ad0
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -174,4 +174,5 @@ This service is able to return [response data](/docs/scripts/service-calls/#use-
| Service data attribute | Optional | Description |
|------------------------|----------|--------------------------------------------------------------------------|
| `language` | yes | Language to clear intent cache for. Defaults to Home Assistant language. |
| `language` | yes | Language to clear intent cache for. No value clears all languages |
| `agent_id` | yes | ID of conversation agent. Defaults to the built-in Home Assistant agent. |