Add doctor diagnostics guide
docs: align wiki with current codebase
Add screenshots to feature wiki pages
Added screenshots to Dashboard, Signal Trends, Channel Timeline,
Correlation Analysis, Event Log, Speedtest, and BQM wiki pages.
Fixed setup screenshot URL in Installation guide.
docs: link Example Compose Stacks from Quick Start and Installation
docs: add driver module system and generic router mode
docs: update wiki for v2026-03-01.1 — Dashboard & Settings Redesign
Document timezone dropdown and IANA timezone handling
- Add TIMEZONE to the General environment variables table
- Add dedicated Timezone section explaining IANA vs POSIX and priority order
- Update TZ comments in Docker Compose and Podman examples (fallback, not primary)
Add Running without Docker hint to Installation guide
Add Podman Quadlet installation guide
Add Compal CH7465 / Unitymedia Connect Box to supported modems
Add BNetzA feature page and update wiki for v2-collectors
- New Features-BNetzA.md: broadband measurement upload, TKG context, UI walkthrough, API reference
- Home.md: add BNetzA link to features list
- Configuration.md: add BNETZ_ENABLED env var, mention toggle in Appearance section
- API-Reference.md: add BNetzA endpoints section (upload, list, download, delete)
- Roadmap.md: mark BNetzA Integration (#28) as completed
- Installation.md: add Vodafone Station modem-specific tips (CGA/TG auto-detection)
Wiki update: API reference, config docs, project structure, dash cleanup
- Add API-Reference.md with all 38 REST endpoints documented
- Configuration.md: add missing options (SNAPSHOT_TIME, ISP_NAME, THEME,
LANGUAGE, LOG_LEVEL, DEMO_MODE), reorganize into sections, add security info
- Contributing.md: update project structure to v2 (collectors/, drivers/),
add collector architecture section
- Installation.md: list all Vodafone Station model numbers explicitly
- Quick-Start.md: specify modem model variants
- Home.md: add API Reference link to Development section
- Replace em-dashes and en-dashes with ASCII across all pages
Update wiki for v2 multi-modem support and MQTT improvements
- Adding-Modem-Support: Rewrite for v2 class-based driver architecture
- Configuration: Add MODEM_TYPE, MQTT_TLS_INSECURE, PUBLIC_URL, MQTT_DISCOVERY_PREFIX
- Home-Assistant: Add LWT/availability, TLS, PUBLIC_URL, fix discovery prefix note
- Roadmap: Mark Vodafone Station, TC4400, Ultra Hub 7, MQTT features as done
- Installation: Update supported modems in troubleshooting
- Quick-Start: Mention modem type selector
Move full installation guide from INSTALL.md to wiki
Installation: redirect to INSTALL.md (single source of truth)
Initial wiki: 15 pages covering all features, setup, and development