Skip to content
Merged

2024.2.5 #31651

Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions _config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -110,8 +110,8 @@ social:
# Home Assistant release details
current_major_version: 2024
current_minor_version: 2
current_patch_version: 4
date_released: 2024-02-26
current_patch_version: 5
date_released: 2024-02-27

# Either # or the anchor link to latest release notes in the blog post.
# Must be prefixed with a # and have double quotes around it.
Expand Down
8 changes: 8 additions & 0 deletions source/_posts/2024-02-07-release-20242.markdown
Original file line number Diff line number Diff line change
Expand Up @@ -62,6 +62,7 @@ _Oh! And don't forget Valentine's Day is coming up!_ 😘
- [Release 2024.2.2 - February 16](#release-202422---february-16)
- [Release 2024.2.3 - February 22](#release-202423---february-22)
- [Release 2024.2.4 - February 25](#release-202424---february-25)
- [Release 2024.2.5 - February 27](#release-202425---february-27)
- [Need help? Join the community!](#need-help-join-the-community)
- [Backward-incompatible changes](#backward-incompatible-changes)
- [Farewell to the following](#farewell-to-the-following)
Expand Down Expand Up @@ -740,6 +741,13 @@ The following integrations are now available via the Home Assistant UI:
[roomba docs]: /integrations/roomba/
[wyoming docs]: /integrations/wyoming/

## Release 2024.2.5 - February 27

- Add title to reauthenticate integration issue ([@timmo001] - [#111275])

[#111275]: https://github.com/home-assistant/core/pull/111275
[@timmo001]: https://github.com/timmo001

## Need help? Join the community!

Home Assistant has a great community of users who are all more than willing
Expand Down