* 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 <joasoe@gmail.com>
This commit is contained in:
Paulus Schoutsen 2022-12-12 22:37:26 -05:00 committed by GitHub
parent 2339e231c8
commit 2448390351
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 50 additions and 2 deletions

View File

@ -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.

View File

@ -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