Home Assistant Daily: Config Flows, Discovery, and Cleaning Up Legacy Setup

Today's merges center on modernizing how integrations get set up and discovered, alongside a cluster of fixes to media player and Z-Wave reliability. Several long-running migrations, including Envisalink's config flow and Actron Air's cloud push transition, moved forward or neared completion.

Duration: PT2M46S

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-21T06:00:47Z
  • Audio duration: PT2M46S

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

The clearest thread today is a push toward better setup and discovery across integrations. Envisalink is being migrated off YAML-only configuration to a full config flow with subentries for zones and partitions, in PR 179695. Hot Spring picked up zeroconf discovery in PR 179457, and Harbor sleep gained DHCP…

The second theme is media player and hardware quirk fixes. Lyngdorf got two related PRs from fishloa — 179572 corrected a wrong volume range that was misreporting levels by several percentage points, and 179471 added playback position and transport controls. Kodi's slideshow playback state bug is still under review…

Worth flagging: PR 179594 adds a composite devices parameter to device registry lookups, and PR 172489's "next flow" addition to repair flows saw thirty review comments — a sign of real design scrutiny on a shared framework piece.

What's next: watch for the Envisalink and Actron Air PRs to land, and expect more fallout fixes as the Enphase and Z-Wave JS discovery changes settle in.

That's the briefing — back tomorrow with more from the Home Assistant codebase.

Nearby episodes from Home Assistant Daily

  1. Weekly Recap - Hardening the Foundations
  2. Locking Down the LLM Layer and the Z-Wave Add-on
  3. Credentials, Config Flows, and Test Reliability
  4. Locking Down the Device Registry
  5. Z-Wave Onboarding Overhaul and Device Registry Cleanup
  6. Long-Running Connections Get a Reliability Pass
  7. The Z-Wave JS Migration Cleanup
  8. Weekly Recap - Test Quality and Config Flow Cleanup