From 481574eaf5470953de9562c0b00ac25a3d0f25a6 Mon Sep 17 00:00:00 2001 From: Franck Nijhof Date: Thu, 9 Dec 2021 13:35:24 +0100 Subject: [PATCH] 2021.12: Update breaking changes --- source/_posts/2021-12-11-release-202112.markdown | 10 +++++++++- 1 file changed, 9 insertions(+), 1 deletion(-) diff --git a/source/_posts/2021-12-11-release-202112.markdown b/source/_posts/2021-12-11-release-202112.markdown index ab5aaa79192..8ea69116c3a 100644 --- a/source/_posts/2021-12-11-release-202112.markdown +++ b/source/_posts/2021-12-11-release-202112.markdown @@ -364,10 +364,16 @@ using the My BMW API: - `lastchargingendresult` - `maxelectricrange` +Attributes of `binary_sensor.doors` and `binary_sensor.windows` do not start +with `door`/`window` anymore. + `notify` requires a location attribute at `data.location`, as the MyBMW API only supports sending POI and not messages. -([@rikroe] - [#59881]) ([bmw_connected_drive docs]) +The `find_vehicle` service will **always** send the location of your +Home Assistant instance to BMW. + +([@rikroe] - [#59881] [#60938]) ([bmw_connected_drive docs]) {% enddetails %} @@ -1006,6 +1012,8 @@ The following integrations are no longer available as of this release: now, so its time for it to go, ([@epenet] - [#59401]) - **IOTA** has been removed. The protocol is no longer compatible/usable with this integration. ([@lambtho12] - [#59380] +- **Loop Energy** has been removed. Loop has shutdown their API in + November 2020. ([@cgarwood]- [#61175]) - **myChevrolet** has been removed. It has been broken for 6 months and GM keeps actively hardening their authentication; preventing the integration to work. ([@sdague] - [#59629])