Skip to content

Commit d599de8

Browse files
Update google_assistant.markdown
Proposing changes to steps 8a and 8d. I looked back at previous versions and I don't think these steps were updated when the other steps it was originally referencing were moved/changed.
1 parent 2c5eedb commit d599de8

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

source/_components/google_assistant.markdown

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -148,10 +148,10 @@ If you're not using Linux, you can use sites such as [this one](https://www.brow
148148
6. Open the Google Assistant app and go into `Settings > Home Control`
149149
7. Click the `+` sign, and near the bottom, you should have `[test] your app name`. Selecting that should lead you the screen where you can set rooms for your devices or nicknames for your devices.
150150
8. If you want to allow other household users to control the devices:
151-
a. Go to the developer console using the address from point 4.
151+
a. Go to the settings for the project you created in point 1 in the developer console.
152152
b. Under the gear icon, click `Permissions`
153153
c. Click `Add`, type the new user's e-mail address and choose `Project -> Editor` role
154-
d. Have the new user go to [developer console](https://console.actions.google.com/) and repeat steps starting from point
154+
d. Have the new user go to [developer console](https://console.actions.google.com/) and repeat steps starting from point 4
155155
9. 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:
156156
a. Go to the [cloud console](https://console.cloud.google.com/apis/api/homegraph.googleapis.com/overview)
157157
b. Select your project and click Enable Homegraph API

0 commit comments

Comments
 (0)