From 937febbafa1855e00d319b4eedc391f74ee14b1f Mon Sep 17 00:00:00 2001 From: R Huish <5207490+genestealer@users.noreply.github.com> Date: Wed, 5 Aug 2020 10:52:50 +0100 Subject: [PATCH] Update google_assistant.markdown - added Failed linking advise (#14161) Co-authored-by: Franck Nijhof --- source/_integrations/google_assistant.markdown | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/source/_integrations/google_assistant.markdown b/source/_integrations/google_assistant.markdown index c9be3cf47d9..aaa4253db89 100644 --- a/source/_integrations/google_assistant.markdown +++ b/source/_integrations/google_assistant.markdown @@ -272,3 +272,7 @@ When using NGINX, ensure that your `proxy_pass` line *does not* have a trailing ### Unlink and relink If you're having trouble with *Account linking failed* after you unlinked your service, try clearing the browser history and cache. + +### Failed linking - Could not update the setting. Please check your connection + +If you're having trouble linking your account, with the error message `Could not update the setting. Please check your connection` after logging into your Home Assistant instance, try setting `expose_by_default: false` then exposing a single simple device (light or switch preferably). It is also worth checking if any home ad blocker is disabled if you are having issues.