mirror of
https://github.com/caronc/apprise.git
synced 2025-03-03 17:41:35 +01:00
Updated Notify_pushover (markdown)
parent
ba008443fd
commit
06e10f3f46
@ -25,6 +25,7 @@ Valid syntax is as follows:
|
||||
| token | Yes | The token associated with your Pushover account.
|
||||
| device_id | No | The device identifier to send your notification to. By default if one isn't specified then all of devices associated with your account are notified.
|
||||
| priority | No | Can be **low**, **moderate**, **normal**, **high**, or **emergency**; the default is **normal** if a priority isn't specified.
|
||||
| sound | No | Can optionally identify one of the optional sound effects identified [here](https://pushover.net/api#sounds). The default sound is **pushover**.
|
||||
|
||||
#### Example
|
||||
Send a Pushover notification to all of our configured devices:
|
||||
|
Loading…
Reference in New Issue
Block a user