Skip to content

Commit 52ecfcb

Browse files
chore(addon): sync changelog for Home Assistant add-on [skip ci]
1 parent 6aceca9 commit 52ecfcb

1 file changed

Lines changed: 68 additions & 0 deletions

File tree

homeassistant-addon/CHANGELOG.md

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

33
<!-- version list -->
44

5+
## v5.1.0 (2026-01-06)
6+
7+
### Bug Fixes
8+
9+
- Preserve 'conditions' (plural) in choose/if blocks (#388)
10+
([#388](https://github.com/homeassistant-ai/ha-mcp/pull/388),
11+
[`89c082b`](https://github.com/homeassistant-ai/ha-mcp/commit/89c082b6aba1d92ebd4a5678a6d9de1f75d70830))
12+
13+
- Resolve WebSocket race conditions and improve error handling (#378)
14+
([#378](https://github.com/homeassistant-ai/ha-mcp/pull/378),
15+
[`521e3b0`](https://github.com/homeassistant-ai/ha-mcp/commit/521e3b01ff0108ed78a5be3b614e17fc50321c11))
16+
17+
### Build System
18+
19+
- **deps**: Bump astral-sh/uv (#390) ([#390](https://github.com/homeassistant-ai/ha-mcp/pull/390),
20+
[`b218dc8`](https://github.com/homeassistant-ai/ha-mcp/commit/b218dc853f2930ea88faaff15f4882b26c4eae2c))
21+
22+
### Chores
23+
24+
- **addon**: Sync changelog for Home Assistant add-on [skip ci]
25+
([`b62d25b`](https://github.com/homeassistant-ai/ha-mcp/commit/b62d25b7efad05d3c75b530260773ddd0a90d45b))
26+
27+
### Continuous Integration
28+
29+
- **deps**: Bump renovatebot/github-action from 44.2.1 to 44.2.2 (#372)
30+
([#372](https://github.com/homeassistant-ai/ha-mcp/pull/372),
31+
[`6d7b085`](https://github.com/homeassistant-ai/ha-mcp/commit/6d7b08501a18a5170bd63d706e86ec6064733052))
32+
33+
- **deps**: Bump renovatebot/github-action from 44.2.2 to 44.2.3 (#389)
34+
([#389](https://github.com/homeassistant-ai/ha-mcp/pull/389),
35+
[`84102d2`](https://github.com/homeassistant-ai/ha-mcp/commit/84102d2515ff64ff90899c8abff2b9334d675dc2))
36+
37+
### Documentation
38+
39+
- Add PR execution philosophy and final reporting guidelines
40+
([`b6a5473`](https://github.com/homeassistant-ai/ha-mcp/commit/b6a547365ad03cf1518af56a757b780b2bfc880c))
41+
42+
- Add sponsor badge, community section, and star history
43+
([`2fe299b`](https://github.com/homeassistant-ai/ha-mcp/commit/2fe299bb8815a08fd488489ab151454005b3c7d0))
44+
45+
- Add workflow for implementing improvements in separate PRs
46+
([`dd6aafc`](https://github.com/homeassistant-ai/ha-mcp/commit/dd6aafc62055c9cd92fe71fa68929b2f6c00fbcc))
47+
48+
- Change sponsor badge to blueviolet
49+
([`1a1102f`](https://github.com/homeassistant-ai/ha-mcp/commit/1a1102f8694d4127eeb7af6e9cbaaea419d36646))
50+
51+
- Change sponsor emoji from heart to coffee
52+
([`8f026df`](https://github.com/homeassistant-ai/ha-mcp/commit/8f026dfedf76de7d3788a42ae444c0bb6de64fd2))
53+
54+
- Clarify PR workflow with explicit comment checking
55+
([`d9d6b35`](https://github.com/homeassistant-ai/ha-mcp/commit/d9d6b354dec479d2c0e9a2f327442cd6c5f9d9d7))
56+
57+
- Simplify ha_call_service docstring (117→34 lines) (#379)
58+
([#379](https://github.com/homeassistant-ai/ha-mcp/pull/379),
59+
[`decdd92`](https://github.com/homeassistant-ai/ha-mcp/commit/decdd927e3bff0ae93c148070010949bec273513))
60+
61+
- Update sponsor badge text and color
62+
([`939a09e`](https://github.com/homeassistant-ai/ha-mcp/commit/939a09eb67e7797d561090fe26a3db8279764b0d))
63+
64+
### Features
65+
66+
- Update issue-to-pr-resolver agent with PR execution philosophy
67+
([`075b64a`](https://github.com/homeassistant-ai/ha-mcp/commit/075b64aa25010e3482aeda2e7ccc0a13f1e166e1))
68+
69+
- Update pr-checker agent with PR execution philosophy
70+
([`80bf518`](https://github.com/homeassistant-ai/ha-mcp/commit/80bf51896f4738f910ac68ab193e55bd19e1b393))
71+
72+
573
## v5.0.6 (2025-12-28)
674

775
### Bug Fixes

0 commit comments

Comments
 (0)