Skip to content

Commit 6d05da5

Browse files
chore(addon): sync changelog for Home Assistant add-on [skip ci]
1 parent 5afcf06 commit 6d05da5

1 file changed

Lines changed: 74 additions & 0 deletions

File tree

homeassistant-addon/CHANGELOG.md

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

33
<!-- version list -->
44

5+
## v4.20.0 (2025-12-09)
6+
7+
### Bug Fixes
8+
9+
- Add --version/-V flag to CLI (#309) ([#309](https://github.com/homeassistant-ai/ha-mcp/pull/309),
10+
[`66dd3ed`](https://github.com/homeassistant-ai/ha-mcp/commit/66dd3edceb5f258944275cfdb0d2296210010d8e))
11+
12+
- Add --version/-V flag to CLI (#312) ([#312](https://github.com/homeassistant-ai/ha-mcp/pull/312),
13+
[`1446f42`](https://github.com/homeassistant-ai/ha-mcp/commit/1446f427cdfd68e1225f87151bb9942e7ba9889b))
14+
15+
- Update favicon to Home Assistant icon
16+
([`02f33db`](https://github.com/homeassistant-ai/ha-mcp/commit/02f33dbade6176a1aeac4e706d1a3544e1acb720))
17+
18+
- Use --version instead of --help in installer scripts (#310)
19+
([#310](https://github.com/homeassistant-ai/ha-mcp/pull/310),
20+
[`564b515`](https://github.com/homeassistant-ai/ha-mcp/commit/564b5159f3df82948075029a8bd48f6f836ce224))
21+
22+
### Build System
23+
24+
- **deps**: Bump astral-sh/uv (#303) ([#303](https://github.com/homeassistant-ai/ha-mcp/pull/303),
25+
[`70afa20`](https://github.com/homeassistant-ai/ha-mcp/commit/70afa2053408bc66b5efbef4dc9d5d3041ba6d87))
26+
27+
### Chores
28+
29+
- **addon**: Sync changelog for Home Assistant add-on [skip ci]
30+
([`dff57f2`](https://github.com/homeassistant-ai/ha-mcp/commit/dff57f2f2535e91b30e540f32f7e7ec8bd1cdc78))
31+
32+
### Continuous Integration
33+
34+
- **deps**: Bump actions/checkout from 4 to 6 (#302)
35+
([#302](https://github.com/homeassistant-ai/ha-mcp/pull/302),
36+
[`dcc8d49`](https://github.com/homeassistant-ai/ha-mcp/commit/dcc8d49dc5495fee29c6a6f24e205e64e119f8c9))
37+
38+
- **deps**: Bump actions/configure-pages from 4 to 5 (#299)
39+
([#299](https://github.com/homeassistant-ai/ha-mcp/pull/299),
40+
[`5e7eecb`](https://github.com/homeassistant-ai/ha-mcp/commit/5e7eecb1fba79a254431ab96835448267cbe611c))
41+
42+
- **deps**: Bump actions/download-artifact from 4 to 6 (#305)
43+
([#305](https://github.com/homeassistant-ai/ha-mcp/pull/305),
44+
[`a2e6a3f`](https://github.com/homeassistant-ai/ha-mcp/commit/a2e6a3ff7237112be668b68660dcfcb24caae8bd))
45+
46+
- **deps**: Bump actions/setup-node from 4 to 6 (#300)
47+
([#300](https://github.com/homeassistant-ai/ha-mcp/pull/300),
48+
[`e9ddbe8`](https://github.com/homeassistant-ai/ha-mcp/commit/e9ddbe81618698974452f330d76a91066b93974b))
49+
50+
- **deps**: Bump actions/upload-pages-artifact from 3 to 4 (#304)
51+
([#304](https://github.com/homeassistant-ai/ha-mcp/pull/304),
52+
[`f61535d`](https://github.com/homeassistant-ai/ha-mcp/commit/f61535da22f0404dedf448b0a8ab057ba7f3387b))
53+
54+
- **deps**: Bump renovatebot/github-action from 44.0.4 to 44.0.5 (#301)
55+
([#301](https://github.com/homeassistant-ai/ha-mcp/pull/301),
56+
[`e7c7149`](https://github.com/homeassistant-ai/ha-mcp/commit/e7c714954d553541b0e8a4c4e7d5468451166f69))
57+
58+
### Documentation
59+
60+
- Add @sergeykad to contributors
61+
([`9d85ac0`](https://github.com/homeassistant-ai/ha-mcp/commit/9d85ac00b5084400fa2c5418aea2cd48fcd98560))
62+
63+
- Improve Setup Wizard section in README
64+
([`4e1efab`](https://github.com/homeassistant-ai/ha-mcp/commit/4e1efab1b252904dfb8b373617c02ddb7c6d449e))
65+
66+
- Reorganize FAQ and update client list
67+
([`e7852ac`](https://github.com/homeassistant-ai/ha-mcp/commit/e7852ac96715bd8c0a934ce6eb5f1c112e9a19e6))
68+
69+
- Update README links and add Docker platform to setup wizard
70+
([`56f62a6`](https://github.com/homeassistant-ai/ha-mcp/commit/56f62a6a89ae843dc077081dfb74d142faa644ca))
71+
72+
### Features
73+
74+
- Add ha_create_dashboard_resource tool for inline JS/CSS hosting (#297)
75+
([#297](https://github.com/homeassistant-ai/ha-mcp/pull/297),
76+
[`6d0e66f`](https://github.com/homeassistant-ai/ha-mcp/commit/6d0e66fb6cbccdf0b7b6429aa0b428797f2abb25))
77+
78+
579
## v4.19.0 (2025-12-07)
680

781
### Bug Fixes

0 commit comments

Comments
 (0)