Home Assistant Daily: Library Updates and Device Support
Twelve pull requests merged on March 30th, 2026, featuring multiple library updates and expanded device support. Key changes include Matter thermostat fixes, new Tuya device support, and several dependency upgrades.
Duration: PT2M2S
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-03-30T10:01:01Z
- Audio duration: PT2M2S
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 March 30th, 2026.
We processed twelve merged pull requests yesterday, focusing heavily on library updates and device compatibility improvements.
pedroterzero merged support for the Tuya D825A dehumidifier, adding comprehensive test fixtures across seven files. This expands compatibility with Tuya's smart home devices.
cyberhuman addressed a significant Matter integration issue, allowing thermostats with null local temperature values. This fix resolves compatibility problems with certain Matter-compliant thermostats that don't always report local temperature data.
Several library updates landed: mletenay updated the goodwe library to version 0.4.10, fixing signed integer overflows and adding support for newer inverters. The knx-frontend was updated to version 2026.3.28.223133, weatherflow4py bumped to 1.5.2, and aiosolaredge updated to 1.0.2.
jterrace made organizational changes to the ONVIF integration, renaming the event module to event_manager to prevent conflicts with the upcoming event platform, and removing an inactive maintainer from the code ownership.
Nearby episodes from Home Assistant Daily
- 2026.4.1 Release and Template Engine Refactoring
- Integration Fixes and Dependency Updates
- Runtime Data Migration and Shell Command Reload
- Entity Management Improvements and Runtime Data Migration
- Weekly Recap - Platform Expansion & OAuth Security
- Event Platforms and OAuth2 Improvements
- Automation Conditions Expansion
- Action Naming Overhaul and New Automation Conditions