- [esp32] Add build flag to suppress noexecstack message esphome#12272 by @clydebarrow
- [ld2420] Add missing USE_SELECT ifdefs esphome#12275 by @swoboda1337
- [config] Provide path for
has_at_most_one_ofmessages esphome#12277 by @clydebarrow - [es8311] Remove MIN and MAX from mic_gain enum options esphome#12281 by @swoboda1337
- [esp32_hosted] Fix build and bump IDF component version to 2.7.0 esphome#12282 by @swoboda1337
- [CI] Trigger generic version notifier job on release esphome#12292 by @jesserockz
- [scheduler] Fix use-after-free when cancelling timeouts from non-main-loop threads esphome#12288 by @bdraco