@@ -1739,11 +1739,14 @@ The following integrations are no longer available as of this release:
1739
1739
- Extend Tuya Dimmer (tgq) support ([@frenck] - [#58951]) ([tuya docs]) (beta fix)
1740
1740
- Add support for IoT Switches (tdq) in Tuya ([@frenck] - [#58952]) ([tuya docs]) (beta fix)
1741
1741
- Add device configuration URL to Solar-Log ([@Ernst79] - [#58954]) ([solarlog docs]) (beta fix)
1742
- - Fix unique_id of derived sent-sensors ([@kodsnutten] - [#58298]) ([upnp docs]) (beta fix)
1742
+ - Fix unique_id of derived sent-sensors ([@kodsnutten] - [#58298]) ([upnp docs]) (breaking-change) ( beta fix)
1743
1743
- Aurora abb energy metering ([@davet2001] - [#58454]) ([aurora_abb_powerone docs]) (beta fix)
1744
1744
- Aurora abb defer unique_id assignment during yaml import ([@davet2001] - [#58887]) ([aurora_abb_powerone docs]) (beta fix)
1745
1745
- Add missing ZMW currency ([@tkdrob] - [#58959]) (beta fix)
1746
1746
- Fix broken ViCare burner & compressor sensors ([@oischinger] - [#58962]) ([vicare docs]) (beta fix)
1747
+ - Bump pyMill to 0.7.4 ([@Danielhiversen] - [#58977]) ([mill docs]) (beta fix)
1748
+ - Fix battery_is_charging sensor on system bridge ([@arksega] - [#58980]) ([system_bridge docs]) (beta fix)
1749
+ - Update frontend to 20211103.0 ([@bramkragten] - [#58988]) ([frontend docs]) (beta fix)
1747
1750
1748
1751
{% enddetails %}
1749
1752
@@ -2599,6 +2602,9 @@ The following integrations are no longer available as of this release:
2599
2602
[#58954]: https://github.com/home-assistant/core/pull/58954
2600
2603
[#58959]: https://github.com/home-assistant/core/pull/58959
2601
2604
[#58962]: https://github.com/home-assistant/core/pull/58962
2605
+ [#58977]: https://github.com/home-assistant/core/pull/58977
2606
+ [#58980]: https://github.com/home-assistant/core/pull/58980
2607
+ [#58988]: https://github.com/home-assistant/core/pull/58988
2602
2608
[@ANMalko] : https://github.com/ANMalko
2603
2609
[@Adminiuga] : https://github.com/Adminiuga
2604
2610
[@Bre77] : https://github.com/Bre77
@@ -2637,6 +2643,7 @@ The following integrations are no longer available as of this release:
2637
2643
[@allenporter] : https://github.com/allenporter
2638
2644
[@ammgws] : https://github.com/ammgws
2639
2645
[@andre-richter] : https://github.com/andre-richter
2646
+ [@arksega] : https://github.com/arksega
2640
2647
[@asansano] : https://github.com/asansano
2641
2648
[@austinmroczek] : https://github.com/austinmroczek
2642
2649
[@avee87] : https://github.com/avee87
0 commit comments