Home Assistant Daily: The Great Device Registry Cleanup

A large-scale test migration effort away from the legacy device lookup function dominated today's activity, alongside several integration quality-scale upgrades and a fix for a breaking OAuth issue in Blink.

Duration: PT2M26S

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-08-07T06:00:26Z
  • Audio duration: PT2M26S

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 August 7th, 2026, and this is Home Assistant Daily.

The biggest signal in the codebase today is a coordinated cleanup led by Erik Montnemery, migrating test code away from the old "async get device" lookup toward "async get device by connection or identifier." This spanned at least ten pull requests — parts one through six of a general test migration, plus dedicated…

Second theme: quality scale upgrades continue at a steady pace. Coolmaster picked up both a reconfigure flow and a bronze quality scale nomination from Doug Rathbone. Blebox reached gold, courtesy of bkobus-bbx. Schlage is also being pushed toward bronze, and in a related cleanup, David Knowles simplified the…

On the reliability side, keep an eye on PR 178396: Blink integration setup is currently broken because Amazon's OAuth endpoint now rejects the hardcoded hardware ID string with an HTTP 406 error, failing every install at the first authentication step. A fix is in review but not yet merged. Separately, Stefan Agner's…

What's next: watch for the Blink fix to land, and expect more device registry migration PRs as the rename in 178319 propagates.

That's your briefing — back tomorrow.

Nearby episodes from Home Assistant Daily

  1. Weekly Recap - The Great Device Registry Cleanup
  2. Timezone Bugs and Sensor Matching Fixes
  3. The Device Registry Cleanup
  4. The Great Device Registry Cleanup
  5. Device Linking Gets a Cleanup Pass
  6. The Via-Device Race Cleanup
  7. The Great Via-Device Cleanup
  8. Weekly Recap - The Great Device Registry Cleanup