github SukramJ/homematicip_local 2.7.1b3

pre-release5 hours ago

What's Changed

Integration

  • Fixed homematic.device_availability and homematic.device_error events being silently dropped when event.device_name from aiohomematic was empty and the user had not overridden the device name in HA: _fire_device_availability_event and _on_device_trigger now fall back to device_entry.name from the HA device registry, so EVENT_NAME is always populated and the event passes schema validation

Dependencies

Bump aiohomematic to 2026.5.3

  • Fixed climate activity wrongly reporting HEAT in cooling mode (HmIP-WTH-1 + HmIP-FALMOT-C12)
  • Fixed RF dimmer entities flickering between target, intermediate, and final values during ramps by treating LEVEL_REAL as the authoritative status source
  • Fixed HmIP LOWBAT not being reflected in MaintenanceData.low_bat (HmIP devices now correctly report low-battery state to consumers like the config panel)
  • Fixed HmIP-RGBW/HmIP-DRG-DALI turn_off with transition being rejected by the CCU (regression from 2026.4.7): the off putParamset now uses RAMP_TIME_VALUE/RAMP_TIME_UNIT again, so ramped turn-off works and no longer requires a second click

Don't miss a new homematicip_local release

NewReleases is sending notifications on new releases.