From d3ef85208ea08ba685dba4b23d34ffad0282a84d Mon Sep 17 00:00:00 2001 From: TychoWerner <34608981+TychoWerner@users.noreply.github.com> Date: Tue, 20 Aug 2019 07:54:40 +0200 Subject: [PATCH] Added warning for integration getting removed (#10168) * Added warning for integration getting removed The googlehome integration is getting removed so letting users know when they wish to setup they know it's going away according to this pull: https://github.com/home-assistant/home-assistant/pull/26035 * :pencil2: Tweak --- source/_components/googlehome.markdown | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/source/_components/googlehome.markdown b/source/_components/googlehome.markdown index 0921c73dbe5..932a1298cdf 100644 --- a/source/_components/googlehome.markdown +++ b/source/_components/googlehome.markdown @@ -12,6 +12,12 @@ redirect_from: - /components/device_tracker.googlehome/ --- +