File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 33<!-- version list -->
44
55
6+ ## v7.4.1 (2026-05-02)
7+
8+ ### Fixed
9+
10+ - ** addon** : Propagate ` BUILD_VERSION ` to runtime so the production add-on
11+ reports the correct version in startup logs instead of the stale value
12+ from ` pyproject.toml ` at build time
13+ ([ #1090 ] ( https://github.com/homeassistant-ai/ha-mcp/pull/1090 ) ).
14+ - ** ci** : Unbreak ` hotfix-release.yml ` semantic-release run; the previous
15+ detached-HEAD checkout silently no-op'd every hotfix merge
16+ ([ #1091 ] ( https://github.com/homeassistant-ai/ha-mcp/pull/1091 ) ).
17+
18+
619## v7.4.0 (2026-04-29)
720
821### Added
Original file line number Diff line number Diff line change 33<!-- version list -->
44
55
6+ ## v7.4.1 (2026-05-02)
7+
8+ ### Fixed
9+
10+ - ** addon** : Propagate ` BUILD_VERSION ` to runtime so the production add-on
11+ reports the correct version in startup logs instead of the stale value
12+ from ` pyproject.toml ` at build time
13+ ([ #1090 ] ( https://github.com/homeassistant-ai/ha-mcp/pull/1090 ) ).
14+ - ** ci** : Unbreak ` hotfix-release.yml ` semantic-release run; the previous
15+ detached-HEAD checkout silently no-op'd every hotfix merge
16+ ([ #1091 ] ( https://github.com/homeassistant-ai/ha-mcp/pull/1091 ) ).
17+
18+
619## v7.4.0 (2026-04-29)
720
821### Added
Original file line number Diff line number Diff line change 11name : " Home Assistant MCP Server"
22description : " AI assistant integration for Home Assistant via Model Context Protocol (MCP)"
3- version : " 7.4.0 "
3+ version : " 7.4.1 "
44slug : " ha_mcp"
55url : " https://github.com/homeassistant-ai/ha-mcp"
66arch :
You can’t perform that action at this time.
0 commit comments