Skip to content

Commit 6f8e6af

Browse files
committed
Update changelog for 2025.11.5
1 parent 6826d5c commit 6f8e6af

File tree

1 file changed

+14
-0
lines changed

1 file changed

+14
-0
lines changed

content/changelog/2025.11.0.md

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -526,6 +526,20 @@ The 2025.11 release blog posts include comprehensive migration examples for comm
526526

527527
<!-- markdownlint-disable MD013 -->
528528

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)
540+
541+
</details>
542+
529543
## Release 2025.11.4 - December 4
530544

531545
<details>

0 commit comments

Comments
 (0)