2025.12.2#42465
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 documents the 2025.12.2 patch release for Home Assistant, scheduled for December 8, 2025. It adds the changelog entries for 19 bug fixes and dependency updates included in this patch release.
- Updates version configuration from 2025.12.1 to 2025.12.2
- Adds changelog section for 2025.12.2 with 19 entries covering bug fixes and dependency bumps
- Updates table of contents to include the new patch release section
Reviewed changes
Copilot reviewed 3 out of 3 changed files in this pull request and generated 2 comments.
| File | Description |
|---|---|
| source/changelogs/core-2025.12.markdown | Adds Release 2025.12.2 section with changelog entries and reference links |
| source/_posts/2025-12-03-release-202512.markdown | Adds 2025.12.2 subsection to patch releases with identical changelog entries |
| _config.yml | Updates current_patch_version from 1 to 2 and date_released from 2025-12-05 to 2025-12-08 |
|
|
||
| ## Release 2025.12.2 - December 8 | ||
|
|
||
| - fix Lutron Caseta smart away subscription ([@omrishiv] - [#158082]) |
There was a problem hiding this comment.
The first changelog entry starts with a lowercase "fix" while all other entries are capitalized. This should be "Fix Lutron Caseta smart away subscription" for consistency.
| - fix Lutron Caseta smart away subscription ([@omrishiv] - [#158082]) | |
| - Fix Lutron Caseta smart away subscription ([@omrishiv] - [#158082]) |
|
|
||
| ### 2025.12.2 - December 8 | ||
|
|
||
| - fix Lutron Caseta smart away subscription ([@omrishiv] - [#158082]) |
There was a problem hiding this comment.
The first changelog entry starts with a lowercase "fix" while all other entries are capitalized. This should be "Fix Lutron Caseta smart away subscription" for consistency.
| - fix Lutron Caseta smart away subscription ([@omrishiv] - [#158082]) | |
| - Fix Lutron Caseta smart away subscription ([@omrishiv] - [#158082]) |
Proposed change
Release PR: home-assistant/core#158274