Home Assistant Daily: Recovery Mode and Integration Updates
Home Assistant merged 20 pull requests on March 3rd, 2026, including a major system reliability improvement that triggers recovery mode during registry downgrades and several integration enhancements across ONVIF, ESPHome, and device support.
Duration: PT2M20S
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-03T11:12:12Z
- Audio duration: PT2M20S
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 3rd, 2026.
The development team merged 20 pull requests yesterday with significant system and integration improvements.
Artur Pragacz merged a critical reliability enhancement that triggers recovery mode when Home Assistant detects a registry major version downgrade. This 236-line change across 16 files improves how the system handles major version bumps during rollbacks, preventing potential data corruption issues.
Jeff Terrace completed a major refactoring of ONVIF event parsing, moving manufacturer-specific event processing code into a separate external module. This change removes over 1,600 lines from core while adding 249 new lines, making future updates more manageable.
AbĂlio Costa added infrared platform support to ESPHome, enabling new device capabilities with 248 lines of new code across entity handling and platform implementation.
Several integrations received important updates. Norman Yee added support for the Govee H5140 CO2 monitor to the govee_ble integration. Tom Matheussen removed deprecated YAML import functionality from Satel Integra, streamlining the integration. Raman Gupta decoupled the Vizio apps coordinator…
Nearby episodes from Home Assistant Daily
- Weekly Recap - Major Release and Code Restructuring
- BMW Integration Removal and Door Triggers
- Version 2026.3.1 Release and Platform Updates
- Remote Triggers and Architecture Improvements
- Smart Home Expansion Week
- SmartThings Expansion and MQTT Breaking Changes
- Smart Lock Services and Integration Updates
- Smart Lock Services and Entity Migrations