Skip to content

Commit 2a59196

Browse files
authored
Merge pull request #5486 from esphome/bump-2025.10.1
2025.10.1
2 parents 0012452 + 272f8e4 commit 2a59196

File tree

3 files changed

+18
-2
lines changed

3 files changed

+18
-2
lines changed

content/changelog/2025.10.0.md

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -337,6 +337,20 @@ continue working, but custom components and advanced setups may require updates.
337337

338338
<!-- markdownlint-disable MD013 -->
339339

340+
## Release 2025.10.1 - October 16
341+
342+
<details>
343+
<summary></summary>
344+
345+
- [mipi_spi] Rotation fixes [esphome#11226](https://github.com/esphome/esphome/pull/11226) by [@clydebarrow](https://github.com/clydebarrow) (new-feature)
346+
- [ota] Fix MQTT resolution when static IP appears first in device list [esphome#11272](https://github.com/esphome/esphome/pull/11272) by [@bdraco](https://github.com/bdraco)
347+
- [ota.esphome] Handle blank password the same as no password defined [esphome#11271](https://github.com/esphome/esphome/pull/11271) by [@jesserockz](https://github.com/jesserockz)
348+
- [tests] Fix OTA password test assertions after merge collision [esphome#11275](https://github.com/esphome/esphome/pull/11275) by [@bdraco](https://github.com/bdraco)
349+
- [wifi] Fix enterprise wifi [esphome#11276](https://github.com/esphome/esphome/pull/11276) by [@swoboda1337](https://github.com/swoboda1337)
350+
- [substitutions] Fix AttributeError when using packages with substitutions [esphome#11274](https://github.com/esphome/esphome/pull/11274) by [@bdraco](https://github.com/bdraco)
351+
352+
</details>
353+
340354
## Full list of changes
341355

342356
### New Features

content/guides/supporters.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -86,6 +86,7 @@ ESPHome was originally founded by [Otto Winter (@OttoWinter)](https://github.com
8686
- [Alone (@al-one)](https://github.com/al-one)
8787
- [Albin Kauffmann (@albinou)](https://github.com/albinou)
8888
- [Andre Lengwenus (@alengwenus)](https://github.com/alengwenus)
89+
- [Antoine Lépée (@alepee)](https://github.com/alepee)
8990
- [AlessandroTischer (@AlessandroTischer)](https://github.com/AlessandroTischer)
9091
- [Alex (@alex-richards)](https://github.com/alex-richards)
9192
- [Alex Dekker (@Alex1602)](https://github.com/Alex1602)
@@ -236,6 +237,7 @@ ESPHome was originally founded by [Otto Winter (@OttoWinter)](https://github.com
236237
- [Benoit3 (@Benoit3)](https://github.com/Benoit3)
237238
- [Ben Shaner (@bens545)](https://github.com/bens545)
238239
- [Ben Suffolk (@bensuffolk)](https://github.com/bensuffolk)
240+
- [Beormund (@Beormund)](https://github.com/Beormund)
239241
- [Berend Haan (@berendhaan)](https://github.com/berendhaan)
240242
- [Arturo Casal (@berfenger)](https://github.com/berfenger)
241243
- [Bryan Berg (@berg)](https://github.com/berg)
@@ -2253,4 +2255,4 @@ ESPHome was originally founded by [Otto Winter (@OttoWinter)](https://github.com
22532255
- [Christian Zufferey (@zuzu59)](https://github.com/zuzu59)
22542256
- [Zynth-dev (@Zynth-dev)](https://github.com/Zynth-dev)
22552257

2256-
*This page was last updated October 15, 2025.*
2258+
*This page was last updated October 16, 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.0
1+
release: 2025.10.1
22
version: '2025.10'

0 commit comments

Comments
 (0)