HomeAssistant Core | 2026.6.1

HomeAssistant Core 2026.6.1 released on 05-06-2026


HomeAssistant Core 2026.6.1 is out now. It fixes a range of stability and correctness issues across integrations and core behaviour, so users of affected integrations should see improved reliability.

See the Home Assistant Core release notes on the project’s GitHub or the integration documentation for full details.

What’s in this release

  • Prevents a Lyric sensor crash when next_period_time is None.
  • Isolates SleepIQ client session cookies to stop 401 storms.
  • Fixes Mitsubishi Comfort devices being skipped due to unresolved local addresses.

Upgrade notes

  • No breaking changes are listed in the release notes; back up your configuration before upgrading and consult the release notes for integration-specific details.
  • If you encounter problems, restore from backups or revert to the previously running Core version and check the GitHub release notes for guidance.

Share any comments on your upgrade experience in the project’s issue tracker or community channels so others can benefit from what you find.

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