What's Changed
Integration
- Expose the HmIP-DSD-PCB doorbell sensor's event with the
doorbellevent device class instead of the genericbutton(#3276). Its ring input channel produces an event group that previously fell back to thebuttondefault; it now matches the doorbell rule alongside the HmIP-DBB - Expose color temperature for the HmIP-LSC (#3277).
supported_color_modesnow also honours the light's static color capabilities (capabilities.hs_color/capabilities.color_temperature), so a light that supports both color and color temperature — like the HmIP-LSC, which has noDEVICE_OPERATION_MODEand switches between the two at runtime — advertises{hs, color_temp}statically whilecolor_modekeeps reporting the currently active mode viahas_*. Lights with a single, mode-based color capability are unaffected
Dependencies
Bump aiohomematic to 2026.7.3
- HmIP-LSC now exposes color temperature in addition to color (#3277): a dedicated
CustomDpIpRGBWColorTempLightadvertises both color modes statically and derives the active mode from the value the device reports