Skip to content

Commit 78875f2

Browse files
committed
Update changelog for 2025.10.2
1 parent 2217174 commit 78875f2

File tree

1 file changed

+18
-0
lines changed

1 file changed

+18
-0
lines changed

content/changelog/2025.10.0.md

Lines changed: 18 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -351,6 +351,24 @@ continue working, but custom components and advanced setups may require updates.
351351

352352
</details>
353353

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)
369+
370+
</details>
371+
354372
## Full list of changes
355373

356374
### New Features

0 commit comments

Comments
 (0)