Skip to content

Commit d6edbc4

Browse files
author
semantic-release
committed
7.12.1
Automatically generated by python-semantic-release
1 parent d315210 commit d6edbc4

3 files changed

Lines changed: 46 additions & 2 deletions

File tree

CHANGELOG.md

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

55

6+
## v7.12.1 (2026-07-10)
7+
8+
### Fixed
9+
10+
- Stop the auto-updated in-process server crashing under an older custom component
11+
([#1792](https://github.com/homeassistant-ai/ha-mcp/pull/1792))
12+
13+
### Refactoring
14+
15+
- **c901**: Fix 8 files below C901 threshold, remove from grandfather list
16+
([#1793](https://github.com/homeassistant-ai/ha-mcp/pull/1793))
17+
- **c901**: Tools_config_dashboards.py below C901 threshold, enable C90 lint
18+
([#1790](https://github.com/homeassistant-ai/ha-mcp/pull/1790))
19+
20+
---
21+
<details>
22+
<summary>Internal Changes</summary>
23+
24+
25+
### Fixed
26+
27+
- Isolate 3 beta-gate tests from real ~/.ha-mcp config
28+
([#1791](https://github.com/homeassistant-ai/ha-mcp/pull/1791))
29+
- Split mypy-webhook-proxy lefthook job to avoid module collision
30+
([#1789](https://github.com/homeassistant-ai/ha-mcp/pull/1789))
31+
32+
### Chores
33+
34+
- **addon**: Publish dev addon version 7.12.0.dev1840 [skip ci]
35+
([`d315210`](https://github.com/homeassistant-ai/ha-mcp/commit/d31521044f06212204665155d9b2b0b999199d9b))
36+
- **addon**: Publish dev addon version 7.12.0.dev1837 [skip ci]
37+
([`2fd1621`](https://github.com/homeassistant-ai/ha-mcp/commit/2fd1621c01664ef2baf4ce30a4e31a734a567760))
38+
- **addon**: Publish dev addon version 7.12.0.dev1835 [skip ci]
39+
([`55ce284`](https://github.com/homeassistant-ai/ha-mcp/commit/55ce284bad809594b4a6472083f512a02b8edc37))
40+
- **addon**: Publish version 7.12.0 [skip ci]
41+
([`adcbd61`](https://github.com/homeassistant-ai/ha-mcp/commit/adcbd61c88633f1d3b12c2f713b6971cd82313d3))
42+
43+
### Testing
44+
45+
- Add an update-path e2e lane covering released-component x new-server installs
46+
([#1796](https://github.com/homeassistant-ai/ha-mcp/pull/1796))
47+
</details>
48+
49+
650
## v7.12.0 (2026-07-09)
751

852
### 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.12.0"
7+
version = "7.12.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)