From 49a0c02ad36b446aa79af9ca2396ce48db6d7a9f Mon Sep 17 00:00:00 2001 From: DubhAd Date: Sun, 19 Nov 2017 10:50:58 +0000 Subject: [PATCH] Added link to unlink instructions Added a link to the documentation so that others don't wonder how this magic works ;) --- source/_components/google_assistant.markdown | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/source/_components/google_assistant.markdown b/source/_components/google_assistant.markdown index eccf7a71736..aa28a32ae6d 100644 --- a/source/_components/google_assistant.markdown +++ b/source/_components/google_assistant.markdown @@ -133,4 +133,4 @@ homeassistant: 3. Go to Credentials and select API Key from Create Credentials 4. Note down the generated API Key and use this in the configuration -*Note:* The request_sync service requires that the initial sync from Google includes the agent_user_id. If not, the service will log an error that reads something like "Request contains an invalid argument". If this happens, then unlink the account from Home Control and relink. +*Note:* The request_sync service requires that the initial sync from Google includes the agent_user_id. If not, the service will log an error that reads something like "Request contains an invalid argument". If this happens, then [unlink the account](https://support.google.com/googlehome/answer/7506443?hl=en-GB) from Home Control and relink.