This commit is contained in:
Paulus Schoutsen 2022-05-06 20:00:26 +00:00
parent 62b8539fca
commit 190b86b48f
2 changed files with 23 additions and 2 deletions

View File

@ -107,8 +107,8 @@ social:
# Home Assistant release details
current_major_version: 2022
current_minor_version: 5
current_patch_version: 1
date_released: 2022-05-05
current_patch_version: 2
date_released: 2022-05-06
# 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

@ -62,6 +62,7 @@ Enjoy the release!
- [New Integrations](#new-integrations)
- [Integrations now available to set up from the UI](#integrations-now-available-to-set-up-from-the-ui)
- [Release 2022.5.1 - May 5](#release-202251---may-5)
- [Release 2022.5.2 - May 6](#release-202252---may-6)
- [Need help? Join the community!](#need-help-join-the-community)
- [Breaking Changes](#breaking-changes)
- [Farewell to the following](#farewell-to-the-following)
@ -749,6 +750,26 @@ The following integrations are now available via the Home Assistant UI:
[tensorflow docs]: /integrations/tensorflow/
[trend docs]: /integrations/trend/
## Release 2022.5.2 - May 6
- Upgrade glances_api to 0.3.5 ([@difelice] - [#71243]) ([glances docs])
- Fix Canary camera stream blocking call ([@0bmay] - [#71369]) ([canary docs])
- Update Zigpy attribute cache for switch devices that do not report state ([@dmulcahey] - [#71417]) ([zha docs])
- Stringify enums in selectors ([@balloob] - [#71441]) ([blueprint docs])
[#71243]: https://github.com/home-assistant/core/pull/71243
[#71369]: https://github.com/home-assistant/core/pull/71369
[#71417]: https://github.com/home-assistant/core/pull/71417
[#71441]: https://github.com/home-assistant/core/pull/71441
[@0bmay]: https://github.com/0bmay
[@balloob]: https://github.com/balloob
[@difelice]: https://github.com/difelice
[@dmulcahey]: https://github.com/dmulcahey
[blueprint docs]: /integrations/blueprint/
[canary docs]: /integrations/canary/
[glances docs]: /integrations/glances/
[zha docs]: /integrations/zha/
## Need help? Join the community!
Home Assistant has a great community of users who are all more than willing