pucherot / Pi.Alert

WIFI / LAN intruder detector. Check the devices connected and alert you with unknown devices. It also warns of the disconnection of "always connected" devices
GNU General Public License v3.0
1.98k stars 121 forks source link

Push notification support? #142

Open ItsNoted opened 2 years ago

ItsNoted commented 2 years ago

I'd really like to see push notification support for Pi.Alert. Perhaps via Pushover, Prowl or LunaSea would be awesome.

Kevinsky86 commented 2 years ago

I'd like to chime in with a request to extend action to beyond e-mail as well.

I'd like to be able to execute something as a trigger. Maybe a url or a local bash script. That way you feasibly intergrate it into anything.

I'd want it to talk to my telegram bot for example.

juzim commented 2 years ago

Some generic plugin system would be great, I'd love to build a mqtt/home assistant integration.

ViPeR5000 commented 2 years ago

Some generic plugin system would be great, I'd love to build a mqtt/home assistant integration.

:) nice idea

rdhdesign commented 2 years ago

Very nice idea, if pushbullet could be integrated that would be awesome!

fosspill commented 2 years ago

I've quickly added some notification support in this fork: https://github.com/fosspill/Pi.Alert Not fully tested yet, but supports any webhook which is slack-compatible (Discord, for instance). Also supports ntfy. I'll try to find time to generalize those and let you add any payload and endpoint you'd like

jokob-sk commented 2 years ago

Hey,

Added Appprise (+Webhook) support in my fork, feel free to merge the code into you fork(s) https://github.com/jokob-sk/Pi.Alert/commit/04c88aee06759d13a4ad3f5ed342b1507aa3dbbd

leiweibau commented 1 year ago

Besides various push services (I use Telegram and Pushsafer), I also wrote a simple API to allow integration with Home Assistant. https://github.com/leiweibau/Pi.Alert/commit/6591a3acfa9c891971399eabfa33187a52718658