2025.11.1
- [graph] Fix legend border esphome#12000 by @swoboda1337
- [network] Fix IPAddress constructor causing comparison failures and garbage output esphome#12005 by @bdraco
- [ltr501][ltr_als_ps] Rename enum to avoid collision with lwip defines esphome#12017 by @swoboda1337
- [cst816][packet_transport][udp][wake_on_lan] Fix error messages esphome#12019 by @swoboda1337
- [jsn_sr04t] Fix model AJ_SR04M esphome#11992 by @swoboda1337
- [cst816][http_request] Fix status_set_error() dangling pointer bugs esphome#12033 by @bdraco
- [esp32] Fix C2 builds esphome#12050 by @swoboda1337
- [core] Add support for passing yaml files to clean-all esphome#12039 by @swoboda1337
- [script][wait_until] Fix FIFO ordering and reentrancy bugs esphome#12049 by @bdraco
- [esp_ldo,mipi_dsi,mipi_rgb] Fix dangling pointer bugs in mark_failed() esphome#12077 by @bdraco
- [online_image] Fix some large PNGs causing watchdog timeout esphome#12025 by @jesserockz