ESPHome | 2026.4.0

ESPHome 2026.4.0 released on 15-04-2026


ESPHome 2026.4.0 is out now. Users running ESPHome on controllers and sensors will see headline new features, broader hardware support, and reliability and security improvements that affect OTA, networking and integrations.

See the full changelog and migration guidance on the ESPHome documentation site for upgrade steps, hardware notes and API changes: https://esphome.io/changelog/2026.4.0.html

What’s in this release

  • Headline new features, important bug fixes and performance improvements across sensors, switches, templates and the developer API.
  • Board and SoC updates: new official board presets, expanded SoC and chip support, and changes to flash/partition handling and build toolchain requirements.
  • Connectivity, OTA and security work: improvements to OTA reliability and speed, Wi‑Fi and Bluetooth stability fixes, and updates to encryption and credentials handling.

Upgrade notes

  • Expect configuration syntax changes and deprecated options; consult the migration notes in the changelog for step‑by‑step guidance on common upgrade pain points and required config edits.
  • If the upgrade causes problems, follow the rollback instructions in the release notes and check the listed minimal required versions for Home Assistant integrations and third‑party tools before attempting a re-install.

Share any issues, tips or unexpected behaviour on the ESPHome GitHub or community channels so others can benefit from your experience.

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