Skip to content

Commit 0b26f92

Browse files
authored
Merge pull request #5482 from esphome/bump-2025.10.0b4
2025.10.0b4
2 parents 3b8281d + e3befc2 commit 0b26f92

File tree

3 files changed

+6
-2
lines changed

3 files changed

+6
-2
lines changed

content/changelog/2025.10.0.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -429,6 +429,10 @@ continue working, but custom components and advanced setups may require updates.
429429
- Bump esphome-dashboard from 20251009.0 to 20251013.0 [esphome#11212](https://github.com/esphome/esphome/pull/11212) by [@dependabot[bot]](https://github.com/apps/dependabot)
430430
- [core] Properly clean the build dir in the HA addon [esphome#11208](https://github.com/esphome/esphome/pull/11208) by [@swoboda1337](https://github.com/swoboda1337)
431431
- Fix log retrieval with FQDN when mDNS is disabled [esphome#11202](https://github.com/esphome/esphome/pull/11202) by [@bdraco](https://github.com/bdraco)
432+
- Bump aioesphomeapi from 41.14.0 to 41.16.0 [esphome#11215](https://github.com/esphome/esphome/pull/11215) by [@dependabot[bot]](https://github.com/apps/dependabot)
433+
- Bump aioesphomeapi from 41.16.0 to 41.16.1 [esphome#11221](https://github.com/esphome/esphome/pull/11221) by [@dependabot[bot]](https://github.com/apps/dependabot)
434+
- [mipi_dsi] Update waveshare P4-86 config [esphome#10562](https://github.com/esphome/esphome/pull/10562) by [@tjq19940331](https://github.com/tjq19940331)
435+
- [pzemac, pzemdc, sdm_meter] Fix pin conflicts in ESP32-IDF tests [esphome#11240](https://github.com/esphome/esphome/pull/11240) by [@bdraco](https://github.com/bdraco)
432436

433437
### All changes
434438

content/guides/supporters.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2252,4 +2252,4 @@ ESPHome was originally founded by [Otto Winter (@OttoWinter)](https://github.com
22522252
- [Christian Zufferey (@zuzu59)](https://github.com/zuzu59)
22532253
- [Zynth-dev (@Zynth-dev)](https://github.com/Zynth-dev)
22542254

2255-
*This page was last updated October 14, 2025.*
2255+
*This page was last updated October 15, 2025.*

data/version.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
1-
release: 2025.10.0b3
1+
release: 2025.10.0b4
22
version: '2025.10'

0 commit comments

Comments
 (0)