You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Rename project from fritzbox-docsis-monitor to DOCSight
Remove FritzBox trademark from project name, branding, Docker image,
MQTT identifiers, and all user-facing text. Generic enough for future
support of other cable modems.
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
Copy file name to clipboardExpand all lines: README.md
+25-23Lines changed: 25 additions & 23 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,6 +1,6 @@
1
-
# FritzBox DOCSIS Monitor
1
+
# DOCSight
2
2
3
-
Docker container that monitors DOCSIS channel health on AVM FRITZ!Box Cable routers and publishes per-channel sensor data to Home Assistant via MQTT Auto-Discovery.
3
+
Docker container that monitors DOCSIS channel health on cable modems and publishes per-channel sensor data to Home Assistant via MQTT Auto-Discovery. Currently supports AVM FRITZ!Box Cable routers.
4
4
5
5
## Features
6
6
@@ -10,13 +10,15 @@ Docker container that monitors DOCSIS channel health on AVM FRITZ!Box Cable rout
10
10
-**Web UI**: Built-in dashboard on port 8765 with timeline navigation and light/dark mode
11
11
-**Setup Wizard**: Browser-based configuration - no .env file needed
12
12
-**Settings Page**: Change all settings at runtime, test connections, toggle themes
13
+
-**Internationalization**: English and German UI
14
+
-**LLM Export**: Generate structured reports for AI analysis
13
15
-**MQTT Auto-Discovery**: Zero-config integration with Home Assistant
0 commit comments