Document Speedtest self-signed HTTPS setup
docs: document Apprise notification sidecar
docs: align modal workflow wiki
docs: align wiki with current codebase
Add Smart Capture wiki page, sidebar, home, roadmap, and configuration docs
Update supported modems list across wiki pages
Document health hysteresis feature (#169)
docs: add driver module system and generic router mode
docs: document UTC timestamp storage and migration
docs: add DOCSIGHT_AUDIT_JSON to configuration reference
docs: add notifications and BNetzA watcher sections, add cm3500 to modem list
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 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
Change gaming quality index default to enabled
Add Gaming Quality, Correlation Analysis, and Demo Mode wiki pages
- New page: Gaming Quality Index (scoring, grades, HA sensors, setup)
- New page: Correlation Analysis (unified timeline, CSV export, use cases)
- New page: Demo Mode (setup, simulated data, configuration)
- Update Dashboard with gaming badge section
- Update Home Assistant with gaming quality sensors (14 -> 16)
- Update Configuration with GAMING_QUALITY_ENABLED env var
- Update Roadmap: mark #20 Gaming Quality Index as complete
- Update Home: add links for Correlation, Gaming, Demo Mode
Add Smokeping docs and update roadmap with completed items
- New wiki page: Features-Smokeping (setup, configuration, usage)
- Home: Add Smokeping to features list
- Configuration: Add SMOKEPING_URL and SMOKEPING_TARGETS env vars, add Smokeping settings section
- Roadmap: Mark Smokeping, Vodafone Station, TC4400, Modulation Watchdog, Unified Collector as complete; add completed modems to Multi-Modem Support section
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
Initial wiki: 15 pages covering all features, setup, and development