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
+1
View File
@@ -12,6 +12,7 @@
"start:stdio": "node src/stdio.js",
"dev": "node --watch src/http.js",
"check": "node --check src/*.js && node --check src/integrations/*.js && node --test",
"python:install": "./scripts/setup-python.sh",
"service:install": "./scripts/install-service.sh",
"service:restart": "./scripts/restart-service.sh",
"service:status": "./scripts/status-service.sh",