From 057c031301373bb878bcc8e2cc995ce8a00f62f6 Mon Sep 17 00:00:00 2001 From: Paulus Schoutsen Date: Wed, 22 Mar 2023 23:58:59 -0400 Subject: [PATCH] 2023.3.6 (#26691) --- _config.yml | 4 +- .../_posts/2023-03-01-release-20233.markdown | 66 +++++++++++++++++++ 2 files changed, 68 insertions(+), 2 deletions(-) diff --git a/_config.yml b/_config.yml index d99394487d6..e288df3da69 100644 --- a/_config.yml +++ b/_config.yml @@ -110,8 +110,8 @@ social: # Home Assistant release details current_major_version: 2023 current_minor_version: 3 -current_patch_version: 5 -date_released: 2023-03-16 +current_patch_version: 6 +date_released: 2023-03-22 # Either # or the anchor link to latest release notes in the blog post. # Must be prefixed with a # and have double quotes around it. diff --git a/source/_posts/2023-03-01-release-20233.markdown b/source/_posts/2023-03-01-release-20233.markdown index 56e70e4d291..33f28c9dada 100644 --- a/source/_posts/2023-03-01-release-20233.markdown +++ b/source/_posts/2023-03-01-release-20233.markdown @@ -53,6 +53,7 @@ Enjoy the release! - [Release 2023.3.3 - March 9](#release-202333---march-9) - [Release 2023.3.4 - March 13](#release-202334---march-13) - [Release 2023.3.5 - March 16](#release-202335---march-16) +- [Release 2023.3.6 - March 22](#release-202336---march-22) - [Need help? Join the community!](#need-help-join-the-community) - [Breaking Changes](#breaking-changes) - [All changes](#all-changes) @@ -617,6 +618,71 @@ We welcome the following new integrations in this release: [sensor docs]: /integrations/sensor/ [tibber docs]: /integrations/tibber +## Release 2023.3.6 - March 22 + +- Fix imap_email_content unknown status and replaying stale states ([@jbouwh] - [#89563]) ([imap_email_content docs]) +- Bump aioharmony to 0.2.10 ([@bdraco] - [#89831]) ([harmony docs]) +- Correct missing wordswap for S series nibe ([@elupus] - [#89866]) ([nibe_heatpump docs]) +- Fix blocking MQTT entry unload ([@jbouwh] - [#89922]) ([mqtt docs]) +- Remove async_block_till_done in freebox ([@bdraco] - [#89928]) ([freebox docs]) +- Bump aiomusiccast to 0.14.8 ([@micha91] - [#89978]) ([yamaha_musiccast docs]) +- Handle cancelation of wait_for_ble_connections_free in esphome bluetooth ([@bdraco] - [#90014]) ([esphome docs]) +- Bump yalexs_ble to 2.1.0 ([@bdraco] - [#89772]) ([august docs]) ([yalexs_ble docs]) +- Bump yalexs-ble to 2.1.1 ([@bdraco] - [#90015]) ([yalexs_ble docs]) +- Bump easyEnergy to v0.2.1 ([@klaasnicolaas] - [#89630]) ([easyenergy docs]) +- Bump easyEnergy to v0.2.2 ([@klaasnicolaas] - [#90080]) ([easyenergy docs]) +- Bump to oralb-ble 0.17.6 ([@Lash-L] - [#90081]) ([oralb docs]) +- Bump PySwitchbot to 0.37.4 ([@bdraco] - [#90146]) ([switchbot docs]) +- Always enforce URL param ordering for signed URLs ([@balloob] - [#90148]) ([http docs]) + +[#88979]: https://github.com/home-assistant/core/pull/88979 +[#89059]: https://github.com/home-assistant/core/pull/89059 +[#89381]: https://github.com/home-assistant/core/pull/89381 +[#89459]: https://github.com/home-assistant/core/pull/89459 +[#89563]: https://github.com/home-assistant/core/pull/89563 +[#89630]: https://github.com/home-assistant/core/pull/89630 +[#89647]: https://github.com/home-assistant/core/pull/89647 +[#89772]: https://github.com/home-assistant/core/pull/89772 +[#89814]: https://github.com/home-assistant/core/pull/89814 +[#89831]: https://github.com/home-assistant/core/pull/89831 +[#89866]: https://github.com/home-assistant/core/pull/89866 +[#89922]: https://github.com/home-assistant/core/pull/89922 +[#89928]: https://github.com/home-assistant/core/pull/89928 +[#89978]: https://github.com/home-assistant/core/pull/89978 +[#90014]: https://github.com/home-assistant/core/pull/90014 +[#90015]: https://github.com/home-assistant/core/pull/90015 +[#90080]: https://github.com/home-assistant/core/pull/90080 +[#90081]: https://github.com/home-assistant/core/pull/90081 +[#90146]: https://github.com/home-assistant/core/pull/90146 +[#90148]: https://github.com/home-assistant/core/pull/90148 +[@Lash-L]: https://github.com/Lash-L +[@balloob]: https://github.com/balloob +[@bdraco]: https://github.com/bdraco +[@elupus]: https://github.com/elupus +[@frenck]: https://github.com/frenck +[@jbouwh]: https://github.com/jbouwh +[@klaasnicolaas]: https://github.com/klaasnicolaas +[@micha91]: https://github.com/micha91 +[abode docs]: /integrations/abode/ +[august docs]: /integrations/august/ +[dormakaba_dkey docs]: /integrations/dormakaba_dkey/ +[easyenergy docs]: /integrations/easyenergy/ +[esphome docs]: /integrations/esphome/ +[freebox docs]: /integrations/freebox/ +[frontend docs]: /integrations/frontend/ +[harmony docs]: /integrations/harmony/ +[http docs]: /integrations/http/ +[imap_email_content docs]: /integrations/imap_email_content/ +[knx docs]: /integrations/knx/ +[mqtt docs]: /integrations/mqtt/ +[nibe_heatpump docs]: /integrations/nibe_heatpump/ +[oralb docs]: /integrations/oralb/ +[sensor docs]: /integrations/sensor/ +[switchbot docs]: /integrations/switchbot/ +[tibber docs]: /integrations/tibber/ +[yalexs_ble docs]: /integrations/yalexs_ble/ +[yamaha_musiccast docs]: /integrations/yamaha_musiccast/ + ## Need help? Join the community! Home Assistant has a great community of users who are all more than willing