From fb47c7c57a215e2bb710aa883de18e3128c8aa26 Mon Sep 17 00:00:00 2001 From: Nolan Gilley Date: Fri, 22 Jul 2016 05:22:00 -0400 Subject: [PATCH] update join for issue 2565 (#667) --- source/_components/joaoapps_join.markdown | 6 +++--- source/_components/notify.joaoapps_join.markdown | 2 +- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/source/_components/joaoapps_join.markdown b/source/_components/joaoapps_join.markdown index 827e587dd66..b3f19b0ed2c 100644 --- a/source/_components/joaoapps_join.markdown +++ b/source/_components/joaoapps_join.markdown @@ -27,9 +27,9 @@ notify: api_key: asd97823jb628a34fwsdfwefd5384345tf2d *optional joaoapps_join: - device_id: group.android - name: droid - api_key: asd97823jb628a34fwsdfwefd5384345tf2d + - name: android + device_id: group.android + api_key: asd97823jb628a34fwsdfwefd5384345tf2d ``` The notify service has a few optional parameters such as icon and smallicon. You can use them like so: diff --git a/source/_components/notify.joaoapps_join.markdown b/source/_components/notify.joaoapps_join.markdown index a7de35171f5..3f64711ff72 100644 --- a/source/_components/notify.joaoapps_join.markdown +++ b/source/_components/notify.joaoapps_join.markdown @@ -12,5 +12,5 @@ ha_category: Notifications ha_release: "0.24" --- -See the [Joaoapps Join component page](/components/joaoapps/) for information how to get the join notify platform running. +See the [Joaoapps Join component page](/components/joaoapps_join/) for information how to get the join notify platform running.