This commit is contained in:
Paulus Schoutsen 2022-07-08 16:08:57 -07:00 committed by GitHub
parent 0e6ab8d43e
commit 051c7047f6
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 34 additions and 2 deletions

View File

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

@ -52,6 +52,7 @@ like. So without further due: 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.7.1 - July 7](#release-202271---july-7)
- [Release 2022.7.2 - July 8](#release-202272---july-8)
- [Need help? Join the community!](#need-help-join-the-community)
- [Breaking Changes](#breaking-changes)
- [Farewell to the following](#farewell-to-the-following)
@ -402,6 +403,37 @@ The following integrations are now available via the Home Assistant UI:
[zamg docs]: /integrations/zamg/
[zha docs]: /integrations/zha/
## Release 2022.7.2 - July 8
- Add missing strings for here_travel_time ([@eifinger] - [#74641]) ([here_travel_time docs])
- Add ssh-rsa as acceptable an host key algorithm ([@siyuan-nz] - [#74684]) ([unifi_direct docs])
- Fix ZHA group not setting the correct color mode ([@TheJulianJES] - [#74687]) ([zha docs])
- Bump deconz dependency to fix #74523 ([@Kane610] - [#74710]) ([deconz docs])
- Bump atomicwrites ([@balloob] - [#74758])
- Bump regenmaschine to 2022.07.0 ([@bachya] - [#74680]) ([rainmachine docs])
- Fix error with HDD temperature report in Freebox integration ([@BenoitAnastay] - [#74718]) ([freebox docs])
[#74641]: https://github.com/home-assistant/core/pull/74641
[#74680]: https://github.com/home-assistant/core/pull/74680
[#74684]: https://github.com/home-assistant/core/pull/74684
[#74687]: https://github.com/home-assistant/core/pull/74687
[#74710]: https://github.com/home-assistant/core/pull/74710
[#74718]: https://github.com/home-assistant/core/pull/74718
[#74758]: https://github.com/home-assistant/core/pull/74758
[@BenoitAnastay]: https://github.com/BenoitAnastay
[@Kane610]: https://github.com/Kane610
[@TheJulianJES]: https://github.com/TheJulianJES
[@bachya]: https://github.com/bachya
[@balloob]: https://github.com/balloob
[@eifinger]: https://github.com/eifinger
[@siyuan-nz]: https://github.com/siyuan-nz
[deconz docs]: /integrations/deconz/
[freebox docs]: /integrations/freebox/
[here_travel_time docs]: /integrations/here_travel_time/
[rainmachine docs]: /integrations/rainmachine/
[unifi_direct docs]: /integrations/unifi_direct/
[zha docs]: /integrations/zha/
## Need help? Join the community!
Home Assistant has a great community of users who are all more than willing