minor docs updates

This commit is contained in:
Robbie Trencheny 2017-04-16 15:23:23 -07:00
parent ee9dc35b21
commit 226b538e9b
No known key found for this signature in database
GPG key ID: 57406F414538A33B
6 changed files with 12 additions and 8 deletions

View file

@ -34,7 +34,7 @@ automation:
trigger:
...
action:
service: notify.iOSApp
service: notify.ios_<your_device_id_here>
data:
message: "Something happened at home!"
data:
@ -51,7 +51,7 @@ automation
trigger:
...
action:
service: notify.iOSApp
service: notify.ios_<your_device_id_here>
data:
message: "Something happened at home!"
data:

View file

@ -17,7 +17,7 @@ Will show a map with a red tipped pin at the coordinates given.
The map will be centered at the coordinates given.
```yaml
service: notify.iOSApp
service: notify.ios_<your_device_id_here>
data:
message: Something happened at home!
data:
@ -44,7 +44,7 @@ You can use the attachment parameters `content-type` and `hide-thumbnail` with c
You can view an example [here](https://www.youtube.com/watch?v=LmYwpxPKW0g).
```yaml
service: notify.iOSApp
service: notify.ios_<your_device_id_here>
data:
message: Motion detected in the Living Room
data:

View file

@ -22,7 +22,7 @@ automation
trigger:
...
action:
service: notify.iOSApp
service: notify.ios_<your_device_id_here>
data:
message: "request_location_update"
```

View file

@ -19,7 +19,7 @@ Here is an example notification that uses one of the pre-installed sounds.
trigger:
...
action:
service: notify.iOSApp
service: notify.ios_<your_device_id_here>
data:
message: “Something happened at home!”
data: