diff --git a/content/changelog/2025.10.0.md b/content/changelog/2025.10.0.md index c4261bb72f..c885397b88 100644 --- a/content/changelog/2025.10.0.md +++ b/content/changelog/2025.10.0.md @@ -429,6 +429,10 @@ continue working, but custom components and advanced setups may require updates. - 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) - [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) - Fix log retrieval with FQDN when mDNS is disabled [esphome#11202](https://github.com/esphome/esphome/pull/11202) by [@bdraco](https://github.com/bdraco) +- 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) +- 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) +- [mipi_dsi] Update waveshare P4-86 config [esphome#10562](https://github.com/esphome/esphome/pull/10562) by [@tjq19940331](https://github.com/tjq19940331) +- [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) ### All changes diff --git a/content/guides/supporters.md b/content/guides/supporters.md index 3bf905c549..f08447b704 100644 --- a/content/guides/supporters.md +++ b/content/guides/supporters.md @@ -2252,4 +2252,4 @@ ESPHome was originally founded by [Otto Winter (@OttoWinter)](https://github.com - [Christian Zufferey (@zuzu59)](https://github.com/zuzu59) - [Zynth-dev (@Zynth-dev)](https://github.com/Zynth-dev) -*This page was last updated October 14, 2025.* +*This page was last updated October 15, 2025.* diff --git a/data/version.yaml b/data/version.yaml index cece5f2571..7e2cf01275 100644 --- a/data/version.yaml +++ b/data/version.yaml @@ -1,2 +1,2 @@ -release: 2025.10.0b3 +release: 2025.10.0b4 version: '2025.10'