2025.12.5#42781
Conversation
|
It seems that this PR is targeted against an incorrect branch since it has a parent PR on one of our codebases. Documentation that needs to be updated for an upcoming release should target the |
✅ Deploy Preview for home-assistant-docs ready!
To edit notification comments on pull requests, go to your Netlify project configuration. |
There was a problem hiding this comment.
Pull request overview
This PR adds release notes for Home Assistant version 2025.12.5, released on December 29, 2025. The changes include updating the version configuration and adding a new section with the list of bug fixes and improvements for this patch release.
- Updates the current patch version from 4 to 5 and the release date to December 29, 2025
- Adds a new release notes section (2025.12.5) with 21 changelog entries covering various bug fixes and library updates
- Removes integration documentation link references from the previous release (2025.12.4) entries
Reviewed changes
Copilot reviewed 3 out of 3 changed files in this pull request and generated 2 comments.
| File | Description |
|---|---|
| _config.yml | Updates the current patch version to 5 and release date to 2025-12-29 |
| source/changelogs/core-2025.12.markdown | Adds Release 2025.12.5 section with changelog entries and removes doc links from Release 2025.12.4 |
| source/_posts/2025-12-03-release-202512.markdown | Adds Release 2025.12.5 section to the blog post with changelog entries and removes doc links from Release 2025.12.4 |
| - Normalize unique ID in WLED ([@mik-laj] - [#157901]) | ||
| - Change Samsung TV WoL turn_on log from warning to debug ([@ptarjan] - [#158676]) | ||
| - Fix ZeroDivisionError for inverse unit conversions ([@ReneNulschDE] - [#159161]) | ||
| - Add openid scope and update OAuth2 url:s in senz integration ([@astrandb] - [#159265]) |
There was a problem hiding this comment.
The text "url:s" should be "URLs" for proper spelling and capitalization.
| - Add openid scope and update OAuth2 url:s in senz integration ([@astrandb] - [#159265]) | |
| - Add openid scope and update OAuth2 URLs in senz integration ([@astrandb] - [#159265]) |
| - Normalize unique ID in WLED ([@mik-laj] - [#157901]) | ||
| - Change Samsung TV WoL turn_on log from warning to debug ([@ptarjan] - [#158676]) | ||
| - Fix ZeroDivisionError for inverse unit conversions ([@ReneNulschDE] - [#159161]) | ||
| - Add openid scope and update OAuth2 url:s in senz integration ([@astrandb] - [#159265]) |
There was a problem hiding this comment.
The text "url:s" should be "URLs" for proper spelling and capitalization.
| - Add openid scope and update OAuth2 url:s in senz integration ([@astrandb] - [#159265]) | |
| - Add openid scope and update OAuth2 URLs in senz integration ([@astrandb] - [#159265]) |
Proposed change
Release notes for Home Assistant 2025.12.5
Release PR: home-assistant/core#159934