Skip to content

Commit 255acec

Browse files
author
semantic-release
committed
7.14.1
Automatically generated by python-semantic-release
1 parent 549c6ce commit 255acec

3 files changed

Lines changed: 48 additions & 2 deletions

File tree

CHANGELOG.md

Lines changed: 46 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,52 @@
33
<!-- version list -->
44

55

6+
## v7.14.1 (2026-07-19)
7+
8+
### Changed
9+
10+
- Record repo-wide C901 enforcement, guard against new per-file ignores
11+
([#1967](https://github.com/homeassistant-ai/ha-mcp/pull/1967))
12+
13+
### Fixed
14+
15+
- None-mode webhook connects from claude.ai with no login
16+
([#1976](https://github.com/homeassistant-ai/ha-mcp/pull/1976))
17+
- Raise on a dead WebSocket transport so dead entities fails loud
18+
([#1966](https://github.com/homeassistant-ai/ha-mcp/pull/1966))
19+
- Make pending component updates visible (learn-more docs, HACS nudge, held-install warning)
20+
([#1970](https://github.com/homeassistant-ai/ha-mcp/pull/1970))
21+
- Raise MIN_COMPONENT_VERSION to 1.2.0 so stale 1.1.0 builds fail the gate
22+
([#1961](https://github.com/homeassistant-ai/ha-mcp/pull/1961))
23+
24+
---
25+
<details>
26+
<summary>Internal Changes</summary>
27+
28+
29+
### Chores
30+
31+
- **addon**: Publish dev addon version 7.14.0.dev2054 [skip ci]
32+
([`e658112`](https://github.com/homeassistant-ai/ha-mcp/commit/e658112e25e88243928be00b2e79f08a04698400))
33+
- **addon**: Publish dev addon version 7.14.0.dev2050 [skip ci]
34+
([`c5fb22d`](https://github.com/homeassistant-ai/ha-mcp/commit/c5fb22d7888a857895eab4f0fe71cf59bf6a4d83))
35+
- **addon**: Publish dev addon version 7.14.0.dev2047 [skip ci]
36+
([`4b5c75d`](https://github.com/homeassistant-ai/ha-mcp/commit/4b5c75db520a24445bcb571196656455b8ad51b9))
37+
- **addon**: Publish version 7.14.0 [skip ci]
38+
([`fb455a2`](https://github.com/homeassistant-ai/ha-mcp/commit/fb455a20357a31e7653e63a96b3a663fab514a6f))
39+
40+
### Continuous Integration
41+
42+
- Never fail the mirror gate open on a skipped triggering run
43+
([#1968](https://github.com/homeassistant-ai/ha-mcp/pull/1968))
44+
45+
### Testing
46+
47+
- Cover ha_manage_backup(action="diff") tool-layer error mapping
48+
([#1963](https://github.com/homeassistant-ai/ha-mcp/pull/1963))
49+
</details>
50+
51+
652
## v7.14.0 (2026-07-19)
753

854
### Added

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ build-backend = "setuptools.build_meta"
44

55
[project]
66
name = "ha-mcp"
7-
version = "7.14.0"
7+
version = "7.14.1"
88
description = "Home Assistant MCP Server - Complete control of Home Assistant through MCP"
99
readme = "README.md"
1010
# Upper bound widened to <3.15 so the package installs on Home Assistant's

uv.lock

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)