HomeAssistant Core | 2026.4.4

HomeAssistant Core 2026.4.4 released on 24-04-2026


Home Assistant Core 2026.4.4 is out now. Users running integrations such as Kodi, MQTT, Roborock, Gardena, Victron and Tractive — and anyone using the local_only user flag — will see targeted fixes and stricter API validation.

For full details and installation guidance, consult the project GitHub release notes or the official Home Assistant documentation.

What’s in this release

  • Fixed Kodi media browsing so library navigation works as expected.
  • Corrected MQTT JSON light startup restore that could set color_mode to None.
  • Case-insensitive MIME handling for Google Generative AI TTS to accept varied content-type values.

Upgrade notes

  • Authentication and API validation have been hardened: the local_only user property is now validated during the websocket auth phase and for signed HTTP requests — review any use of the local_only flag in integrations, automations or custom clients and update configurations if they relied on the previous behaviour.
  • If you encounter regressions after upgrading, consider reverting to the previous 2026.4.x release while you investigate; test integrations referenced in the release notes (for example IMAP, Tractive and Victron BLE) after any downgrade.

Share your experience with 2026.4.4 — report problems or confirmations on the Home Assistant GitHub and in the community so maintainers and users can follow up.

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