minor docs updates
This commit is contained in:
parent
ee9dc35b21
commit
226b538e9b
6 changed files with 12 additions and 8 deletions
|
@ -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:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue