Skip to content

Commit a72ca79

Browse files
epleypafrenck
authored andcommitted
Update google_assistant.markdown (home-assistant#4012)
Added further details on Google's Request Sync API and what it does
1 parent 0ebbe1f commit a72ca79

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

source/_components/google_assistant.markdown

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@ google_assistant:
4646
* *client_id* (Required): A long random URL safe string (no spaces or special characters) that will be used for Implicit OAuth.
4747
* *access_token* (Required): Another different long random URL safe string.
4848
* *agent_user_id* (Optional): A string to identify the user, e.g., email address. If not provided, the component will generate one.
49-
* *api_key* (Optional): An API Key generated for the project from Google Console. See setup below. If not provided then the request_sync service is not exposed
49+
* *api_key* (Optional): An API Key generated for the project from Google Console which allows you to update devices without unlinking and relinking an account (see setup below). If not provided then the request_sync service is not exposed.
5050
* *exposed_domains* (Optional): An array of Home Assistant domains to expose to Google Assistant. Options include:
5151
- `switch`
5252
- `light`

0 commit comments

Comments
 (0)