HomeAssistant Core | 2026.4.1

HomeAssistant Core 2026.4.1 released on 03-04-2026


HomeAssistant Core 2026.4.1 is out now. It fixes a range of integration-level bugs, restores snapshot handling for Ring, corrects sensor units and removes obsolete or incorrect features.

See the Home Assistant Core release notes on GitHub or the integration documentation for full details and upgrade instructions.

What’s in this release

  • Tuya energy sensors now report correct units.
  • Ring snapshot handling restored so image snapshots work again.
  • Tesla Fleet: correct handling of charge-current scope and improved OAuth scope refresh during reauthentication.

Upgrade notes

  • SMHI includes a breaking-change fix — check the SMHI integration documentation and adjust configuration if required.
  • The Transmission port-forward sensor has been removed; remove or update any automations that reference it. If you need to revert, roll back to your previous Home Assistant Core version using your usual upgrade process.

Please share comments on your experience with the update in the Home Assistant community or the project’s issue tracker.

Related posts

Agentic AI still needs domain judgement

Agentic AI can write the thing, but it still cannot tell you whether the thing is right. That is where domain expertise matters, because a clean config or neat bit of glue logic can still be wrong in...

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...