Add documentation for pushbuller url push (#1182)

This commit is contained in:
Hugo Dupras 2016-10-14 22:47:54 +02:00 committed by Fabian Affolter
parent e799a68149
commit 1a9b9ebc0d

View File

@ -53,3 +53,22 @@ If using targets, your own account's email address functions as 'send to all dev
]
}
```
To use notifications, please see the [getting started with automation page](/getting-started/automation/).
### {% linkable_title URL support %}
```yaml
...
action:
service: notify.NOTIFIER_NAME
data:
title: Send URL
message: This is an url
data:
url: google.com
```
- **url** (*Required*): Page URL to send with pushbullet.