Added example with sound/priority (#2074)

This commit is contained in:
Scott Reston 2017-02-20 02:20:36 -05:00 committed by Fabian Affolter
parent c644446fe7
commit 0814889a2e

View File

@ -34,6 +34,17 @@ Configuration variables:
- **api_key** (*Required*): Your API key.
- **user_key** (*Required*): Your user key for Pushover.
Example Automation:
```yaml
- service: notify.entity_id
data:
message: "This is the message"
title: "Title of message"
data:
sound: pianobar
priority: 0
```
This is a quote from the Pushover website regarding free/open source apps:
<blockquote>