Skip to content

Commit 85c4bde

Browse files
committed
fix: release v7.8.1 (auto-backup capture hotfix)
1 parent c853bce commit 85c4bde

3 files changed

Lines changed: 13 additions & 2 deletions

File tree

CHANGELOG.md

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

55

6+
## v7.8.1 (2026-06-16)
7+
8+
### Fixed
9+
10+
- Auto-backup silently skipped pre-write snapshots on several paths — automation
11+
edits via python_transform, todo edit/remove by item summary, dashboards
12+
addressed by their internal id, and renamed helpers; also added device backup
13+
coverage and pre-write snapshots for ha_remove_entity / ha_set_device /
14+
ha_remove_device ([#1643](https://github.com/homeassistant-ai/ha-mcp/pull/1643))
15+
16+
617
## v7.8.0 (2026-06-15)
718

819
### 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.8.0"
7+
version = "7.8.1"
88
description = "Home Assistant MCP Server - Complete control of Home Assistant through MCP"
99
readme = "README.md"
1010
requires-python = ">=3.13,<3.14"

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)