|
2 | 2 |
|
3 | 3 | <!-- version list --> |
4 | 4 |
|
| 5 | +## v5.0.5 (2025-12-24) |
| 6 | + |
| 7 | +### Bug Fixes |
| 8 | + |
| 9 | +- Support blueprint automations in ha_config_set_automation (#364) |
| 10 | + ([#364](https://github.com/homeassistant-ai/ha-mcp/pull/364), |
| 11 | + [`163f0ee`](https://github.com/homeassistant-ai/ha-mcp/commit/163f0eedea69f50d72458073bca3d7552500b389)) |
| 12 | + |
| 13 | +- **ci**: Clear ignorePaths to allow scanning tests/ |
| 14 | + ([`b363519`](https://github.com/homeassistant-ai/ha-mcp/commit/b363519c2a05fb66bf21d012bedcc9d015f2fc28)) |
| 15 | + |
| 16 | +- **ci**: Configure Renovate to only handle HA test container |
| 17 | + ([`22eefd1`](https://github.com/homeassistant-ai/ha-mcp/commit/22eefd1e71fc63f49e0113647c44ba99e2578d63)) |
| 18 | + |
| 19 | +- **ci**: Configure Renovate to scan current repository |
| 20 | + ([`553917a`](https://github.com/homeassistant-ai/ha-mcp/commit/553917a5603f21474e8040a2cc5d050a48f00975)) |
| 21 | + |
| 22 | +- **ci**: Correct regex - match version digits only |
| 23 | + ([`970c358`](https://github.com/homeassistant-ai/ha-mcp/commit/970c358ab8c260564b98f51dd033f4ca06f58fe5)) |
| 24 | + |
| 25 | +- **ci**: Improve renovate regex pattern for HA container version |
| 26 | + ([`32da751`](https://github.com/homeassistant-ai/ha-mcp/commit/32da7510bcc5f71667f243f0d0f942b44348050a)) |
| 27 | + |
| 28 | +- **ci**: Update HA test container and separate Renovate schedule |
| 29 | + ([`0a4bc2f`](https://github.com/homeassistant-ai/ha-mcp/commit/0a4bc2f2de8fce292dd15afe894a088a5e8dec61)) |
| 30 | + |
| 31 | +- **ci**: Use correct manager name custom.regex |
| 32 | + ([`e8bded1`](https://github.com/homeassistant-ai/ha-mcp/commit/e8bded1d8152e242a7aa91d7c66dd5a8256e3f5d)) |
| 33 | + |
| 34 | +- **docs**: Update AGENTS.md with ha-mcp-web command |
| 35 | + ([`25ddcb7`](https://github.com/homeassistant-ai/ha-mcp/commit/25ddcb7e081bf029022588c82e5aeca260f97179)) |
| 36 | + |
| 37 | +- **docs**: Update Docker commands to use ha-mcp-web and remove backslashes |
| 38 | + ([`90822c0`](https://github.com/homeassistant-ai/ha-mcp/commit/90822c087b18cfb68eb2bc23c062a8494356011a)) |
| 39 | + |
| 40 | +### Chores |
| 41 | + |
| 42 | +- **addon**: Sync changelog for Home Assistant add-on [skip ci] |
| 43 | + ([`bb3c3ed`](https://github.com/homeassistant-ai/ha-mcp/commit/bb3c3ed3c26d442f8782a4618a4e3807b9385355)) |
| 44 | + |
| 45 | +### Documentation |
| 46 | + |
| 47 | +- Document hotfix workflow with stable tag verification and timing |
| 48 | + ([`6bbd782`](https://github.com/homeassistant-ai/ha-mcp/commit/6bbd782ea31fad3e5d4d8aac0a03e26a4ec9a41a)) |
| 49 | + |
| 50 | + |
5 | 51 | ## v5.0.4 (2025-12-23) |
6 | 52 |
|
7 | 53 | ### Bug Fixes |
|
0 commit comments