Home Assistant Daily: Light Platform Cleanup and Service Reorganization
Home Assistant saw 20 merged pull requests on February 4th, 2026, with major cleanup of deprecated light platform code and reorganization of vacuum service registrations across multiple integrations.
Duration: PT2M11S
Transcript
Good morning, this is Home Assistant Daily for February 4th, 2026.
The development team merged 20 pull requests yesterday, focusing heavily on platform improvements and code organization.
The largest change came from epenet, who cleaned up deprecated mired handling in the light platform. This breaking change removed 932 lines of legacy code across 26 files, streamlining how color temperature is handled in lighting integrations.
Epenet also led efforts to reorganize service registration for vacuum integrations. Three separate pull requests moved service registration from individual vacuum entity files to the main init files for xiaomi_miio, neato, and sharkiq integrations. This follows Home Assistant's developer guidelines for proper service architecture.
Liquidmasl improved Jellyfin media player controls by adding fallback capability checks for native clients that don't properly report their media control features. This addresses control issues reported by multiple users.
Several dependency updates were merged, including ZHA bumped to version 0.0.89, denonavr to 1.3.1, and bleak-esphome to 3.6.0. The Anthropic integration switched its default model to Haiku 4.5, replacing the previous default model.
The frontend was updated to version 20260128.5, and two new virtual brands were added: Heiman and Heatit.
Code quality improvements included fixes for template weather humidity handling by Petro31 and removal of duplicate exception handlers in the overkiz and systemmonitor components by mik-laj.
What's next: The breaking changes in the light platform will require integration maintainers to update their implementations. The service registration reorganization sets the foundation for more consistent service handling across vacuum integrations.
That's your Home Assistant Daily update. I'm your host, keeping you informed on the latest development activity.