Skip to content

Commit f4a72de

Browse files
chore(addon): sync changelog for Home Assistant add-on [skip ci]
1 parent 45c21a4 commit f4a72de

1 file changed

Lines changed: 67 additions & 0 deletions

File tree

homeassistant-addon/CHANGELOG.md

Lines changed: 67 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,73 @@
22

33
<!-- version list -->
44

5+
## v5.0.2 (2025-12-22)
6+
7+
### Bug Fixes
8+
9+
- **ci**: Add checkout step for gh release upload
10+
([`4df604a`](https://github.com/homeassistant-ai/ha-mcp/commit/4df604ae3f82f37f46a5f75c785d7f41283ba168))
11+
12+
- **ci**: Add git checkout for gh release upload (#351)
13+
([#351](https://github.com/homeassistant-ai/ha-mcp/pull/351),
14+
[`c470d7a`](https://github.com/homeassistant-ai/ha-mcp/commit/c470d7aaff17e10911e8a21874f65a34e19ba271))
15+
16+
- **ci**: Checkout current commit instead of tag in build jobs
17+
([`6f6da4e`](https://github.com/homeassistant-ai/ha-mcp/commit/6f6da4e2a8ff74a7eace2de10dbe9603f231cfe7))
18+
19+
- **ci**: Complete workflow fixes for unified release
20+
([`c64f41a`](https://github.com/homeassistant-ai/ha-mcp/commit/c64f41a390a6cc514d1330d4b39e9e785947bb1e))
21+
22+
- **ci**: Correct build command in reusable workflow
23+
([`e299bf0`](https://github.com/homeassistant-ai/ha-mcp/commit/e299bf0216f3e9d48b9ba55fb3eddc18e3fb0efd))
24+
25+
- **ci**: Correct build command in reusable workflow (#349)
26+
([#349](https://github.com/homeassistant-ai/ha-mcp/pull/349),
27+
[`227c8eb`](https://github.com/homeassistant-ai/ha-mcp/commit/227c8eb9e567b7a0529c08482dd475dbf70425a3))
28+
29+
- **ci**: Create draft pre-releases for dev builds (#352)
30+
([#352](https://github.com/homeassistant-ai/ha-mcp/pull/352),
31+
[`5c9f38d`](https://github.com/homeassistant-ai/ha-mcp/commit/5c9f38da7fcdc387f98d5908722e85b5eeb7f1f4))
32+
33+
- **ci**: Create pre-release as draft before uploading binaries
34+
([`821bcf4`](https://github.com/homeassistant-ai/ha-mcp/commit/821bcf46d95857a08580db698f5a9275fea33004))
35+
36+
- **ci**: Filter artifact downloads to skip Docker build cache (#350)
37+
([#350](https://github.com/homeassistant-ai/ha-mcp/pull/350),
38+
[`3b7621b`](https://github.com/homeassistant-ai/ha-mcp/commit/3b7621b9072a15f0659934f82f60e6bf63773880))
39+
40+
- **ci**: Only download binary artifacts, skip Docker build cache
41+
([`6ca14b3`](https://github.com/homeassistant-ai/ha-mcp/commit/6ca14b3373bad908dc0dd86cd00c2f52ad9668dd))
42+
43+
### Build System
44+
45+
- **deps**: Bump astral-sh/uv (#344) ([#344](https://github.com/homeassistant-ai/ha-mcp/pull/344),
46+
[`9bdf1c6`](https://github.com/homeassistant-ai/ha-mcp/commit/9bdf1c676aeb4a2847f2998fd8cd49ef32bdc9bf))
47+
48+
### Continuous Integration
49+
50+
- **deps**: Bump actions/create-github-app-token from 1 to 2 (#343)
51+
([#343](https://github.com/homeassistant-ai/ha-mcp/pull/343),
52+
[`c31f5c2`](https://github.com/homeassistant-ai/ha-mcp/commit/c31f5c2cd69a3e5ce13ba3cc14c56d400a12abc7))
53+
54+
- **deps**: Bump python-semantic-release/python-semantic-release (#346)
55+
([#346](https://github.com/homeassistant-ai/ha-mcp/pull/346),
56+
[`ae88081`](https://github.com/homeassistant-ai/ha-mcp/commit/ae880810f04e2ed46416fb2e9aebce138249daf3))
57+
58+
- **deps**: Bump renovatebot/github-action from 44.1.0 to 44.2.1 (#345)
59+
([#345](https://github.com/homeassistant-ai/ha-mcp/pull/345),
60+
[`637779b`](https://github.com/homeassistant-ai/ha-mcp/commit/637779b031cdff06d07c6e18d473eb11c415634f))
61+
62+
### Refactoring
63+
64+
- **ci**: Unify release workflows with reusable build workflow
65+
([`048a686`](https://github.com/homeassistant-ai/ha-mcp/commit/048a686c904c96cc6cce9bdb52d95dc20da79b29))
66+
67+
- **ci**: Unify release workflows with reusable build workflow (#348)
68+
([#348](https://github.com/homeassistant-ai/ha-mcp/pull/348),
69+
[`3c9ad15`](https://github.com/homeassistant-ai/ha-mcp/commit/3c9ad1549000f668e668ae8b28baa13f2b8586bf))
70+
71+
572
## v5.0.0 (2025-12-21)
673

774
### Bug Fixes

0 commit comments

Comments
 (0)