Home Assistant Daily: Device Registry Overhaul Continues
Erik Montnemery pushed a five-part cleanup of the device registry API alongside a wave of new integrations, while several bug fixes addressed real-world reliability issues in Overkiz, Netatmo, and ProxmoxVE.
Duration: PT2M42S
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-07-18T06:00:28Z
- Audio duration: PT2M42S
Transcript excerpt
This excerpt keeps the crawler page concise. Listen to the episode or use the RSS feed for the full update.
Good morning. It's July 18th, 2026, and this is Home Assistant Daily.
The clearest signal today is a sustained push to modernize the device registry, spread across at least seven pull requests from Erik Montnemery. Parts two, three, and four of "use modern device registry API to remove devices" - PRs 176671, 176672, and 176673 - are landing in sequence, touching climate, sensor, and…
Second theme: integration reliability fixes driven by real user pain. PR 176626 fixes Overkiz covers that never actually opened or closed because the underlying protocol only supports up, down, and stop. PR 176742 fixes ProxmoxVE authentication breaking on any realm with uppercase letters - a one-line-logic bug with…
Third, new integrations keep arriving with heavy review friction. LiteLLM, Harbor Sleep, and Nespresso all show change requests and long comment threads - a reminder that new integration PRs go through real scrutiny before merging, even when the code looks complete.
What's next: watch for the remaining device registry parts to land, and expect the AirNow radius-option removal, PR 176740, to need a migration path since it's a follow-up to the endpoint bump in PR 176622.
That's the briefing…
Nearby episodes from Home Assistant Daily
- Modbus Whiplash and Error Handling Cleanup
- Vizio Overhaul and the Public API Migration Trend
- Integration Maturity Push
- New Integrations and a Quiet Bug Fix Wave
- Weekly Recap - Cleanup, Consolidation, and Quiet Reliability Fixes
- Stacked Integrations and the Reauth Recovery Pattern
- Config Flows, Corrections, and Cleanup
- The 2026.7.2 Patch Wave and the Push-Over-Poll Trend