Skip to content

Commit aff6d35

Browse files
chore(addon): sync changelog for Home Assistant add-on [skip ci]
1 parent 91d5d20 commit aff6d35

1 file changed

Lines changed: 42 additions & 0 deletions

File tree

homeassistant-addon/CHANGELOG.md

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

33
<!-- version list -->
44

5+
## v5.0.0 (2025-12-21)
6+
7+
### Bug Fixes
8+
9+
- Respect FASTMCP_SHOW_CLI_BANNER env var for banner control (#336)
10+
([#336](https://github.com/homeassistant-ai/ha-mcp/pull/336),
11+
[`53d3d22`](https://github.com/homeassistant-ai/ha-mcp/commit/53d3d22a29dd525b18a7391de82e1511c02e23ac))
12+
13+
- Update MCP Registry schema to 2025-12-11
14+
([`c0f0a2e`](https://github.com/homeassistant-ai/ha-mcp/commit/c0f0a2e487f123b08e11b371dca8a5a23b6aeb1c))
15+
16+
- Update MCP Registry schema to current draft version
17+
([`2401a05`](https://github.com/homeassistant-ai/ha-mcp/commit/2401a0533f47289ee4b4c7c60cf1352b88e3517b))
18+
19+
- **ci**: Dereference annotated tags in hotfix validation
20+
([`9f223f2`](https://github.com/homeassistant-ai/ha-mcp/commit/9f223f277f3357cd6313f2e5fc31d1030f88f56d))
21+
22+
### Chores
23+
24+
- **addon**: Sync changelog for Home Assistant add-on [skip ci]
25+
([`7987e74`](https://github.com/homeassistant-ai/ha-mcp/commit/7987e74a3b2a40ae39b87d4d33ba4d7610f57e6d))
26+
27+
### Documentation
28+
29+
- Add FASTMCP_SHOW_CLI_BANNER workaround for Antigravity
30+
([`eb222dd`](https://github.com/homeassistant-ai/ha-mcp/commit/eb222dd92f0f897a96047c631c5a52505ff86d38))
31+
32+
- **antigravity**: Remove known issues reference
33+
([`f37eed9`](https://github.com/homeassistant-ai/ha-mcp/commit/f37eed9dd23b680242a2066780e21fb4cd65b160))
34+
35+
### Features
36+
37+
- **dashboard**: Add jq_transform and find_card for efficient editing (#333)
38+
([#333](https://github.com/homeassistant-ai/ha-mcp/pull/333),
39+
[`1cd6805`](https://github.com/homeassistant-ai/ha-mcp/commit/1cd6805f133ddf1f3150aeb3b6ef6f26c91cd862))
40+
41+
### Breaking Changes
42+
43+
- **dashboard**: Remove ha_dashboard_add_card, ha_dashboard_update_card, ha_dashboard_remove_card
44+
tools. Use jq_transform in ha_config_set_dashboard instead for all card operations.
45+
46+
547
## v4.22.1 (2025-12-18)
648

749
### Bug Fixes

0 commit comments

Comments
 (0)