2026.6.3
- Bump zeroconf from 0.149.16 to 0.150.0 esphome#17137 by @dependabot[bot]
- [espidf] Don't fail framework check on broken unrelated PATH tools esphome#17053 by @swoboda1337
- Bump bundled esphome-device-builder to 1.0.14 esphome#17139 by @esphome[bot]
- [esp32_ble_server] Fix set_value action with by-reference triggers esphome#17156 by @swoboda1337
- [esp32] Use POSIX path for secure-boot signing/verification keys Fixes #17164 esphome#17166 by @mnewton25
- [mipi_spi] Warn on MODE3 default for display without CS pin esphome#17153 by @clydebarrow
- Bump bundled esphome-device-builder to 1.0.15 esphome#17170 by @esphome[bot]
- [mipi_spi] Suppress sequence errors when page selection used esphome#17176 by @clydebarrow
- [opentherm] Support power scaling disabled esphome#17183 by @GeoffreyFrogeye
- Bump bundled esphome-device-builder to 1.0.16 esphome#17182 by @esphome[bot]
- Bump bundled esphome-device-builder to 1.0.17 esphome#17199 by @esphome[bot]
- [esp32] Accept '#' as ESP-IDF source ref separator esphome#17193 by @swoboda1337
- [network] Set IPv4 type tag on all lwIP platforms, not just esp32 esphome#17200 by @swoboda1337
- [wifi] Report STA IP, not SoftAP IP, in wifi_info on ESP8266 esphome#17185 by @swoboda1337
- [mipi][mipi_spi] Swap native dimensions for swap_xy hardware transform esphome#17201 by @clydebarrow
- [hbridge] Fix light stuck on one polarity esphome#17162 by @swoboda1337
- Bump bundled esphome-device-builder to 1.0.18 esphome#17212 by @esphome[bot]
- Bump bundled esphome-device-builder to 1.0.19 esphome#17217 by @esphome[bot]
- [core] Fix area saved as null in storage.json esphome#17219 by @frenck
- Bump bundled esphome-device-builder to 1.0.20 esphome#17244 by @esphome[bot]
- [core] Suppress unactionable legacy-redaction warning for substitutions esphome#17242 by @swoboda1337
- [espnow] Don't throttle ESP-NOW RX when deep_sleep is present esphome#17240 by @swoboda1337
- Bump bundled esphome-device-builder to 1.0.21 esphome#17257 by @esphome[bot]
- [wifi] Fix crash when WiFi is enabled late alongside ESP-NOW esphome#17239 by @swoboda1337
- [espnow] Fix espnow crash when send() is called without a callback esphome#17266 by @thomasfw