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
+18Lines changed: 18 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -351,6 +351,24 @@ continue working, but custom components and advanced setups may require updates.
351
351
352
352
</details>
353
353
354
+
## Release 2025.10.2 - October 20
355
+
356
+
<details>
357
+
<summary></summary>
358
+
359
+
- [datetime] Fix DateTimeStateTrigger compilation when time component is not used [esphome#11287](https://github.com/esphome/esphome/pull/11287) by [@bdraco](https://github.com/bdraco)
360
+
- [core] Add ESP32 ROM functions to reserved ids [esphome#11293](https://github.com/esphome/esphome/pull/11293) by [@swoboda1337](https://github.com/swoboda1337)
361
+
- [htu21d] Revert register address change [esphome#11291](https://github.com/esphome/esphome/pull/11291) by [@swoboda1337](https://github.com/swoboda1337)
362
+
- [esp32] Reduce tx power on Arduino in the event of a brownout [esphome#11304](https://github.com/esphome/esphome/pull/11304) by [@swoboda1337](https://github.com/swoboda1337)
363
+
- [const] Add CONF_OPENTHREAD [esphome#11318](https://github.com/esphome/esphome/pull/11318) by [@danstiner](https://github.com/danstiner)
364
+
- [dashboard] Fix binary download with packages using secrets after Path migration [esphome#11313](https://github.com/esphome/esphome/pull/11313) by [@bdraco](https://github.com/bdraco)
365
+
- [dashboard] fix migration to Path [esphome#11342](https://github.com/esphome/esphome/pull/11342) by [@tomaszduda23](https://github.com/tomaszduda23)
366
+
- [scd4x, bme68x] Fix temperature_offset to use the temperature_delta instead of temperature [esphome#11347](https://github.com/esphome/esphome/pull/11347) by [@Spectre5](https://github.com/Spectre5)
367
+
- [core] Fix IndexError when OTA devices cannot be resolved [esphome#11311](https://github.com/esphome/esphome/pull/11311) by [@bdraco](https://github.com/bdraco)
368
+
- [esp32] Fix OTA rollback [esphome#11300](https://github.com/esphome/esphome/pull/11300) by [@swoboda1337](https://github.com/swoboda1337)
0 commit comments