@@ -506,6 +506,47 @@ Hats over your heart for these shuttered integrations. Pour one out for:
506
506
[radiotherm docs] : /integrations/radiotherm/
507
507
[sonos docs] : /integrations/sonos/
508
508
509
+ # # Release 0.105.2 - February 6
510
+
511
+ - 0.105.0 ([@frenck] - [#31489]) ([abode docs]) ([adguard docs]) ([airly docs])
512
+ - Fix automation sun import ([@balloob] - [#31521]) ([automation docs])
513
+ - Fix migrating huawei_lte entry without recipient ([@chmielowiec] - [#31522]) ([huawei_lte docs])
514
+ - Only normalise Garmin connect data to minutes if the value is not None ([@d0ugal] - [#31526]) ([garmin_connect docs])
515
+ - Fix iCloud determine_interval : add default interval to max_interval ([@Quentame] - [#31533]) ([icloud docs])
516
+ - Limit OAuth scopes for Netatmo and Home Assistant Cloud ([@frenck] - [#31538]) ([netatmo docs])
517
+ - Use min and m as units in Garmin Connect for consistency and correctness ([@scop] - [#31543]) ([garmin_connect docs]) (breaking change)
518
+ - Deprecate old netatmo keys ([@balloob] - [#31544]) ([netatmo docs])
519
+ - update aiopylgtv to 0.3.3 ([@bendavid] - [#31545]) ([webostv docs])
520
+ - Guard for reloading with no zone config ([@balloob] - [#31547]) ([zone docs])
521
+
522
+ [#31489]: https://github.com/home-assistant/home-assistant/pull/31489
523
+ [#31521]: https://github.com/home-assistant/home-assistant/pull/31521
524
+ [#31522]: https://github.com/home-assistant/home-assistant/pull/31522
525
+ [#31526]: https://github.com/home-assistant/home-assistant/pull/31526
526
+ [#31533]: https://github.com/home-assistant/home-assistant/pull/31533
527
+ [#31538]: https://github.com/home-assistant/home-assistant/pull/31538
528
+ [#31543]: https://github.com/home-assistant/home-assistant/pull/31543
529
+ [#31544]: https://github.com/home-assistant/home-assistant/pull/31544
530
+ [#31545]: https://github.com/home-assistant/home-assistant/pull/31545
531
+ [#31547]: https://github.com/home-assistant/home-assistant/pull/31547
532
+ [@Quentame] : https://github.com/Quentame
533
+ [@balloob] : https://github.com/balloob
534
+ [@bendavid] : https://github.com/bendavid
535
+ [@chmielowiec] : https://github.com/chmielowiec
536
+ [@d0ugal] : https://github.com/d0ugal
537
+ [@frenck] : https://github.com/frenck
538
+ [@scop] : https://github.com/scop
539
+ [abode docs] : /integrations/abode/
540
+ [adguard docs] : /integrations/adguard/
541
+ [airly docs] : /integrations/airly/
542
+ [automation docs] : /integrations/automation/
543
+ [garmin_connect docs] : /integrations/garmin_connect/
544
+ [huawei_lte docs] : /integrations/huawei_lte/
545
+ [icloud docs] : /integrations/icloud/
546
+ [netatmo docs] : /integrations/netatmo/
547
+ [webostv docs] : /integrations/webostv/
548
+ [zone docs] : /integrations/zone/
549
+
509
550
# # Beta Fixes
510
551
511
552
- ZHA dependencies bump ([@Adminiuga] - [#31295]) ([zha docs]) (beta fix)
0 commit comments