@@ -51,6 +51,8 @@ PS: Oh, and pssst... Don't tell anyone 🤫, but there might be something exciti
5151- [ Other noteworthy changes] ( #other-noteworthy-changes )
5252 - [ Improved logging efficiency] ( #improved-logging-efficiency )
5353 - [ The new Home Dashboard keeps getting smarter] ( #the-new-home-dashboard-keeps-getting-smarter )
54+ - [ Patch releases] ( #patch-releases )
55+ - [ 2025.11.1 - November 7] ( #2025111---november-7 )
5456- [ Need help? Join the community] ( #need-help-join-the-community )
5557- [ Backward-incompatible changes] ( #backward-incompatible-changes )
5658- [ All changes] ( #all-changes )
@@ -341,6 +343,56 @@ These improvements bring everything together more naturally, helping your Home D
341343
342344<img class =" no-shadow " alt =" New built-in dashboards in dashboards config panel " src =" /images/blog/2025-11/config-dashboards.png " />
343345
346+ ## Patch releases
347+
348+ We will also release patch releases for Home Assistant 2025.11 in November.
349+ These patch releases only contain bug fixes. Our goal is to release a patch
350+ release once a week, aiming for Friday.
351+
352+ ### 2025.11.1 - November 7
353+
354+ - Improve scan interval for Airthings Corentium Home 2 ([ @LaStrada ] - [ #155694 ] )
355+ - Remove ` @progress_step ` decorator from ZHA and Hardware integration ([ @puddly ] - [ #155867 ] )
356+ - Fix KNX Climate humidity DPT ([ @farmio ] - [ #155942 ] )
357+ - Truncate password before sending it to bcrypt ([ @cdce8p ] - [ #155950 ] )
358+ - Fix for corrupt restored state in miele consumption sensors ([ @astrandb ] - [ #155966 ] )
359+ - Handle empty fields in SolarEdge config flow ([ @tronikos ] - [ #155978 ] )
360+ - Fix SolarEdge unload failing when there are no sensors ([ @tronikos ] - [ #155979 ] )
361+ - Bump aioamazondevices to 8.0.1 ([ @chemelli74 ] - [ #155989 ] )
362+ - Fix Growatt integration authentication error for legacy config entries ([ @johanzander ] - [ #155993 ] )
363+ - Bump tuya-device-sharing-sdk to 0.2.5 ([ @epenet ] - [ #156014 ] )
364+ - Bump onedrive-personal-sdk to 0.0.16 ([ @zweckj ] - [ #156021 ] )
365+ - Fix the exception caused by the missing Foscam integration key ([ @Foscam-wangzhengyu ] - [ #156022 ] )
366+ - Bump intents to 2025.11.7 ([ @synesthesiam ] - [ #156063 ] )
367+
368+ [ #155440 ] : https://github.com/home-assistant/core/pull/155440
369+ [ #155694 ] : https://github.com/home-assistant/core/pull/155694
370+ [ #155867 ] : https://github.com/home-assistant/core/pull/155867
371+ [ #155942 ] : https://github.com/home-assistant/core/pull/155942
372+ [ #155950 ] : https://github.com/home-assistant/core/pull/155950
373+ [ #155966 ] : https://github.com/home-assistant/core/pull/155966
374+ [ #155978 ] : https://github.com/home-assistant/core/pull/155978
375+ [ #155979 ] : https://github.com/home-assistant/core/pull/155979
376+ [ #155989 ] : https://github.com/home-assistant/core/pull/155989
377+ [ #155993 ] : https://github.com/home-assistant/core/pull/155993
378+ [ #156014 ] : https://github.com/home-assistant/core/pull/156014
379+ [ #156021 ] : https://github.com/home-assistant/core/pull/156021
380+ [ #156022 ] : https://github.com/home-assistant/core/pull/156022
381+ [ #156063 ] : https://github.com/home-assistant/core/pull/156063
382+ [ @Foscam-wangzhengyu ] : https://github.com/Foscam-wangzhengyu
383+ [ @LaStrada ] : https://github.com/LaStrada
384+ [ @astrandb ] : https://github.com/astrandb
385+ [ @cdce8p ] : https://github.com/cdce8p
386+ [ @chemelli74 ] : https://github.com/chemelli74
387+ [ @edenhaus ] : https://github.com/edenhaus
388+ [ @epenet ] : https://github.com/epenet
389+ [ @farmio ] : https://github.com/farmio
390+ [ @johanzander ] : https://github.com/johanzander
391+ [ @puddly ] : https://github.com/puddly
392+ [ @synesthesiam ] : https://github.com/synesthesiam
393+ [ @tronikos ] : https://github.com/tronikos
394+ [ @zweckj ] : https://github.com/zweckj
395+
344396## Need help? Join the community
345397
346398Home Assistant has a great community of users who are all more than willing to help each other out. So, join us!
0 commit comments