What's Changed
Per-Channel SNR Sensors (#86)
- Individual SNR sensors for each downstream channel in Home Assistant
- Users can now graph SNR per channel instead of only seeing aggregated min/avg
- Per-channel sensors disabled by default to avoid flooding HA with 32+ entities
- Added missing
ds_snr_maxsummary sensor alongside existing min/avg
Provisioned Speeds (#84)
- Parse provisioned downstream/upstream speeds from CM3500 config parameters
- Display max provisioned speeds in the UI
Bug Fixes & Improvements
- Fix QAM modulation format normalization in event detector (#85)
- Fix German umlauts in i18n locale (de.json)
- Update README and ARCHITECTURE documentation
Commits
da20b2dfeat: add per-channel SNR sensors and ds_snr_max summary (#86)f2d9587fix: normalize QAM modulation format in event detector (#85)ca21a88fix(i18n): use proper German umlauts in de.json564f7c7docs: update README and ARCHITECTURE for recent releasesa95942dfeat: parse provisioned speeds from CM3500 config params (#84)
Full Changelog: v2026-02-19.3...v2026-02-20.1