update join for issue 2565 (#667)

This commit is contained in:
Nolan Gilley 2016-07-22 05:22:00 -04:00 committed by Fabian Affolter
parent 4345d1fcd4
commit fb47c7c57a
2 changed files with 4 additions and 4 deletions

View File

@ -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:

View File

@ -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.