@@ -71,6 +71,8 @@ _PS: It is almost Valentine's day, did you set up some romantic scenes yet? 🌹
71
71
- [ Other noteworthy changes] ( #other-noteworthy-changes )
72
72
- [ Bluetooth config panel] ( #bluetooth-config-panel )
73
73
- [ Preparing our graphs for the future] ( #preparing-our-graphs-for-the-future )
74
+ - [ Patch releases] ( #patch-releases )
75
+ - [ 2025.2.1 - February 7] ( #202521---february-7 )
74
76
- [ Need help? Join the community!] ( #need-help-join-the-community )
75
77
- [ Backward-incompatible changes] ( #backward-incompatible-changes )
76
78
- [ All changes] ( #all-changes )
@@ -473,6 +475,97 @@ However, this change is a preparation for the future. We have many plans and
473
475
ideas for our graphs, and this change was a necessary step to make those plans
474
476
possible.
475
477
478
+ ## Patch releases
479
+
480
+ We will also release patch releases for Home Assistant 2025.2 in February.
481
+ These patch releases only contain bug fixes. Our goal is to release a patch
482
+ release every Friday.
483
+
484
+ ### 2025.2.1 - February 7
485
+
486
+ - Fix hassio test using wrong fixture ([ @emontnemery ] - [ #137516 ] )
487
+ - Change Electric Kiwi authentication ([ @mikey0000 ] - [ #135231 ] )
488
+ - Update govee-ble to 0.42.1 ([ @cdce8p ] - [ #137371 ] )
489
+ - Bump holidays to 0.66 ([ @gjohansson-ST ] - [ #137449 ] )
490
+ - Bump aiohttp-asyncmdnsresolver to 0.1.0 ([ @bdraco ] - [ #137492 ] )
491
+ - Bump aiohttp to 3.11.12 ([ @bdraco ] - [ #137494 ] )
492
+ - Bump govee-ble to 0.43.0 to fix compat with new H5179 firmware ([ @bdraco ] - [ #137508 ] )
493
+ - Bump habiticalib to v0.3.5 ([ @tr4nt0r ] - [ #137510 ] )
494
+ - Fix Mill issue, where no sensors were shown ([ @Danielhiversen ] - [ #137521 ] )
495
+ - Don't overwrite setup state in async_set_domains_to_be_loaded ([ @emontnemery ] - [ #137547 ] )
496
+ - Use separate metadata files for onedrive ([ @zweckj ] - [ #137549 ] )
497
+ - Fix sending polls to Telegram threads ([ @jwhb ] - [ #137553 ] )
498
+ - Skip building wheels for electrickiwi-api ([ @cdce8p ] - [ #137556 ] )
499
+ - Add excluded domains to broadcast intent ([ @synesthesiam ] - [ #137566 ] )
500
+ - Revert "Add ` PaddleSwitchPico ` (Pico Paddle Remote) device trigger to Lutron Caseta" ([ @bdraco ] - [ #137571 ] )
501
+ - Fix Overseerr webhook configuration JSON ([ @denniseffing ] - [ #137572 ] )
502
+ - Do not rely on pyserial for port scanning with the CM5 + ZHA ([ @puddly ] - [ #137585 ] )
503
+ - Bump eheimdigital to 1.0.6 ([ @autinerd ] - [ #137587 ] )
504
+ - Bump pyfireservicerota to 0.0.46 ([ @cyberjunky ] - [ #137589 ] )
505
+ - Bump reolink-aio to 0.11.10 ([ @starkillerOG ] - [ #137591 ] )
506
+ - Allow to omit the payload attribute to MQTT publish action to allow an empty payload to be sent by default ([ @jbouwh ] - [ #137595 ] )
507
+ - Handle previously migrated HEOS device identifier ([ @andrewsayre ] - [ #137596 ] )
508
+ - Bump ` aioshelly ` to version ` 12.4.1 ` ([ @bieniu ] - [ #137598 ] )
509
+ - Bump electrickiwi-api to 0.9.13 ([ @mikey0000 ] - [ #137601 ] )
510
+ - Bump ZHA to 0.0.48 ([ @TheJulianJES ] - [ #137610 ] )
511
+ - Bump Electrickiwi-api to 0.9.14 ([ @mikey0000 ] - [ #137614 ] )
512
+ - Update google-nest-sdm to 7.1.3 ([ @allenporter ] - [ #137625 ] )
513
+ - Don't use the current temperature from Shelly BLU TRV as a state for External Temperature number entity ([ @bieniu ] - [ #137658 ] )
514
+ - Fix LG webOS TV turn off when device is already off ([ @thecode ] - [ #137675 ] )
515
+
516
+ [ #135231 ] : https://github.com/home-assistant/core/pull/135231
517
+ [ #137371 ] : https://github.com/home-assistant/core/pull/137371
518
+ [ #137448 ] : https://github.com/home-assistant/core/pull/137448
519
+ [ #137449 ] : https://github.com/home-assistant/core/pull/137449
520
+ [ #137492 ] : https://github.com/home-assistant/core/pull/137492
521
+ [ #137494 ] : https://github.com/home-assistant/core/pull/137494
522
+ [ #137508 ] : https://github.com/home-assistant/core/pull/137508
523
+ [ #137510 ] : https://github.com/home-assistant/core/pull/137510
524
+ [ #137516 ] : https://github.com/home-assistant/core/pull/137516
525
+ [ #137521 ] : https://github.com/home-assistant/core/pull/137521
526
+ [ #137547 ] : https://github.com/home-assistant/core/pull/137547
527
+ [ #137549 ] : https://github.com/home-assistant/core/pull/137549
528
+ [ #137553 ] : https://github.com/home-assistant/core/pull/137553
529
+ [ #137556 ] : https://github.com/home-assistant/core/pull/137556
530
+ [ #137566 ] : https://github.com/home-assistant/core/pull/137566
531
+ [ #137571 ] : https://github.com/home-assistant/core/pull/137571
532
+ [ #137572 ] : https://github.com/home-assistant/core/pull/137572
533
+ [ #137585 ] : https://github.com/home-assistant/core/pull/137585
534
+ [ #137587 ] : https://github.com/home-assistant/core/pull/137587
535
+ [ #137589 ] : https://github.com/home-assistant/core/pull/137589
536
+ [ #137591 ] : https://github.com/home-assistant/core/pull/137591
537
+ [ #137595 ] : https://github.com/home-assistant/core/pull/137595
538
+ [ #137596 ] : https://github.com/home-assistant/core/pull/137596
539
+ [ #137598 ] : https://github.com/home-assistant/core/pull/137598
540
+ [ #137601 ] : https://github.com/home-assistant/core/pull/137601
541
+ [ #137610 ] : https://github.com/home-assistant/core/pull/137610
542
+ [ #137614 ] : https://github.com/home-assistant/core/pull/137614
543
+ [ #137625 ] : https://github.com/home-assistant/core/pull/137625
544
+ [ #137658 ] : https://github.com/home-assistant/core/pull/137658
545
+ [ #137675 ] : https://github.com/home-assistant/core/pull/137675
546
+ [ @Danielhiversen ] : https://github.com/Danielhiversen
547
+ [ @TheJulianJES ] : https://github.com/TheJulianJES
548
+ [ @allenporter ] : https://github.com/allenporter
549
+ [ @andrewsayre ] : https://github.com/andrewsayre
550
+ [ @autinerd ] : https://github.com/autinerd
551
+ [ @bdraco ] : https://github.com/bdraco
552
+ [ @bieniu ] : https://github.com/bieniu
553
+ [ @cdce8p ] : https://github.com/cdce8p
554
+ [ @cyberjunky ] : https://github.com/cyberjunky
555
+ [ @denniseffing ] : https://github.com/denniseffing
556
+ [ @emontnemery ] : https://github.com/emontnemery
557
+ [ @frenck ] : https://github.com/frenck
558
+ [ @gjohansson-ST ] : https://github.com/gjohansson-ST
559
+ [ @jbouwh ] : https://github.com/jbouwh
560
+ [ @jwhb ] : https://github.com/jwhb
561
+ [ @mikey0000 ] : https://github.com/mikey0000
562
+ [ @puddly ] : https://github.com/puddly
563
+ [ @starkillerOG ] : https://github.com/starkillerOG
564
+ [ @synesthesiam ] : https://github.com/synesthesiam
565
+ [ @thecode ] : https://github.com/thecode
566
+ [ @tr4nt0r ] : https://github.com/tr4nt0r
567
+ [ @zweckj ] : https://github.com/zweckj
568
+
476
569
## Need help? Join the community!
477
570
478
571
Home Assistant has a great community of users who are all more than willing
0 commit comments