Home Assistant Daily

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

https://podlog.io/listen/home-assistant-daily-5e1653c8/episode/home-assistant-daily-version-2026-5-2-release-and-infrastructure-improvements-d968bc25

Transcript

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 Matter climate thermostat setpoint rounding errors that caused fractional temperatures to be truncated instead of properly rounded.

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 test code across 203 files.

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 compromised devices.

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 environments.

Additional enhancements include new infrared consumer base classes by abmantis to simplify integration development, cycle count and transformer temperature sensors added to Indevolt devices, and a new Tuya fixture for Madimack Elite V3 pool heat pumps.

What's next: The team continues code quality initiatives with line length enforcement across test files. Integration developers can now leverage the new infrared helper classes for streamlined device support.

That's your Home Assistant development update for today.