From a527b325c7bdb8e3a4058df33ec58eda294168f8 Mon Sep 17 00:00:00 2001 From: mphel44 Date: Sat, 24 Jan 2026 22:37:46 +0100 Subject: [PATCH] fix: update API key retrieval instructions for NetAlertx integration --- docs/customservices.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/customservices.md b/docs/customservices.md index 1c56c50..9f94ce1 100644 --- a/docs/customservices.md +++ b/docs/customservices.md @@ -421,7 +421,7 @@ Displays network monitoring stats (connected devices, alerts, network activity) updateInterval: 5000 # (Optional) Interval (in ms) for updating the stats ``` -**API Key**: Generate an API key in NetAlertx web interface under **Settings > API Access > Generate API Key** or in your installation documentation. +**API Key**: Get your API key in NetAlertx web interface under **Settings > General > API token** or in your installation documentation. **Note**: NetAlertx is the modern fork/rename of PiAlert. Both integrations are available in Homer for compatibility.