Open ItsNoted opened 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.
Some generic plugin system would be great, I'd love to build a mqtt/home assistant integration.
Some generic plugin system would be great, I'd love to build a mqtt/home assistant integration.
:) nice idea
Very nice idea, if pushbullet could be integrated that would be awesome!
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
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
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
I'd really like to see push notification support for Pi.Alert. Perhaps via Pushover, Prowl or LunaSea would be awesome.