-
Notifications
You must be signed in to change notification settings - Fork 200
feat: expose category on automation, script, and helper config tools #850
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Merged
kingpanther13
merged 13 commits into
homeassistant-ai:master
from
kingpanther13:feat/config-tool-categories
Apr 5, 2026
Merged
Changes from 12 commits
Commits
Show all changes
13 commits
Select commit
Hold shift + click to select a range
fdb29f9
feat: expose category on automation, script, and helper config tools
kingpanther13 a155c47
fix: address Gemini review, add E2E tests for config tool categories
kingpanther13 71e1ac6
fix: align helper category param description with automation/script
kingpanther13 3b97847
refactor: extract _resolve_automation_entity_id shared helper
kingpanther13 7c4c221
fix: add str() cast to satisfy mypy no-any-return
kingpanther13 5bda4b2
Merge branch 'master' into feat/config-tool-categories
kingpanther13 34e89ee
refactor: extract shared category helpers, restore remove warning
kingpanther13 bccaedb
fix: add str() cast in fetch_entity_category for mypy
kingpanther13 e6c6449
Merge branch 'master' into feat/config-tool-categories
kingpanther13 21c912c
fix: address review feedback on category config tools
kingpanther13 c2fb25f
fix: E2E failures — derive entity_id on update, fix helper test params
kingpanther13 7a47902
fix: derive entity_id for helpers when not in WebSocket result
kingpanther13 3e9d0c8
fix: guard string error values, use shared apply_entity_category for …
kingpanther13 File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
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
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
Oops, something went wrong.
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.
Uh oh!
There was an error while loading. Please reload this page.