- [lvgl]: fix missing await keyword in meter tick_style width processing esphome#9538 by @theshut
- Fix compilation error when using string lambdas with homeassistant services esphome#9543 by @bdraco
- Fix format string warnings in Web Server OTA component esphome#9569 by @bdraco
- Add helpful error message when ESP32+Arduino runs out of flash space esphome#9580 by @bdraco
- Allow disabling OTA for web_server while keeping it enabled for captive_portal esphome#9583 by @bdraco
- [esp32] Add missing include for helpers esphome#9579 by @jesserockz
- Fix lwIP thread safety assertion failures on ESP32 esphome#9570 by @bdraco