HomeAssistant Core | 2026.7.1

HomeAssistant Core 2026.7.1 released on 03-07-2026


HomeAssistant Core 2026.7.1 is out now. It delivers a batch of integration fixes and reliability improvements that help trackers, HomeKit Controller doorbells and DNS-based integrations behave correctly.

See the release on the Home Assistant Core GitHub for the full changelog, migration notes and dependency updates.

What’s in this release

  • Improved Proximity matching for trackers that use in_zones attributes, so presence detection is more reliable.
  • HomeKit Controller doorbell event entity now uses the correct ring event type for accurate doorbell behaviour.
  • dnsip now handles CNAME records correctly, improving name resolution for DNS-based integrations.

Upgrade notes

  • KNX telegram history migration fixed for data from 2026.3 and earlier — if you have affected KNX data, follow the migration instructions in the release notes on GitHub before upgrading.
  • If the update causes issues, restore from your existing snapshot or downgrade to the previous release using your usual backup/rollback process.

Share any issues or successes you see after upgrading on the Home Assistant Core GitHub issue tracker or community forums — other users will appreciate the details.

Related posts

Weekly Tech Digest | 06 Jul 2026

Stay updated with the latest in tech! This digest covers AI ethics, auto industry shifts, and the impact of politics on technology, exploring today's pressing issues.

wolfCOSE zero-allocation parsing in embedded C

wolfCOSE looks sensible only if you care about what your firmware actually has to carry. I like that, because on small targets the wrong crypto feature can cost more than the message itself, and there...

restic | v0.19.1

restic v0 19 1: safer FUSE mounts and mountpoint checks, robust backup source and exclude handling, clearer CLI JSON output, Windows SFTP deletion fixes