|
2 | 2 |
|
3 | 3 | <!-- version list --> |
4 | 4 |
|
| 5 | +## v6.1.0 (2026-01-10) |
| 6 | + |
| 7 | +### Bug Fixes |
| 8 | + |
| 9 | +- Preserve nested conditions in or/and/not compound condition blocks (#409) |
| 10 | + ([#409](https://github.com/homeassistant-ai/ha-mcp/pull/409), |
| 11 | + [`c92a375`](https://github.com/homeassistant-ai/ha-mcp/commit/c92a3754dfad80465ddbabfdee05cd7385409ae2)) |
| 12 | + |
| 13 | +- **ci**: Add debug output and re-check draft status before publishing (#400) |
| 14 | + ([#400](https://github.com/homeassistant-ai/ha-mcp/pull/400), |
| 15 | + [`fc66001`](https://github.com/homeassistant-ai/ha-mcp/commit/fc6600173c44daf9d3625af53729a94ab25db797)) |
| 16 | + |
| 17 | +### Chores |
| 18 | + |
| 19 | +- **addon**: Sync changelog for Home Assistant add-on [skip ci] |
| 20 | + ([`cee9cd9`](https://github.com/homeassistant-ai/ha-mcp/commit/cee9cd92a80e0044f31696439b163893120b0c67)) |
| 21 | + |
| 22 | +### Documentation |
| 23 | + |
| 24 | +- Add @cj-elevate to contributors for PR #355 |
| 25 | + ([`bba1c89`](https://github.com/homeassistant-ai/ha-mcp/commit/bba1c89db94b93c54ebd121b185aa38e2cce8853)) |
| 26 | + |
| 27 | +- Fix Cloudflared add-on Quick Tunnel documentation inaccuracy (#407) |
| 28 | + ([#407](https://github.com/homeassistant-ai/ha-mcp/pull/407), |
| 29 | + [`8e8f1af`](https://github.com/homeassistant-ai/ha-mcp/commit/8e8f1af4ea7d09a3efdeba9d0c94c32f8edeed68)) |
| 30 | + |
| 31 | +- Move @cj-elevate to end of contributors list |
| 32 | + ([`7b452ed`](https://github.com/homeassistant-ai/ha-mcp/commit/7b452ede8dff8fa59839ba065e1ba84c0af627fb)) |
| 33 | + |
| 34 | +### Features |
| 35 | + |
| 36 | +- Harmonize config entry tools and add Flow API support (#403) |
| 37 | + ([#403](https://github.com/homeassistant-ai/ha-mcp/pull/403), |
| 38 | + [`071a8ef`](https://github.com/homeassistant-ai/ha-mcp/commit/071a8efc734b8771fa98e413173977a9d0915442)) |
| 39 | + |
| 40 | +- Improve bug report clarity and add agent behavior feedback (#401) |
| 41 | + ([#401](https://github.com/homeassistant-ai/ha-mcp/pull/401), |
| 42 | + [`bbcba45`](https://github.com/homeassistant-ai/ha-mcp/commit/bbcba45a200fb8a1dfdc4983643d7c4fe0bcb41e)) |
| 43 | + |
| 44 | + |
5 | 45 | ## v6.0.0 (2026-01-07) |
6 | 46 |
|
7 | 47 | ### Bug Fixes |
|
0 commit comments