#Google Assistant Inegration
9 messages · Page 1 of 1 (latest)
https://www.home-assistant.io/integrations/google_assistant/#manual-setup-if-you-dont-have-home-assistant-cloud is the HA/Google Assistant guide you want to follow.
Share any errors you encounter along with what you're attempting if you run into issues
Google shut down the actions console and made a new system callen Google Home Developer Console, so the guide is a bit outdated. When I fill in all of the URL's, scopes and general information, when I test it, I get an error: Unlinked Action. After going through the guides for a while, I figured out that it was the authentication and the token URL that doesn't work. Now I am kind of stuck..
Are you able to elaborate on the state that you're currently in and what you're stuck on?
There is some ongoing conversation here on updates to the instructions: https://github.com/home-assistant/home-assistant.io/issues/35867
So, I just went to the portal, filled in:
Integration name: HA lights
Device type: Light
App branding: Icon
Account linking:
Oauth client: https: //oauth-redirect.googleusercontent.com/r/ha-x-g-assistant-****
Client Secret: Random
Auth URL: https:// {domain name (cloudflare)}.be/auth/authorize
Token URL: https:// {domain name (cloudflare)}.be/auth/token
Cloud Furfillment URL: https:// {domain name (cloudflare)}.be/api/google_assistant
Scopes: email, (next box) name
After this I have filled in all the required boxes, but when I test it, I get the following error:
Unlinked Action
This integration's Action is not linked to your Google Account.
You've finished the remaining setup in the Cloud Console and Home App?
Yes, it doesn't pop up when I search under works with google.
It worked. My home app was just glitching.