What's Changed
Bug Fixes
- Fix Translation Error When Skipping Backend Detection: Fixed "The intl string context variable 'detected_interfaces' was not provided" error when using the "Skip automatic backend detection" option in the config flow. The interface step now provides a default placeholder value when detection results are not available.
Bump aiohomematic to 2026.1.39
New Features
- Paramset Description Patching System: Added a generic mechanism to correct faulty
paramset_descriptionsfrom the CCU. The system applies device-specific corrections during data ingestion using declarative patch definitions. Initial patch corrects HM-CC-VG-1 channel 1SET_TEMPERATUREMIN/MAX values (4.5/30.5) instead of the incorrect CCU-provided values.
Bug Fixes
- Cache Schema v3: Cache schema bumped to v3 with automatic rebuild when the schema version changes.