What's Changed
Integration
- Dependency-bump release; no behavioral changes in the integration itself
- Rebuilt bundled frontend (
homematic-config.js) against the latesthomematicip-local-frontendcommit for HA 2026.6 compatibility
Dependencies
Bump aiohomematic to 2026.5.11
- Fix Switch/cover/valve schedule round-trip when the CCU paramset advertises fields the device category doesn't support (#3198):
ramp_time/level_2/durationare now cleared forSWITCH,LIGHT,COVER,VALVE,LOCKso reads no longer emit entries that the subsequentset_schedule()rejects - Fix blocking file I/O in the event loop on first easymode access: the gzip archive (
openccu_data/data/easymode_extract.json.gz) was loaded lazily viaread_bytes()on the firstget_*()call, triggering HA's blocking-call warning duringws_get_form_schema— archive is now loaded eagerly at import time, all later lookups are pure dict reads
Bump aiohomematic-config to 2026.5.0
- Tracks the
aiohomematic2026.5.10 /openccu-data2026.5.0 minimums; no API or behavior changes for the integration
homematicip-local-frontend (last commit "HA 2026.6 Compatibility — ha-radio Removal")
- Replaces the removed
ha-radioelement (gone in HA 2026.6) inform-parameterandadd-linkto keep the config panel working on 2026.6