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.