From 6e7314dfbfb3c47c0773f39d98ff5374ed6e7cf2 Mon Sep 17 00:00:00 2001 From: jokob-sk <96159884+jokob-sk@users.noreply.github.com> Date: Sun, 4 Dec 2022 21:37:24 +1100 Subject: [PATCH] Update README.md --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 073e51aa..092be6ce 100755 --- a/README.md +++ b/README.md @@ -32,14 +32,14 @@ The system continuously scans the network for, **New devices**, **New connection that were not discovered by the other methods. -### 🧩 Notification Integrations +## 🧩 Notification Integrations - [Apprise](https://hub.docker.com/r/caronc/apprise), [Pushsafer](https://www.pushsafer.com/), [NTFY](https://ntfy.sh/) - Webhooks ([sample JSON](docs/webhook_json_sample.json)) - (❗Experimental) Home Assistant via [MQTT](https://www.home-assistant.io/integrations/mqtt/) - discovery ~10s per device, deleting not supported, use [MQTT Explorer](https://mqtt-explorer.com/) for now -### 🔐 Security +## 🔐 Security - Configurable login to prevent unauthorized use. - Set `PIALERT_WEB_PROTECTION = True` in `pialert.conf` to enable.