Skip to content

Commit 0ff4f2d

Browse files
committed
Merge branch 'current' into next
2 parents 6953a29 + a188e3d commit 0ff4f2d

File tree

2 files changed

+23
-1
lines changed

2 files changed

+23
-1
lines changed

content/changelog/2025.10.0.md

Lines changed: 19 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -351,6 +351,25 @@ 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+
- [openthread] Backport address resolution support to prevent OTA crash [esphome#11312](https://github.com/esphome/esphome/pull/11312) by [@bdraco](https://github.com/bdraco)
370+
371+
</details>
372+
354373
## Full list of changes
355374

356375
### New Features

content/guides/supporters.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -144,6 +144,7 @@ ESPHome was originally founded by [Otto Winter (@OttoWinter)](https://github.com
144144
- [Nikolay Vasilchuk (@Anonym-tsk)](https://github.com/Anonym-tsk)
145145
- [Anthony Keane (@anthonykeane)](https://github.com/anthonykeane)
146146
- [Anthony (@AnthonyMaiorani)](https://github.com/AnthonyMaiorani)
147+
- [Anthony Secco (@anthonysecco)](https://github.com/anthonysecco)
147148
- [Rémi K. (@antibill51)](https://github.com/antibill51)
148149
- [Antonio Fiol (@antonio-fiol)](https://github.com/antonio-fiol)
149150
- [Anton Verburg (@antonverburg)](https://github.com/antonverburg)
@@ -1066,6 +1067,7 @@ ESPHome was originally founded by [Otto Winter (@OttoWinter)](https://github.com
10661067
- [Jan Rieger (@jrieger)](https://github.com/jrieger)
10671068
- [jsuanet (@jsuanet)](https://github.com/jsuanet)
10681069
- [James Szalay (@jtszalay)](https://github.com/jtszalay)
1070+
- [Juan Antonio Aldea (@JuantAldea)](https://github.com/JuantAldea)
10691071
- [Jules-R (@Jules-R)](https://github.com/Jules-R)
10701072
- [Jules Kerssemakers (@juleskers)](https://github.com/juleskers)
10711073
- [Julian Berman (@Julian)](https://github.com/Julian)
@@ -1837,6 +1839,7 @@ ESPHome was originally founded by [Otto Winter (@OttoWinter)](https://github.com
18371839
- [Sascha (@Scarbous)](https://github.com/Scarbous)
18381840
- [Matthew Schinckel (@schinckel)](https://github.com/schinckel)
18391841
- [Lukas Schulte (@Schluggi)](https://github.com/Schluggi)
1842+
- [Nils Schulte (@schnili)](https://github.com/schnili)
18401843
- [Nils Schulte (@Schnilz)](https://github.com/Schnilz)
18411844
- [Wolle (@schreibfaul1)](https://github.com/schreibfaul1)
18421845
- [Arne Schwabe (@schwabe)](https://github.com/schwabe)
@@ -2255,4 +2258,4 @@ ESPHome was originally founded by [Otto Winter (@OttoWinter)](https://github.com
22552258
- [Christian Zufferey (@zuzu59)](https://github.com/zuzu59)
22562259
- [Zynth-dev (@Zynth-dev)](https://github.com/Zynth-dev)
22572260

2258-
*This page was last updated October 16, 2025.*
2261+
*This page was last updated October 20, 2025.*

0 commit comments

Comments
 (0)