Skip to content

Commit b5e6f78

Browse files
authored
Merge pull request #5519 from esphome/bump-2025.10.3
2025.10.3
2 parents 6211537 + da93625 commit b5e6f78

File tree

3 files changed

+17
-2
lines changed

3 files changed

+17
-2
lines changed

content/changelog/2025.10.0.md

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -370,6 +370,17 @@ continue working, but custom components and advanced setups may require updates.
370370

371371
</details>
372372

373+
## Release 2025.10.3 - October 24
374+
375+
<details>
376+
<summary></summary>
377+
378+
- [hdc1080] Make HDC1080_CMD_CONFIGURATION failure a warning (and log it) [esphome#11355](https://github.com/esphome/esphome/pull/11355) by [@pzich](https://github.com/pzich)
379+
- [uart] Make rx pin respect pullup and pulldown settings [esphome#9248](https://github.com/esphome/esphome/pull/9248) by [@asergunov](https://github.com/asergunov)
380+
- [core] handle mixed IP and DNS addresses correctly in resolve_ip_address [esphome#11503](https://github.com/esphome/esphome/pull/11503) by [@Links2004](https://github.com/Links2004)
381+
382+
</details>
383+
373384
## Full list of changes
374385

375386
### New Features

content/guides/supporters.md

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -467,6 +467,7 @@ ESPHome was originally founded by [Otto Winter (@OttoWinter)](https://github.com
467467
- [danlimlu (@danlimlu)](https://github.com/danlimlu)
468468
- [DannyN2222 (@DannyN2222)](https://github.com/DannyN2222)
469469
- [Dan (@DanPlayz0)](https://github.com/DanPlayz0)
470+
- [Daniel Stiner (@danstiner)](https://github.com/danstiner)
470471
- [Dariusz Dalecki (@darianndd)](https://github.com/darianndd)
471472
- [Jakub Darmach (@darmach)](https://github.com/darmach)
472473
- [Chris (@darthsebulba04)](https://github.com/darthsebulba04)
@@ -936,6 +937,7 @@ ESPHome was originally founded by [Otto Winter (@OttoWinter)](https://github.com
936937
- [Ivo-tje (@Ivo-tje)](https://github.com/Ivo-tje)
937938
- [Jouni Paulus (@j-paulus)](https://github.com/j-paulus)
938939
- [J0RD4N300 (@J0RD4N300)](https://github.com/J0RD4N300)
940+
- [Jeff Brown (@j9brown)](https://github.com/j9brown)
939941
- [Tonye Jack (@jackton1)](https://github.com/jackton1)
940942
- [Jacob Carrell (@JacobCarrell)](https://github.com/JacobCarrell)
941943
- [Tim Jacobs (@jacobstim)](https://github.com/jacobstim)
@@ -1063,6 +1065,7 @@ ESPHome was originally founded by [Otto Winter (@OttoWinter)](https://github.com
10631065
- [Joshua Spence (@joshuaspence)](https://github.com/joshuaspence)
10641066
- [joskfg (@joskfg)](https://github.com/joskfg)
10651067
- [Joscha Wagner (@jowgn)](https://github.com/jowgn)
1068+
- [Jaakko Paju (@jpaju)](https://github.com/jpaju)
10661069
- [Javier Peletier (@jpeletier)](https://github.com/jpeletier)
10671070
- [Jan Rieger (@jrieger)](https://github.com/jrieger)
10681071
- [jsuanet (@jsuanet)](https://github.com/jsuanet)
@@ -1918,6 +1921,7 @@ ESPHome was originally founded by [Otto Winter (@OttoWinter)](https://github.com
19181921
- [sparkydave1981 (@sparkydave1981)](https://github.com/sparkydave1981)
19191922
- [spattinson (@spattinson)](https://github.com/spattinson)
19201923
- [Sean Brogan (@spbrogan)](https://github.com/spbrogan)
1924+
- [Spectre5 (@Spectre5)](https://github.com/Spectre5)
19211925
- [Justin Gerace (@spectrumjade)](https://github.com/spectrumjade)
19221926
- [Spegs21 (@Spegs21)](https://github.com/Spegs21)
19231927
- [Stephan Peijnik-Steinwender (@speijnik)](https://github.com/speijnik)
@@ -2258,4 +2262,4 @@ ESPHome was originally founded by [Otto Winter (@OttoWinter)](https://github.com
22582262
- [Christian Zufferey (@zuzu59)](https://github.com/zuzu59)
22592263
- [Zynth-dev (@Zynth-dev)](https://github.com/Zynth-dev)
22602264

2261-
*This page was last updated October 20, 2025.*
2265+
*This page was last updated October 24, 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.2
1+
release: 2025.10.3
22
version: '2025.10'

0 commit comments

Comments
 (0)