From e985bf69b1a8db9f8c12022ea25c821114eb130e Mon Sep 17 00:00:00 2001 From: Glenn Morrison Date: Fri, 16 Aug 2019 14:42:48 -0500 Subject: [PATCH 1/2] Notification of non working status Added text at the beginning to let folks know that this integration is currently not working --- source/_components/googlehome.markdown | 2 ++ 1 file changed, 2 insertions(+) diff --git a/source/_components/googlehome.markdown b/source/_components/googlehome.markdown index 0921c73dbe5..48091c2bab9 100644 --- a/source/_components/googlehome.markdown +++ b/source/_components/googlehome.markdown @@ -12,6 +12,8 @@ redirect_from: - /components/device_tracker.googlehome/ --- +This integration is currently not working as Google have disabled access to their unofficial API. A workaround may be in progress, but for now, this integration should not be included in your setup. + The `googlehome` integration allows you to connect to your Google Home device using an [unofficial Google Home API][googlehomeapi]. This integration will provide: From c8a729905cd65fbe974e3b28f177716e5c9b75cb Mon Sep 17 00:00:00 2001 From: Klaas Schoute Date: Fri, 16 Aug 2019 21:55:31 +0200 Subject: [PATCH 2/2] :pencil2: Tweak --- source/_components/googlehome.markdown | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/source/_components/googlehome.markdown b/source/_components/googlehome.markdown index 48091c2bab9..0d1733c286a 100644 --- a/source/_components/googlehome.markdown +++ b/source/_components/googlehome.markdown @@ -12,7 +12,11 @@ redirect_from: - /components/device_tracker.googlehome/ --- -This integration is currently not working as Google have disabled access to their unofficial API. A workaround may be in progress, but for now, this integration should not be included in your setup. +
+ + This integration is currently not working as Google have disabled access to their unofficial API. A workaround may be in progress, but for now, this integration should not be included in your setup. + +
The `googlehome` integration allows you to connect to your Google Home device using an [unofficial Google Home API][googlehomeapi].