Skip to content

Commit 7917f10

Browse files
author
Dennis Braun
committed
README: add supported hardware table and provider list
Makes clear Fritz!Box is currently supported, other modems planned. Lists DOCSIS providers beyond Vodafone. Notes thresholds.json customization.
1 parent b1c65da commit 7917f10

File tree

1 file changed

+12
-1
lines changed

1 file changed

+12
-1
lines changed

README.md

Lines changed: 12 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -98,10 +98,21 @@ Open `http://localhost:8765`, enter your router login, done. [Full installation
9898

9999
---
100100

101+
## Supported Hardware
102+
103+
| | Status |
104+
|---|---|
105+
| **AVM Fritz!Box Cable** (6590, 6660, 6690) | ✅ Fully supported |
106+
| **Vodafone Station** (Arris TG3442DE) | 🔜 Planned ([roadmap](https://github.com/itsDNNS/docsight/wiki/Roadmap)) |
107+
| **Technicolor / Sagemcom** | 🔜 Planned |
108+
| **Other DOCSIS modems** | Contributions welcome! See [Adding Modem Support](https://github.com/itsDNNS/docsight/wiki/Adding-Modem-Support) |
109+
110+
Works with any DOCSIS cable provider: Vodafone, Pyur/Tele Columbus, eazy, Magenta (AT), UPC (CH), Virgin Media (UK), and others. Default signal thresholds are based on VFKD guidelines and can be customized in `thresholds.json` for your ISP.
111+
101112
## Requirements
102113

103114
- Docker (or any OCI-compatible container runtime)
104-
- A DOCSIS cable modem or router with web interface (tested with AVM FRITZ!Box 6690 Cable)
115+
- A supported DOCSIS cable modem or router (see above)
105116
- MQTT broker (optional, for Home Assistant)
106117

107118
## Documentation

0 commit comments

Comments
 (0)