From d602f1acd68dda2b6d4ced0972a8526bf1d62c9f Mon Sep 17 00:00:00 2001 From: Klaas Schoute Date: Wed, 30 Jan 2019 08:31:26 +0100 Subject: [PATCH] =?UTF-8?q?=F0=9F=9A=9C=20Merges/Redirect=20Joaoapps=5Fjoi?= =?UTF-8?q?n=20controller=20component=20pages=20(#8336)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- source/_components/joaoapps_join.markdown | 6 +++++- source/_components/notify.joaoapps_join.markdown | 16 ---------------- 2 files changed, 5 insertions(+), 17 deletions(-) delete mode 100644 source/_components/notify.joaoapps_join.markdown diff --git a/source/_components/joaoapps_join.markdown b/source/_components/joaoapps_join.markdown index abc7f3eedf5..eba9cbd0576 100644 --- a/source/_components/joaoapps_join.markdown +++ b/source/_components/joaoapps_join.markdown @@ -8,8 +8,12 @@ comments: false sharing: true footer: true logo: joaoapps_join.png -ha_category: Hub +ha_category: + - Hub + - Notify ha_release: "0.24" +redirect_from: + - /components/notify.joaoapps_join/ --- The `joaoapps_join` component exposes services from diff --git a/source/_components/notify.joaoapps_join.markdown b/source/_components/notify.joaoapps_join.markdown deleted file mode 100644 index e5b6c76e90a..00000000000 --- a/source/_components/notify.joaoapps_join.markdown +++ /dev/null @@ -1,16 +0,0 @@ ---- -layout: page -title: "Join Notify" -description: "Instructions on how to setup the Join notification platform within Home Assistant." -date: 2016-07-12 09:00 -sidebar: true -comments: false -sharing: true -footer: true -logo: joaoapps_join.png -ha_category: Notifications -ha_release: "0.24" ---- - -See the [Joaoapps Join component page](/components/joaoapps_join/) for -information how to get the join notify platform running.