Merge branch 'current' into release-0-61

This commit is contained in:
Fabian Affolter 2018-01-15 12:09:40 +01:00 committed by GitHub
commit 32e572d479
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
9 changed files with 142 additions and 158 deletions

View file

@ -30,7 +30,7 @@ google_assistant:
client_id: [long URL safe random string]
access_token: [a different long URL safe random string]
agent_user_id: [a string to identify user]
api_key: [an API Key generated for the Google Actions project]
api_key: [a Homegraph API Key generated for the Google Actions project]
exposed_domains:
- switch
- light
@ -163,7 +163,7 @@ If you're not using Linux, you can use sites such as [this one](https://www.brow
2. Under the gear icon, click `Permissions`
3. Click `Add`, type the new user's e-mail address and choose `Project -> Editor` role
4. Have the new user go to [developer console](https://console.actions.google.com/) and repeat steps starting from point 7.
11. If you want to use the `google_assistant.request_sync` service in Home Assistant, then enable Homegraph API for your project:
11. If you want to use the `google_assistant.request_sync` service, to update devices without unlinking and relinking, in Home Assistant, then enable Homegraph API for your project:
1. Go to the [cloud console](https://console.cloud.google.com/apis/api/homegraph.googleapis.com/overview)
2. Select your project and click Enable Homegraph API
3. Go to Credentials and select API Key from Create Credentials