ESPHome 2024.12.0 - 18th December 2024

ESP-IDF Copy link to header

ESPHome has now updated the core ESP32 code to use ESP-IDFExternal link 5.1.5. This is a major upgrade and should bring more features, chip support (Most notably the ESP32-C6 that people keep raving on about) and in general more stability.

To acommodate this change, ESPHome has moved away from the “official” platformio provided ESP32 platform, and is now using a community fork pioarduino/platform-espressif32External link as platformio has decided to stop providing ESP-IDF updates to their platform for Espressif chips. As a user, you should not notice any difference.

As we are unable to test every single component and board, there might be issues with specific configurations. Please report these in the ESPHome issue trackerExternal link on GitHub.

ESPHome armv7 Docker Support Copy link to header

We will be retiring ESPHome’s Docker support for armv7 hardware in the February 2025 release.

This is due to both waning support as it relates to tooling and performance reasons. We strongly recommend moving to a more modern architecture, especially if you’re using the ESPHome Device Compiler to build/compile firmware for your devices.

Release 2024.12.1 - December 19 Copy link to header

Release 2024.12.2 - December 20 Copy link to header

Release 2024.12.3 - January 17 Copy link to header

Release 2024.12.4 - January 17 Copy link to header

Full list of changes Copy link to header

New Components Copy link to header

New Platforms Copy link to header

Breaking Changes Copy link to header

Beta Changes Copy link to header

All changes Copy link to header

Past Changelogs Copy link to header

CURRENT