Home Assistant Daily: Runtime Data Migration and Shell Command Reload
Twenty pull requests were merged today focusing on runtime data migration across multiple integrations and the addition of a reload service to shell_command. Additional improvements include backup handling fixes and UI string cleanup.
Duration: PT1M56S
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-04-01T10:01:17Z
- Audio duration: PT1M56S
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 April 1st, 2026.
The development team merged twenty pull requests yesterday, led by significant runtime data migrations. Epenet merged eight PRs converting integrations to use runtime_data, including OctoPrint, OpenUV, OpenGarage, OSO Energy, OurGroceries, OpenSky, Ondilo ICO, and Obihai. These changes improve data handling…
Potelux merged a notable enhancement adding reload service functionality to the shell_command integration, eliminating the need for full Home Assistant restarts when loading configuration changes. This marks the first step toward bringing shell_command to the UI configuration.
Emontnemery merged a cleanup PR removing redundant field descriptions from triggers and conditions across 38 files, streamlining the codebase by removing over 500 lines of duplicate content.
Agners addressed backup handling with a fix ensuring received backups are stored only in the temporary backup directory, improving backup management reliability.
Additional merged work includes smarthome-10's series of PRs renaming "component" references to "integration" across Radio Thermostat, Hyperion, TEMPer, Kodi, Pushsafer, Ubiquiti mFi, Hikvision,…
Nearby episodes from Home Assistant Daily
- Device Integration Updates
- Weekly Recap - Bug Fixes and Integration Enhancements
- 2026.4.1 Release and Template Engine Refactoring
- Integration Fixes and Dependency Updates
- Entity Management Improvements and Runtime Data Migration
- Library Updates and Device Support
- Weekly Recap - Platform Expansion & OAuth Security
- Event Platforms and OAuth2 Improvements