From 24483903514897abde3b7079700910b5e4b1da71 Mon Sep 17 00:00:00 2001 From: Paulus Schoutsen Date: Mon, 12 Dec 2022 22:37:26 -0500 Subject: [PATCH] 2022.12.4 (#25260) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit * 2022.12.4 * Update source/_posts/2022-12-07-release-202212.markdown * Update source/_posts/2022-12-07-release-202212.markdown * Update 2022-12-07-release-202212.markdown Co-authored-by: Joakim Sørensen --- _config.yml | 4 +- .../_posts/2022-12-07-release-202212.markdown | 48 +++++++++++++++++++ 2 files changed, 50 insertions(+), 2 deletions(-) diff --git a/_config.yml b/_config.yml index 99538c022eb..cb1d0f12ae7 100644 --- a/_config.yml +++ b/_config.yml @@ -110,8 +110,8 @@ social: # Home Assistant release details current_major_version: 2022 current_minor_version: 12 -current_patch_version: 3 -date_released: 2022-12-11 +current_patch_version: 4 +date_released: 2022-12-12 # 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/2022-12-07-release-202212.markdown b/source/_posts/2022-12-07-release-202212.markdown index 7167d84db49..52ecb2567ba 100644 --- a/source/_posts/2022-12-07-release-202212.markdown +++ b/source/_posts/2022-12-07-release-202212.markdown @@ -63,6 +63,7 @@ Happy holidays and for the last time in 2022: Enjoy the release! - [Release 2022.12.1 - December 8](#release-2022121---december-8) - [Release 2022.12.2 - December 11](#release-2022122---december-11) - [Release 2022.12.3 - December 11](#release-2022123---december-11) +- [Release 2022.12.4 - December 12](#release-2022124---december-12) - [Need help? Join the community!](#need-help-join-the-community) - [Breaking Changes](#breaking-changes) - [Farewell to the following](#farewell-to-the-following) @@ -443,6 +444,53 @@ The following integrations are now available via the Home Assistant UI: [abode docs]: /integrations/abode/ [accuweather docs]: /integrations/accuweather/ +## Release 2022.12.4 - December 12 + +- Bump bluetooth-auto-recovery to 1.0.0 ([@bdraco] - [#83800]) ([bluetooth docs]) +- Update frontend to 20221212.0 ([@bramkragten] - [#83842]) ([frontend docs]) +- Bump version of ZHA quirks to 0.0.89 ([@dmulcahey] - [#83848]) ([zha docs]) +- Bump pychromecast to 13.0.3 ([@emontnemery] - [#83861]) ([cast docs]) +- Move template check into fritzbox entry setup ([@mib1185] - [#83863]) ([fritzbox docs]) +- Use the async_migrate_paypal_agreement function to get the migration URL ([@ludeeus] - [#83469]) ([cloud docs]) +- Fix issue on Overkiz Domestic Hot water heater entities with away mode ([@nyroDev] - [#83684]) ([overkiz docs]) +- Bump pyoverkiz to 1.7.2 ([@nyroDev] - [#83866]) ([overkiz docs]) +- Fix bleak-retry-connector get_device hang with HAOS 9.4 and only proxies ([@bdraco] - [#83879]) ([bluetooth docs]) +- Fix HomeKit media players when entity has duplicate sources ([@bdraco] - [#83890]) ([homekit docs]) + +[#83469]: https://github.com/home-assistant/core/pull/83469 +[#83482]: https://github.com/home-assistant/core/pull/83482 +[#83592]: https://github.com/home-assistant/core/pull/83592 +[#83684]: https://github.com/home-assistant/core/pull/83684 +[#83778]: https://github.com/home-assistant/core/pull/83778 +[#83797]: https://github.com/home-assistant/core/pull/83797 +[#83800]: https://github.com/home-assistant/core/pull/83800 +[#83842]: https://github.com/home-assistant/core/pull/83842 +[#83848]: https://github.com/home-assistant/core/pull/83848 +[#83861]: https://github.com/home-assistant/core/pull/83861 +[#83863]: https://github.com/home-assistant/core/pull/83863 +[#83866]: https://github.com/home-assistant/core/pull/83866 +[#83879]: https://github.com/home-assistant/core/pull/83879 +[#83890]: https://github.com/home-assistant/core/pull/83890 +[@balloob]: https://github.com/balloob +[@bdraco]: https://github.com/bdraco +[@bramkragten]: https://github.com/bramkragten +[@dmulcahey]: https://github.com/dmulcahey +[@emontnemery]: https://github.com/emontnemery +[@frenck]: https://github.com/frenck +[@ludeeus]: https://github.com/ludeeus +[@mib1185]: https://github.com/mib1185 +[@nyroDev]: https://github.com/nyroDev +[abode docs]: /integrations/abode/ +[accuweather docs]: /integrations/accuweather/ +[bluetooth docs]: /integrations/bluetooth/ +[cast docs]: /integrations/cast/ +[cloud docs]: /integrations/cloud/ +[fritzbox docs]: /integrations/fritzbox/ +[frontend docs]: /integrations/frontend/ +[homekit docs]: /integrations/homekit/ +[overkiz docs]: /integrations/overkiz/ +[zha docs]: /integrations/zha/ + ## Need help? Join the community! Home Assistant has a great community of users who are all more than willing