chore(deps): update ghcr.io/home-assistant/home-assistant docker tag to v2026.4.1#6
Open
github-actions[bot] wants to merge 25 commits into
Open
Conversation
72c0290 to
e60b190
Compare
22a0938 to
5915426
Compare
c4df878 to
fe82bb6
Compare
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
e2cd068 to
01718d1
Compare
Makes it clear in the UI that both "enabled-unpinned" and "enabled-pinned" mean the tool is enabled. "pinned" alone was ambiguous about whether the tool was also enabled. Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
01718d1 to
cd272cb
Compare
- Add "mandatory" as a 4th dropdown state for tools that cannot be disabled (ha_search_entities, ha_get_overview, ha_get_state, ha_report_issue) — clearly visible in the UI dropdown - Strip per-tool translations (Supervisor doesn't render them at 4 levels deep) — reduces translations from 573 to 95 lines - Remove unused _tool_hint and _brief_description helpers - Backend treats "mandatory" same as "enabled-pinned" Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
…slations Supervisor only renders translations 1 level deep under configuration. Group names (add-ons, areas_floors, etc.) show as raw slugs — readable enough. Strip the non-functional group name translations. Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
- Remove "mandatory" from list() options — users shouldn't think they can assign/remove mandatory status. Mandatory tools (ha_search_entities, ha_get_overview, ha_get_state, ha_report_issue) default to enabled-pinned and the backend re-enables them regardless of user choice. - List mandatory tools by name in the parent description (visible in UI) - Add link to tools page for full descriptions Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
cd272cb to
aeb2966
Compare
Reorder options, schema, and translations so the max results field appears directly under the tool search toggle it relates to. Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
aeb2966 to
5c94d33
Compare
- test_tool_registered_when_enabled: skip instead of fail when server started with defaults (env vars set after startup have no effect) - test_disallowed_file_rejected / test_blocked_key_rejected: handle error field being either a string or a dict with "message" key (changed in PR homeassistant-ai#869 merge) Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
Picks up ha_remove_entity from PR homeassistant-ai#876 merged into master. Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
The disabled_tools config default includes ha_config_set_yaml. When ENABLE_YAML_CONFIG_EDITING=true, we must actively remove it from the set, not just skip adding it — otherwise the default wins. Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
Resolve conflicts in extract_tools.py: keep both our addon config/ translations generation AND master's DOCS.md generation (PR homeassistant-ai#875). Regenerate all tool outputs (93 tools). Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
…only, dev76 Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
5c94d33 to
ddd9435
Compare
670737d to
1fe8755
Compare
57af017 to
870698d
Compare
Author
Edited/Blocked NotificationRenovate will not automatically rebase this PR, because it does not recognize the last commit author and assumes somebody else may have edited the PR. You can manually request rebase by checking the rebase/retry box above. |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
2026.1.3→2026.4.1Release Notes
home-assistant/core (ghcr.io/home-assistant/home-assistant)
v2026.4.1Compare Source
async_release_notesin update component although unavailable (@tr4nt0r - #167067) (update docs)2026032.6 (@bramkragten - #167285) (frontend docs) (dependency)v2026.4.0Compare Source
https://www.home-assistant.io/blog/2026/04/01/release-20264/
v2026.3.4Compare Source
2026031.1 (@bramkragten - #166251) (frontend docs) (dependency)v2026.3.3Compare Source
async_join_players(@mill1000 - #165020) (snapcast docs)v2026.3.2Compare Source
2026031.0 (@bramkragten - #165420) (frontend docs) (dependency)v2026.3.1Compare Source
v2026.3.0Compare Source
https://www.home-assistant.io/blog/2026/03/04/release-20263/
v2026.2.3Compare Source
v2026.2.2Compare Source
google_cloud(@NoRi2909 - #162534) ([google_cloud docs][google_cloud docs])[@&homeassistant-ai#820
Configuration
📅 Schedule: (in timezone UTC)
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR has been generated by Renovate Bot.