Add TP-Link Deco network stats tools

This commit is contained in:
Adolfo Reyna
2026-06-03 14:37:17 -04:00
parent 5b0c711f45
commit 5be3c93735
9 changed files with 247 additions and 0 deletions
+9
View File
@@ -3,3 +3,12 @@ MACMINI_MCP_HOST=127.0.0.1
MACMINI_MCP_PORT=7331
# Required whenever MACMINI_MCP_HOST is not loopback.
# MACMINI_MCP_TOKEN=replace-with-a-long-random-token
# TP-Link Deco read-only network stats.
# Use the router/deco LAN IP or hostname and the local web/admin password.
# DECO_HOST defaults to the Mac's default gateway when omitted.
# DECO_HOST=192.168.68.1
# DECO_USERNAME=admin
# DECO_PASSWORD=replace-with-router-password
# DECO_VERIFY_SSL=false
# DECO_TIMEOUT=10