Skip to content

Commit f3ceb19

Browse files
committed
2021.11: Latest changelog
1 parent 0fedafe commit f3ceb19

File tree

1 file changed

+8
-1
lines changed

1 file changed

+8
-1
lines changed

source/_posts/2021-11-03-release-202111.markdown

Lines changed: 8 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1739,11 +1739,14 @@ The following integrations are no longer available as of this release:
17391739
- Extend Tuya Dimmer (tgq) support ([@frenck] - [#58951]) ([tuya docs]) (beta fix)
17401740
- Add support for IoT Switches (tdq) in Tuya ([@frenck] - [#58952]) ([tuya docs]) (beta fix)
17411741
- 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)
17431743
- Aurora abb energy metering ([@davet2001] - [#58454]) ([aurora_abb_powerone docs]) (beta fix)
17441744
- Aurora abb defer unique_id assignment during yaml import ([@davet2001] - [#58887]) ([aurora_abb_powerone docs]) (beta fix)
17451745
- Add missing ZMW currency ([@tkdrob] - [#58959]) (beta fix)
17461746
- 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)
17471750

17481751
{% enddetails %}
17491752

@@ -2599,6 +2602,9 @@ The following integrations are no longer available as of this release:
25992602
[#58954]: https://github.com/home-assistant/core/pull/58954
26002603
[#58959]: https://github.com/home-assistant/core/pull/58959
26012604
[#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
26022608
[@ANMalko]: https://github.com/ANMalko
26032609
[@Adminiuga]: https://github.com/Adminiuga
26042610
[@Bre77]: https://github.com/Bre77
@@ -2637,6 +2643,7 @@ The following integrations are no longer available as of this release:
26372643
[@allenporter]: https://github.com/allenporter
26382644
[@ammgws]: https://github.com/ammgws
26392645
[@andre-richter]: https://github.com/andre-richter
2646+
[@arksega]: https://github.com/arksega
26402647
[@asansano]: https://github.com/asansano
26412648
[@austinmroczek]: https://github.com/austinmroczek
26422649
[@avee87]: https://github.com/avee87

0 commit comments

Comments
 (0)