From 007c0238d938c69a190493654bd218e8c7fa6ced Mon Sep 17 00:00:00 2001 From: Paulus Schoutsen Date: Wed, 21 Dec 2022 10:37:43 -0500 Subject: [PATCH] 2022.12.8 (#25376) --- _config.yml | 4 +- .../_posts/2022-12-07-release-202212.markdown | 51 +++++++++++++++++++ 2 files changed, 53 insertions(+), 2 deletions(-) diff --git a/_config.yml b/_config.yml index 7712e52c328..375278bdccb 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: 7 -date_released: 2022-12-17 +current_patch_version: 8 +date_released: 2022-12-21 # 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 8ee8858a80d..dd1daee8f57 100644 --- a/source/_posts/2022-12-07-release-202212.markdown +++ b/source/_posts/2022-12-07-release-202212.markdown @@ -67,6 +67,7 @@ Happy holidays and for the last time in 2022: Enjoy the release! - [Release 2022.12.5 - December 13](#release-2022125---december-13) - [Release 2022.12.6 - December 14](#release-2022126---december-14) - [Release 2022.12.7 - December 17](#release-2022127---december-17) +- [Release 2022.12.8 - December 21](#release-2022128---december-21) - [Need help? Join the community!](#need-help-join-the-community) - [Breaking Changes](#breaking-changes) - [Farewell to the following](#farewell-to-the-following) @@ -627,6 +628,56 @@ The following integrations are now available via the Home Assistant UI: [tibber docs]: /integrations/tibber/ [zha docs]: /integrations/zha/ +## Release 2022.12.8 - December 21 + +- Add missing preset for Overkiz atlantic electrical heater ([@nyroDev] - [#84080]) ([overkiz docs]) +- Fix connectable Bluetooth devices not going available after scanner recovers ([@bdraco] - [#84172]) ([bluetooth docs]) +- Bump ical to 4.2.4 ([@allenporter] - [#84248]) ([local_calendar docs]) +- Bump bluetooth-data-tools to 0.3.1 ([@bdraco] - [#84258]) ([bluetooth docs]) ([led_ble docs]) +- Skip client metadata values that are None ([@ludeeus] - [#84293]) ([cloud docs]) +- Improve Tibber rt Pulse streaming ([@Danielhiversen] - [#84313]) ([tibber docs]) +- Fix attribute check in prometheus exporter ([@mib1185] - [#84321]) ([prometheus docs]) + +[#83482]: https://github.com/home-assistant/core/pull/83482 +[#83592]: https://github.com/home-assistant/core/pull/83592 +[#83778]: https://github.com/home-assistant/core/pull/83778 +[#83797]: https://github.com/home-assistant/core/pull/83797 +[#83870]: https://github.com/home-assistant/core/pull/83870 +[#83944]: https://github.com/home-assistant/core/pull/83944 +[#83998]: https://github.com/home-assistant/core/pull/83998 +[#84080]: https://github.com/home-assistant/core/pull/84080 +[#84162]: https://github.com/home-assistant/core/pull/84162 +[#84172]: https://github.com/home-assistant/core/pull/84172 +[#84248]: https://github.com/home-assistant/core/pull/84248 +[#84258]: https://github.com/home-assistant/core/pull/84258 +[#84293]: https://github.com/home-assistant/core/pull/84293 +[#84313]: https://github.com/home-assistant/core/pull/84313 +[#84321]: https://github.com/home-assistant/core/pull/84321 +[@Danielhiversen]: https://github.com/Danielhiversen +[@allenporter]: https://github.com/allenporter +[@balloob]: https://github.com/balloob +[@bdraco]: https://github.com/bdraco +[@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/ +[braviatv docs]: /integrations/braviatv/ +[cast docs]: /integrations/cast/ +[cloud docs]: /integrations/cloud/ +[fritzbox docs]: /integrations/fritzbox/ +[frontend docs]: /integrations/frontend/ +[justnimbus docs]: /integrations/justnimbus/ +[led_ble docs]: /integrations/led_ble/ +[local_calendar docs]: /integrations/local_calendar/ +[overkiz docs]: /integrations/overkiz/ +[prometheus docs]: /integrations/prometheus/ +[sleepiq docs]: /integrations/sleepiq/ +[tibber docs]: /integrations/tibber/ +[zha docs]: /integrations/zha/ + ## Need help? Join the community! Home Assistant has a great community of users who are all more than willing