Added
- Add managed YAML config editing tool (ha_config_set_yaml)
(#827) - Tool explorer with taxonomy, auto-generated docs, and design mode
(#839) - Add generic add-on API proxy tool (ha_call_addon_api)
(#641) - Add support for automation/script/scene categories
(#677) - Convert doc tools to MCP resources and skill references
(#806) - Add Python 3.14 support
(#700) - Search-based tool discovery with categorized call proxies
(#727) - uat: Add --mcp-env flag and tokens_first_input metric
(#791)
Changed
- Credit @teh-hippo, @smenzer, @The-Greg-O; update @cj-elevate
(66b3bb8) - Document OAuth v7.0.0 breaking change (HOMEASSISTANT_URL required)
(#829) - Replace hardcoded path with placeholder
(#797)
Fixed
- Reduce context exhaustion and improve trace detail for debugging
(#822) - Add ast-grep rules to catch silent error handling bugs
(#838) - Add exact_match to all search tools, badge search, and dashboard deep search
(#814) - Surface connection errors in ha_get_overview instead of returning empty data
(#812) - OAuth token refresh broken and state lost on container restart
(#790) - addon: Reject corrupt or URL-valued secret paths
(#792)
Refactoring
Internal Changes
Fixed
- Prevent issue triage timeout on complex issues
(#832)
Chores
- Credit @transportrefer for integration options schema support
(#689) - Credit @adraguidev for menu-based config entry flow fix
(#647) - Credit @saphid for config entry options flow design
(#590) - deps: Bump astro from 5.16.11 to 5.18.1 in /site
(#826) - deps: Bump picomatch in /site
(#821) - deps: Bump yaml from 2.8.2 to 2.8.3 in /site
(#820) - deps: Bump smol-toml from 1.6.0 to 1.6.1 in /site
(#818) - ci: Bump uv in PR workflow from 0.9.30 to 0.11.0 and add Renovate annotations
(#817) - deps: Update ghcr.io/astral-sh/uv docker tag to v0.11.0
(#816) - Migrate from pre-commit to lefthook for parallel hook execution
(#802) - Remove hardcoded assignee from issue templates
(#800) - Extend type checking and tests to all Python dirs
(#793) - deps: Bump h3 from 1.15.8 to 1.15.9 in /site
(#795) - deps: Bump h3 from 1.15.5 to 1.15.8 in /site
(#786) - addon: Publish version 7.1.0 [skip ci]
(a8ffaf6)