@@ -47,6 +47,8 @@ Stay cool, and enjoy the release!
47
47
- [ Other noteworthy changes] ( #other-noteworthy-changes )
48
48
- [ Full-screen code editors] ( #full-screen-code-editors )
49
49
- [ Improved dashboard creation experience] ( #improved-dashboard-creation-experience )
50
+ - [ Patch releases] ( #patch-releases )
51
+ - [ 2025.7.1 - July 4] ( #202571---july-4 )
50
52
- [ Need help? Join the community!] ( #need-help-join-the-community )
51
53
- [ Backward-incompatible changes] ( #backward-incompatible-changes )
52
54
- [ All changes] ( #all-changes )
@@ -357,6 +359,58 @@ The dialog for adding a new dashboard has been redesigned with a cleaner interfa
357
359
[@marcinbauer85] : https://github.com/marcinbauer85
358
360
[@quinnter] : https://github.com/quinnter
359
361
362
+ # # Patch releases
363
+
364
+ We will also release patch releases for Home Assistant 2025.7 in July.
365
+ These patch releases only contain bug fixes. Our goal is to release a patch
366
+ release every Friday.
367
+
368
+ # ## 2025.7.1 - July 4
369
+
370
+ Happy Fourth of July! 🇺🇸
371
+
372
+ - Set timeout for remote calendar ([@Thomas55555] - [#147024])
373
+ - Fix missing port in samsungtv ([@epenet] - [#147962])
374
+ - Bump ZHA to 0.0.62 ([@puddly] - [#147966])
375
+ - Bump aiounifi to v84 ([@Kane610] - [#147987])
376
+ - Fix state being incorrectly reported in some situations on Music Assistant players ([@marcelveldt] - [#147997])
377
+ - Bump hass-nabucasa from 0.104.0 to 0.105.0 ([@ludeeus] - [#148040])
378
+ - Fix Telegram bots using plain text parser failing to load on restart ([@hanwg] - [#148050])
379
+ - Bump pyenphase to 2.2.0 ([@catsmanac] - [#148070])
380
+ - Cancel enphase mac verification on unload. ([@catsmanac] - [#148072])
381
+ - Bump aioamazondevices to 3.2.3 ([@chemelli74] - [#148082])
382
+ - Update frontend to 20250702.1 ([@bramkragten] - [#148131])
383
+ - [ci] Fix typing issue with aiohttp and aiosignal ([@cdce8p] - [#148141])
384
+ - Bump venstarcolortouch to 0.21 ([@mlfreeman2] - [#148152])
385
+
386
+ [#147024]: https://github.com/home-assistant/core/pull/147024
387
+ [#147533]: https://github.com/home-assistant/core/pull/147533
388
+ [#147962]: https://github.com/home-assistant/core/pull/147962
389
+ [#147966]: https://github.com/home-assistant/core/pull/147966
390
+ [#147987]: https://github.com/home-assistant/core/pull/147987
391
+ [#147997]: https://github.com/home-assistant/core/pull/147997
392
+ [#148040]: https://github.com/home-assistant/core/pull/148040
393
+ [#148050]: https://github.com/home-assistant/core/pull/148050
394
+ [#148070]: https://github.com/home-assistant/core/pull/148070
395
+ [#148072]: https://github.com/home-assistant/core/pull/148072
396
+ [#148082]: https://github.com/home-assistant/core/pull/148082
397
+ [#148131]: https://github.com/home-assistant/core/pull/148131
398
+ [#148141]: https://github.com/home-assistant/core/pull/148141
399
+ [#148152]: https://github.com/home-assistant/core/pull/148152
400
+ [@Kane610] : https://github.com/Kane610
401
+ [@Thomas55555] : https://github.com/Thomas55555
402
+ [@bramkragten] : https://github.com/bramkragten
403
+ [@catsmanac] : https://github.com/catsmanac
404
+ [@cdce8p] : https://github.com/cdce8p
405
+ [@chemelli74] : https://github.com/chemelli74
406
+ [@epenet] : https://github.com/epenet
407
+ [@frenck] : https://github.com/frenck
408
+ [@hanwg] : https://github.com/hanwg
409
+ [@ludeeus] : https://github.com/ludeeus
410
+ [@marcelveldt] : https://github.com/marcelveldt
411
+ [@mlfreeman2] : https://github.com/mlfreeman2
412
+ [@puddly] : https://github.com/puddly
413
+
360
414
# # Need help? Join the community!
361
415
362
416
Home Assistant has a great community of users who are all more than willing
0 commit comments