You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: content/changelog/2025.10.0.md
+14Lines changed: 14 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -337,6 +337,20 @@ continue working, but custom components and advanced setups may require updates.
337
337
338
338
<!-- markdownlint-disable MD013 -->
339
339
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)
0 commit comments