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
406 stars 28 forks source link

Telegram: Sends the message silently. Users will receive a notification with no sound. #176

Closed sikousikou closed 11 months ago

sikousikou commented 11 months ago

Is it possible to activate the option "disable notification " in telegram setting?

leiweibau commented 11 months ago

Just add the string "&notification=no" to the shoutrrr URL (without the quotes)

leiweibau commented 11 months ago

Individual configurations can be made within the Telegram API in the configuration file. A reference to the API can be found at https://github.com/leiweibau/Pi.Alert/blob/main/docs/SHOUTRRR.md.

sikousikou commented 11 months ago

Just add the string "&notification=no" to the shoutrrr URL (without the quotes)

thanks work fine