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
+11Lines changed: 11 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -370,6 +370,17 @@ continue working, but custom components and advanced setups may require updates.
370
370
371
371
</details>
372
372
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)
0 commit comments