Skip to content

Commit

Permalink
2024.12.3 (home-assistant#36331)
Browse files Browse the repository at this point in the history
  • Loading branch information
frenck authored Dec 13, 2024
1 parent ab544f6 commit b803d51
Show file tree
Hide file tree
Showing 3 changed files with 97 additions and 2 deletions.
4 changes: 2 additions & 2 deletions _config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -108,8 +108,8 @@ social:
# Home Assistant release details
current_major_version: 2024
current_minor_version: 12
current_patch_version: 2
date_released: 2024-12-10
current_patch_version: 3
date_released: 2024-12-13

# 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
48 changes: 48 additions & 0 deletions source/_posts/2024-12-04-release-202412.markdown
Original file line number Diff line number Diff line change
Expand Up @@ -69,6 +69,7 @@ Happy holidays! And for the last time in 2024: Enjoy the release!
- [Patch releases](#patch-releases)
- [2024.12.1 - December 6](#2024121---december-6)
- [2024.12.2 - December 10](#2024122---december-10)
- [2024.12.3 - December 13](#2024123---december-13)
- [Need help? Join the community!](#need-help-join-the-community)
- [Backward-incompatible changes](#backward-incompatible-changes)
- [All changes](#all-changes)
Expand Down Expand Up @@ -549,6 +550,53 @@ release every Friday.
[@synesthesiam]: https://github.com/synesthesiam
[@zweckj]: https://github.com/zweckj

### 2024.12.3 - December 13

- Bump python-linkplay to v0.1.1 ([@silamon] - [#132091])
- Bump pydaikin to 2.13.8 ([@weltall] - [#132759])
- Fix pipeline conversation language ([@synesthesiam] - [#132896])
- fix AndroidTV logging when disconnected ([@chemelli74] - [#132919])
- Guard Vodafone Station updates against bad data ([@chemelli74] - [#132921])
- Bump led-ble to 1.1.1 ([@bdraco] - [#132977])
- Change warning to debug for VAD timeout ([@synesthesiam] - [#132987])
- Fix LaMetric config flow for cloud import path ([@frenck] - [#133039])
- Update frontend to 20241127.8 ([@bramkragten] - [#133066])
- Bump pysuezV2 to 1.3.5 ([@jb101010-2] - [#133076])
- Bugfix to use evohome's new hostname ([@zxdavb] - [#133085])
- Bump py-aosmith to 1.0.12 ([@bdr99] - [#133100])
- Bump deebot-client to 9.4.0 ([@edenhaus] - [#133114])
- Bump aiowithings to 3.1.4 ([@joostlek] - [#133117])

[#132091]: https://github.com/home-assistant/core/pull/132091
[#132195]: https://github.com/home-assistant/core/pull/132195
[#132509]: https://github.com/home-assistant/core/pull/132509
[#132759]: https://github.com/home-assistant/core/pull/132759
[#132846]: https://github.com/home-assistant/core/pull/132846
[#132896]: https://github.com/home-assistant/core/pull/132896
[#132919]: https://github.com/home-assistant/core/pull/132919
[#132921]: https://github.com/home-assistant/core/pull/132921
[#132977]: https://github.com/home-assistant/core/pull/132977
[#132987]: https://github.com/home-assistant/core/pull/132987
[#133039]: https://github.com/home-assistant/core/pull/133039
[#133066]: https://github.com/home-assistant/core/pull/133066
[#133076]: https://github.com/home-assistant/core/pull/133076
[#133085]: https://github.com/home-assistant/core/pull/133085
[#133100]: https://github.com/home-assistant/core/pull/133100
[#133114]: https://github.com/home-assistant/core/pull/133114
[#133117]: https://github.com/home-assistant/core/pull/133117
[@bdr99]: https://github.com/bdr99
[@bdraco]: https://github.com/bdraco
[@bramkragten]: https://github.com/bramkragten
[@chemelli74]: https://github.com/chemelli74
[@edenhaus]: https://github.com/edenhaus
[@frenck]: https://github.com/frenck
[@jb101010-2]: https://github.com/jb101010-2
[@joostlek]: https://github.com/joostlek
[@silamon]: https://github.com/silamon
[@synesthesiam]: https://github.com/synesthesiam
[@weltall]: https://github.com/weltall
[@zxdavb]: https://github.com/zxdavb

## Need help? Join the community!

Home Assistant has a great community of users who are all more than willing
Expand Down
47 changes: 47 additions & 0 deletions source/changelogs/core-2024.12.markdown
Original file line number Diff line number Diff line change
Expand Up @@ -925,6 +925,53 @@ For a summary in a more readable format:
[@synesthesiam]: https://github.com/synesthesiam
[@zweckj]: https://github.com/zweckj

## Release 2024.12.3 - December 13

- Bump python-linkplay to v0.1.1 ([@silamon] - [#132091])
- Bump pydaikin to 2.13.8 ([@weltall] - [#132759])
- Fix pipeline conversation language ([@synesthesiam] - [#132896])
- fix AndroidTV logging when disconnected ([@chemelli74] - [#132919])
- Guard Vodafone Station updates against bad data ([@chemelli74] - [#132921])
- Bump led-ble to 1.1.1 ([@bdraco] - [#132977])
- Change warning to debug for VAD timeout ([@synesthesiam] - [#132987])
- Fix LaMetric config flow for cloud import path ([@frenck] - [#133039])
- Update frontend to 20241127.8 ([@bramkragten] - [#133066])
- Bump pysuezV2 to 1.3.5 ([@jb101010-2] - [#133076])
- Bugfix to use evohome's new hostname ([@zxdavb] - [#133085])
- Bump py-aosmith to 1.0.12 ([@bdr99] - [#133100])
- Bump deebot-client to 9.4.0 ([@edenhaus] - [#133114])
- Bump aiowithings to 3.1.4 ([@joostlek] - [#133117])

[#132091]: https://github.com/home-assistant/core/pull/132091
[#132195]: https://github.com/home-assistant/core/pull/132195
[#132509]: https://github.com/home-assistant/core/pull/132509
[#132759]: https://github.com/home-assistant/core/pull/132759
[#132846]: https://github.com/home-assistant/core/pull/132846
[#132896]: https://github.com/home-assistant/core/pull/132896
[#132919]: https://github.com/home-assistant/core/pull/132919
[#132921]: https://github.com/home-assistant/core/pull/132921
[#132977]: https://github.com/home-assistant/core/pull/132977
[#132987]: https://github.com/home-assistant/core/pull/132987
[#133039]: https://github.com/home-assistant/core/pull/133039
[#133066]: https://github.com/home-assistant/core/pull/133066
[#133076]: https://github.com/home-assistant/core/pull/133076
[#133085]: https://github.com/home-assistant/core/pull/133085
[#133100]: https://github.com/home-assistant/core/pull/133100
[#133114]: https://github.com/home-assistant/core/pull/133114
[#133117]: https://github.com/home-assistant/core/pull/133117
[@bdr99]: https://github.com/bdr99
[@bdraco]: https://github.com/bdraco
[@bramkragten]: https://github.com/bramkragten
[@chemelli74]: https://github.com/chemelli74
[@edenhaus]: https://github.com/edenhaus
[@frenck]: https://github.com/frenck
[@jb101010-2]: https://github.com/jb101010-2
[@joostlek]: https://github.com/joostlek
[@silamon]: https://github.com/silamon
[@synesthesiam]: https://github.com/synesthesiam
[@weltall]: https://github.com/weltall
[@zxdavb]: https://github.com/zxdavb

[#131876]: https://github.com/home-assistant/core/pull/131876
[#132195]: https://github.com/home-assistant/core/pull/132195
[#132299]: https://github.com/home-assistant/core/pull/132299
Expand Down

0 comments on commit b803d51

Please sign in to comment.