Home Assistant Daily: Version 2026.5.2 Release and Infrastructure Improvements
Home Assistant released version 2026.5.2 with 44 bug fixes spanning LG ThinQ, SmartThings, Matter climate controls, and other integrations. The team also implemented significant code quality improvements including new pylint checkers and test cleanup.
Duration: PT2M7S
Episode overview
This episode is a short developer briefing from Home Assistant Daily.
It explains recent repository work in plain language.
- Show: Home Assistant Daily
- Published: 2026-05-16T10:01:29Z
- Audio duration: PT2M7S
Transcript excerpt
This excerpt keeps the crawler page concise. Listen to the episode or use the RSS feed for the full update.
Good morning, this is Home Assistant Daily for May 16th, 2026.
The major development yesterday was the release of Home Assistant 2026.5.2. Frenck merged the release pull request containing fixes for 44 issues across the platform. Key fixes include resolving ValueError exceptions in LG ThinQ integration, correcting SmartThings switch behavior for lighting controls, and fixing…
Several infrastructure improvements were completed. Frenck implemented a new pylint checker to detect redundant EntityDescription defaults, cleaning up unnecessary code across 29 files. The team also replaced 809 occurrences of unused mock_setup_entry function arguments with pytest fixture decorators, streamlining…
Integration updates include adrighem's fix for CalDAV KeyError exceptions when servers don't report supported calendar components, following RFC 4791 specifications. The ESPHome integration received two security updates, bumping aioesphomeapi to version 45.0.2 to address potential denial-of-service vectors from…
Balloob resolved several flaky tests in Google Calendar and input_datetime components that were failing at date boundaries due to timezone handling inconsistencies between CI and local…
Addition…
Nearby episodes from Home Assistant Daily
- Release 2026.5.3 with Major Cover and Integration Fixes
- Exception Handling and Integration Updates
- New Marantz IR Integration and Code Quality Improvements
- Weekly Recap - Infrastructure & Reliability
- Matter Fixes and Code Modernization
- Code Quality Sprint and New Features
- New Integrations and Service Improvements
- Z-Wave Refactoring and Integration Improvements