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

[Feature Request] Notification Templates / ntfy config #261

Closed upD8R closed 5 months ago

upD8R commented 5 months ago

Hi there,

I just realized there are notification templates part of the installation - are they maintained during an upgrade if I change them or do you plan to support custom templates?

A second feature request: Started to use ntfy.sh - could you please make the "Click" option optional/configurable in the pi.alert settings (simple yes/no would be good, and as a bonus a configurable URL instead of the default pi.alert URL)?

Thanks in advance and pls keep going ;-)

leiweibau commented 5 months ago

I just realized there are notification templates part of the installation - are they maintained during an upgrade if I change them or do you plan to support custom templates?

Yes, these are overwritten during an update. Not at the moment.

Started to use ntfy.sh - could you please make the "Click" option optional/configurable

I'll take a look at this

leiweibau commented 5 months ago

The first part of your wish will be released with the next update.

Could you help me understand why you want to submit a separate URL for ntfy that is different from the Pi.Alert dashboard?

upD8R commented 5 months ago

Thanks in advance 👍🏻

I don't have a specific use case in mind but I'm a big fan of flexibility. I'm currently not exposing Pi.Alert outside of my own network but if I would, it would be different FQDN, wouldn't it?

leiweibau commented 5 months ago

I don't have a specific use case in mind but I'm a big fan of flexibility.

Okay, I understand.

I'm currently not exposing Pi.Alert outside of my own network but if I would, it would be different FQDN, wouldn't it?

Not if you use a VPN. That's how I currently use it.

upD8R commented 5 months ago

Also using VPN here but there might be people who are using reverse proxy or similar mechanisms ...

leiweibau commented 5 months ago

Update released with https://github.com/leiweibau/Pi.Alert/commit/c96da56cd10c277feca9c36fc1b45e715f00bf2b The release does not yet have the option of storing an individual URL, but I'll keep it in mind.