Skip to content

Commit 3647453

Browse files
committed
Fix changelog
1 parent ce20c3a commit 3647453

File tree

1 file changed

+1
-20
lines changed

1 file changed

+1
-20
lines changed

content/changelog/2025.10.0.md

Lines changed: 1 addition & 20 deletions
Original file line numberDiff line numberDiff line change
@@ -463,16 +463,6 @@ continue working, but custom components and advanced setups may require updates.
463463
- [audio] Update esp-audio-libs 2.0.1 to use new FLAC decoder [esphome#10974](https://github.com/esphome/esphome/pull/10974) by [@kahrendt](https://github.com/kahrendt) (breaking-change)
464464
- [api] Add message size limits to prevent memory exhaustion [esphome#10936](https://github.com/esphome/esphome/pull/10936) by [@bdraco](https://github.com/bdraco) (breaking-change)
465465

466-
## Release 2025.10.5 - November 11
467-
468-
<details>
469-
<summary></summary>
470-
471-
- [core] Don't allow python 3.14 [esphome#11527](https://github.com/esphome/esphome/pull/11527) by [@swoboda1337](https://github.com/swoboda1337)
472-
- [usb_uart] Fixes for transfer queue allocation [esphome#11548](https://github.com/esphome/esphome/pull/11548) by [@clydebarrow](https://github.com/clydebarrow)
473-
- [lvgl] Fix rotation with unusual width [esphome#11680](https://github.com/esphome/esphome/pull/11680) by [@clydebarrow](https://github.com/clydebarrow)
474-
475-
</details>
476466
### All changes
477467

478468
<details>
@@ -509,16 +499,7 @@ continue working, but custom components and advanced setups may require updates.
509499
- [zephyr] Fix compilation after Path migration [esphome#10811](https://github.com/esphome/esphome/pull/10811) by [@bdraco](https://github.com/bdraco)
510500
- [http_request] Fix Path object passed to C++ codegen [esphome#10812](https://github.com/esphome/esphome/pull/10812) by [@bdraco](https://github.com/bdraco)
511501
- Synchronise Device Classes from Home Assistant [esphome#10803](https://github.com/esphome/esphome/pull/10803) by [@esphomebot](https://github.com/esphomebot)
512-
- [sensirion] Fix warning [esphome#10813](https:/## Release 2025.10.5 - November 11
513-
514-
<details>
515-
<summary></summary>
516-
517-
- [core] Don't allow python 3.14 [esphome#11527](https://github.com/esphome/esphome/pull/11527) by [@swoboda1337](https://github.com/swoboda1337)
518-
- [usb_uart] Fixes for transfer queue allocation [esphome#11548](https://github.com/esphome/esphome/pull/11548) by [@clydebarrow](https://github.com/clydebarrow)
519-
- [lvgl] Fix rotation with unusual width [esphome#11680](https://github.com/esphome/esphome/pull/11680) by [@clydebarrow](https://github.com/clydebarrow)
520-
521-
</details>/github.com/esphome/esphome/pull/10813) by [@swoboda1337](https://github.com/swoboda1337)
502+
- [sensirion] Fix warning [esphome#10813](https://github.com/esphome/esphome/pull/10813) by [@swoboda1337](https://github.com/swoboda1337)
522503
- [core] Fix TypeError in update-all command after Path migration [esphome#10821](https://github.com/esphome/esphome/pull/10821) by [@bdraco](https://github.com/bdraco)
523504
- Add coverage for Path to str fix in #10807 [esphome#10808](https://github.com/esphome/esphome/pull/10808) by [@bdraco](https://github.com/bdraco)
524505
- [web_server] Reduce flash usage by eliminating lambda overhead in JSON generation [esphome#10749](https://github.com/esphome/esphome/pull/10749) by [@bdraco](https://github.com/bdraco)

0 commit comments

Comments
 (0)