From 9e9e016faa9ba4d2b1e7a14f1f2141a26b3274c8 Mon Sep 17 00:00:00 2001 From: Jesse Hills <3060199+jesserockz@users.noreply.github.com> Date: Fri, 24 Oct 2025 07:51:40 +1300 Subject: [PATCH 1/3] Bump version to 2025.10.3 --- data/version.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/data/version.yaml b/data/version.yaml index 95439537fc..ea4603ec5c 100644 --- a/data/version.yaml +++ b/data/version.yaml @@ -1,2 +1,2 @@ -release: 2025.10.2 +release: 2025.10.3 version: '2025.10' From 32aed13c52df7db7444140687c2e3cda35f53780 Mon Sep 17 00:00:00 2001 From: Jesse Hills <3060199+jesserockz@users.noreply.github.com> Date: Fri, 24 Oct 2025 07:52:32 +1300 Subject: [PATCH 2/3] Update changelog for 2025.10.3 --- content/changelog/2025.10.0.md | 11 +++++++++++ 1 file changed, 11 insertions(+) diff --git a/content/changelog/2025.10.0.md b/content/changelog/2025.10.0.md index 96dff2468f..0eab7a7c8b 100644 --- a/content/changelog/2025.10.0.md +++ b/content/changelog/2025.10.0.md @@ -370,6 +370,17 @@ continue working, but custom components and advanced setups may require updates. +## Release 2025.10.3 - October 24 + +
+ + +- [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) +- [uart] Make rx pin respect pullup and pulldown settings [esphome#9248](https://github.com/esphome/esphome/pull/9248) by [@asergunov](https://github.com/asergunov) +- [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) + +
+ ## Full list of changes ### New Features From da9362563fc544c49350ebfc73a333601ed8de04 Mon Sep 17 00:00:00 2001 From: Jesse Hills <3060199+jesserockz@users.noreply.github.com> Date: Fri, 24 Oct 2025 07:53:34 +1300 Subject: [PATCH 3/3] Update supporters for 2025.10.3 --- content/guides/supporters.md | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/content/guides/supporters.md b/content/guides/supporters.md index b3c54e4904..55967150e8 100644 --- a/content/guides/supporters.md +++ b/content/guides/supporters.md @@ -467,6 +467,7 @@ ESPHome was originally founded by [Otto Winter (@OttoWinter)](https://github.com - [danlimlu (@danlimlu)](https://github.com/danlimlu) - [DannyN2222 (@DannyN2222)](https://github.com/DannyN2222) - [Dan (@DanPlayz0)](https://github.com/DanPlayz0) +- [Daniel Stiner (@danstiner)](https://github.com/danstiner) - [Dariusz Dalecki (@darianndd)](https://github.com/darianndd) - [Jakub Darmach (@darmach)](https://github.com/darmach) - [Chris (@darthsebulba04)](https://github.com/darthsebulba04) @@ -936,6 +937,7 @@ ESPHome was originally founded by [Otto Winter (@OttoWinter)](https://github.com - [Ivo-tje (@Ivo-tje)](https://github.com/Ivo-tje) - [Jouni Paulus (@j-paulus)](https://github.com/j-paulus) - [J0RD4N300 (@J0RD4N300)](https://github.com/J0RD4N300) +- [Jeff Brown (@j9brown)](https://github.com/j9brown) - [Tonye Jack (@jackton1)](https://github.com/jackton1) - [Jacob Carrell (@JacobCarrell)](https://github.com/JacobCarrell) - [Tim Jacobs (@jacobstim)](https://github.com/jacobstim) @@ -1063,6 +1065,7 @@ ESPHome was originally founded by [Otto Winter (@OttoWinter)](https://github.com - [Joshua Spence (@joshuaspence)](https://github.com/joshuaspence) - [joskfg (@joskfg)](https://github.com/joskfg) - [Joscha Wagner (@jowgn)](https://github.com/jowgn) +- [Jaakko Paju (@jpaju)](https://github.com/jpaju) - [Javier Peletier (@jpeletier)](https://github.com/jpeletier) - [Jan Rieger (@jrieger)](https://github.com/jrieger) - [jsuanet (@jsuanet)](https://github.com/jsuanet) @@ -1918,6 +1921,7 @@ ESPHome was originally founded by [Otto Winter (@OttoWinter)](https://github.com - [sparkydave1981 (@sparkydave1981)](https://github.com/sparkydave1981) - [spattinson (@spattinson)](https://github.com/spattinson) - [Sean Brogan (@spbrogan)](https://github.com/spbrogan) +- [Spectre5 (@Spectre5)](https://github.com/Spectre5) - [Justin Gerace (@spectrumjade)](https://github.com/spectrumjade) - [Spegs21 (@Spegs21)](https://github.com/Spegs21) - [Stephan Peijnik-Steinwender (@speijnik)](https://github.com/speijnik) @@ -2258,4 +2262,4 @@ ESPHome was originally founded by [Otto Winter (@OttoWinter)](https://github.com - [Christian Zufferey (@zuzu59)](https://github.com/zuzu59) - [Zynth-dev (@Zynth-dev)](https://github.com/Zynth-dev) -*This page was last updated October 20, 2025.* +*This page was last updated October 24, 2025.*