- [api] Fix ListEntitiesRequest not read due to LWIP rcvevent tracking esphome#15589 by @bdraco
- Bump aioesphomeapi from 44.12.0 to 44.13.1 esphome#15600 by @dependabot[bot]
- [gdk101] Increase reset retries for slow-booting sensor MCU esphome#15584 by @bdraco
- [sx127x][cc1101] Disable loop when packet mode is inactive esphome#15606 by @swoboda1337
- [hbridge] Move light pin switching to loop esphome#15615 by @jesserockz
- [tca9555] Add interrupt pin support esphome#15613 by @bdraco (new-feature)
- [pca6416a] Add interrupt pin support esphome#15614 by @bdraco (new-feature)
- [mcp23016] Add interrupt pin support esphome#15616 by @bdraco (new-feature)
- [api] Add (inline_encode) proto option for sub-message inlining esphome#15599 by @bdraco
- [micro_wake_word] Pin esp-nn version esphome#15628 by @kahrendt
- [sx127x][cc1101][sx126x] Use GPIO interrupt to wake loop esphome#15627 by @swoboda1337
- [rp2040] Fix W5500 Ethernet pbuf corruption by mirroring LWIPMutex semantics esphome#15624 by @bdraco
- Bump aioesphomeapi from 44.13.1 to 44.13.2 esphome#15637 by @dependabot[bot]
- Bump aioesphomeapi from 44.13.2 to 44.13.3 esphome#15641 by @dependabot[bot]
- [mdns] Bump espressif/mdns to 1.11.0 esphome#15670 by @swoboda1337
- [canbus] Fix canbus.send can_id compile error esphome#15668 by @swoboda1337
- [esp32] Bump platform to 55.03.38, Arduino to 3.3.8, ESP-IDF to 5.5.4 esphome#15666 by @swoboda1337
- [packages] Fix false deprecation warning and wrong error paths in nested packages esphome#15605 by @bdraco (breaking-change)
- [lvgl] Fix use of rotation on host SDL esphome#15611 by @clydebarrow