From f3ceb19de0519dd7f285d7b9ef86101ac9a13842 Mon Sep 17 00:00:00 2001 From: Franck Nijhof Date: Wed, 3 Nov 2021 17:16:06 +0100 Subject: [PATCH] 2021.11: Latest changelog --- source/_posts/2021-11-03-release-202111.markdown | 9 ++++++++- 1 file changed, 8 insertions(+), 1 deletion(-) diff --git a/source/_posts/2021-11-03-release-202111.markdown b/source/_posts/2021-11-03-release-202111.markdown index 04e04a269e8..2c276b5364d 100644 --- a/source/_posts/2021-11-03-release-202111.markdown +++ b/source/_posts/2021-11-03-release-202111.markdown @@ -1739,11 +1739,14 @@ The following integrations are no longer available as of this release: - Extend Tuya Dimmer (tgq) support ([@frenck] - [#58951]) ([tuya docs]) (beta fix) - Add support for IoT Switches (tdq) in Tuya ([@frenck] - [#58952]) ([tuya docs]) (beta fix) - Add device configuration URL to Solar-Log ([@Ernst79] - [#58954]) ([solarlog docs]) (beta fix) -- Fix unique_id of derived sent-sensors ([@kodsnutten] - [#58298]) ([upnp docs]) (beta fix) +- Fix unique_id of derived sent-sensors ([@kodsnutten] - [#58298]) ([upnp docs]) (breaking-change) (beta fix) - Aurora abb energy metering ([@davet2001] - [#58454]) ([aurora_abb_powerone docs]) (beta fix) - Aurora abb defer unique_id assignment during yaml import ([@davet2001] - [#58887]) ([aurora_abb_powerone docs]) (beta fix) - Add missing ZMW currency ([@tkdrob] - [#58959]) (beta fix) - Fix broken ViCare burner & compressor sensors ([@oischinger] - [#58962]) ([vicare docs]) (beta fix) +- Bump pyMill to 0.7.4 ([@Danielhiversen] - [#58977]) ([mill docs]) (beta fix) +- Fix battery_is_charging sensor on system bridge ([@arksega] - [#58980]) ([system_bridge docs]) (beta fix) +- Update frontend to 20211103.0 ([@bramkragten] - [#58988]) ([frontend docs]) (beta fix) {% enddetails %} @@ -2599,6 +2602,9 @@ The following integrations are no longer available as of this release: [#58954]: https://github.com/home-assistant/core/pull/58954 [#58959]: https://github.com/home-assistant/core/pull/58959 [#58962]: https://github.com/home-assistant/core/pull/58962 +[#58977]: https://github.com/home-assistant/core/pull/58977 +[#58980]: https://github.com/home-assistant/core/pull/58980 +[#58988]: https://github.com/home-assistant/core/pull/58988 [@ANMalko]: https://github.com/ANMalko [@Adminiuga]: https://github.com/Adminiuga [@Bre77]: https://github.com/Bre77 @@ -2637,6 +2643,7 @@ The following integrations are no longer available as of this release: [@allenporter]: https://github.com/allenporter [@ammgws]: https://github.com/ammgws [@andre-richter]: https://github.com/andre-richter +[@arksega]: https://github.com/arksega [@asansano]: https://github.com/asansano [@austinmroczek]: https://github.com/austinmroczek [@avee87]: https://github.com/avee87