You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: content/changelog/2025.11.0.md
+14Lines changed: 14 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -526,6 +526,20 @@ The 2025.11 release blog posts include comprehensive migration examples for comm
526
526
527
527
<!-- markdownlint-disable MD013 -->
528
528
529
+
## Release 2025.11.5 - December 9
530
+
531
+
<details>
532
+
<summary></summary>
533
+
534
+
- [binary_sensor] Fix reporting of 'unknown' [esphome#12296](https://github.com/esphome/esphome/pull/12296) by [@clydebarrow](https://github.com/clydebarrow)
535
+
- [lvgl] Number saves value on interactive change [esphome#12315](https://github.com/esphome/esphome/pull/12315) by [@clydebarrow](https://github.com/clydebarrow)
536
+
- [scheduler] Fix missing lock when recycling items in defer queue processing [esphome#12343](https://github.com/esphome/esphome/pull/12343) by [@bdraco](https://github.com/bdraco)
537
+
- [wifi] Fix scan timeout loop when scan returns zero networks [esphome#12354](https://github.com/esphome/esphome/pull/12354) by [@bdraco](https://github.com/bdraco)
538
+
- [libretiny] Fix WiFi scan timeout loop when scan fails [esphome#12356](https://github.com/esphome/esphome/pull/12356) by [@bdraco](https://github.com/bdraco)
539
+
- [mqtt] Fix logger method case sensitivity error [esphome#12379](https://github.com/esphome/esphome/pull/12379) by [@swoboda1337](https://github.com/swoboda1337)
0 commit comments