2026.7.4
Changed 4
- Default init sequence to empty not None in epaper_spi
- Use forward slashes in generated component CMakeLists for espidf
- Restrict toolchain validation to supported values for esp32
- Explicitly disable BLE 5.0 in esp32
Fixed 2
- Fix device adoption failing on first attempt by locking the clone cache against concurrent resolutions
- Fix double free when overflow buffer drain is re-entered in the API
- Bump filelock from 3.29.0 to 3.32.0 esphome#17759 by @dependabot[bot]
- Bump platformdirs from 4.10.0 to 4.11.0 esphome#17756 by @dependabot[bot]
- Bump bundled esphome-device-builder to 1.8.0 esphome#17953 by @esphome[bot]
- Bump bundled esphome-device-builder to 1.8.1 esphome#17964 by @esphome[bot]
- [epaper_spi] Default init sequence to empty not None esphome#17966 by @clydebarrow
- [git] Fix device adoption failing on first attempt: lock the clone cache against concurrent resolutions esphome#17923 by @bdraco
- [espidf] Use forward slashes in generated component CMakeLists esphome#17965 by @swoboda1337
- [esp32] Restrict toolchain validation to supported values esphome#17972 by @jesserockz
- [api] Fix double free when overflow buffer drain is re-entered esphome#17969 by @bdraco
- Bump bundled esphome-device-builder to 1.8.2 esphome#17995 by @esphome[bot]
- Bump bundled esphome-device-builder to 1.9.0 esphome#18017 by @esphome[bot]
- Bump bundled esphome-device-builder to 1.9.1 esphome#18025 by @esphome[bot]
- Bump bundled esphome-device-builder to 1.9.2 esphome#18051 by @esphome[bot]
- [esp32] explicitly disable BLE 5.0 esphome#18047 by @ssieb