Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Pushover notification priority 2 missing parameters #983

Closed
Tiippex opened this issue Nov 27, 2020 · 0 comments
Closed

Pushover notification priority 2 missing parameters #983

Tiippex opened this issue Nov 27, 2020 · 0 comments
Assignees

Comments

@Tiippex
Copy link

Tiippex commented Nov 27, 2020

Description

Pushover needs a retry and expire parameter when using priority 2

Possible solution

Just add thoose parameters to the api call

time in seconds
PUSHOVER_RETRY="10"
PUSHOVER_EXPIRE="120"

Pushover api documentation:
https://pushover.net/api#priority

Console error:
Error: expire must be supplied with priority=2

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants