Added
- Reactive best-practice warnings on write tool calls
(#695) - Add menu_option to ha_get_helper_schema for template helper schema introspection
(#759) - Consolidate zone CRUD tools into set/remove pattern
(#643) - Config entry flow — fix resource leak, menu flows, schema inspection, upsert
(d804c1a)
Changed
- Update contributors list [contributors-updated]
(69494ed) - Add breaking change notice for v7.0.0 OAuth HOMEASSISTANT_URL requirement
(60a6bfc)
Fixed
- Ha_mcp_tools availability check always fails due to wrong services format
(#763) - Use REST API for ha_delete_config_entry
(#756) - Ensure skills are bundled in Docker builds, add guidance tools for claude.ai
(#732) - Clarify ha_search_entities vs ha_deep_search descriptions to prevent tool misuse
(#761) - Return empty success instead of RESOURCE_NOT_FOUND for empty logbook
(#710) - Prevent false success and duplicate creation in ha_config_set_automation
(#708) - Use package version for MCP server version instead of hardcoded 0.1.0
(#744) - Replace deprecated color_temp/kelvin with color_temp_kelvin for HA 2026.3
(#711) - Add blueprint/save step to ha_import_blueprint (#685)
(#751)
Internal Changes
Added
- Add summary output to contrib-pr-review skill
(f063734)
Fixed
- Reject non-Name/Attribute call targets in python_sandbox
(#772)
Chores
- deps: Update ghcr.io/astral-sh/uv docker tag to v0.10.11
(#778) - deps: Update fastmcp from 3.1.0 to 3.1.1
(#764) - deps: Bump devalue from 5.6.3 to 5.6.4 in /site
(#754) - deps: Update ghcr.io/astral-sh/uv docker tag to v0.10.9
(#742) - addon: Publish version 7.0.0 [skip ci]
(8917644)
Continuous Integration
- deps: Bump the github-actions group with 2 updates
(f84511b)