leiweibau / Pi.Alert

Scan the devices connected to your WIFI / LAN and alert you the connection of unknown devices. It also warns if a "always connected" device disconnects. In addition, it is possible to check web services for availability. For this purpose HTTP status codes and the response time of the service are evaluated.
https://leiweibau.net
GNU General Public License v3.0
342 stars 25 forks source link

Pushover not working #233

Closed Vorteth closed 6 months ago

Vorteth commented 6 months ago

Tried to get it working through entering the token as well as user email and it just won't go through.

Is there something I might be missing?

leiweibau commented 6 months ago

You need these two things from your Pushover Dashboard:

PUSHOVER_TOKEN

PUSHOVER_USER

Pushover should actually work. I have also configured it myself and use it.

Vorteth commented 6 months ago

That got it working, I didn't realize it needed to be an API token, thanks!

leiweibau commented 6 months ago

I am glad that I was able to help