[BUG] ha_config_set_automation tool missing from MCP toolset #1141
Replies: 8 comments
|
❌ Evaluation failed An error occurred: Please check the workflow logs. |
|
Hi @aakashparekh-777, thanks for filing this — and especially for using On the report itself. I checked
Most likely causes (need your input to narrow down):
Could you share:
Priority: medium-leaning-low pending repro. If it turns into cause #3, the relevant existing work is #798 and #1062. Label: If you trace it to a concrete cause and want to write the fix yourself, that's very welcome — external PRs are prioritized here. Workflow is in Could you also retitle from [BUG] to something easier to find for others hitting the same combination. |
|
Toolsearch should be pinning that tool if it's enabled, so the most important question is What AI are you using? Claude has been doing some weird stuff with deferred tools lately but it should still be able to find it eventually. |
|
Just came across the same problem with gemini-cli. Funny enough, it worked fine last night. I was running the 7.3.0 version of the HACS integration. After updating to 7.4.1 the issue got resolved. |
|
@meow4agreencard did you have the toolsearch toggle enabled? |
Yes. |
|
I just confirmed that config set automation is pinned by default when toolsearch is enabled, it's very strange that you weren't able to see it. I wonder if maybe gemini got confused and tried to call it via toolsearch even though it was available to be used directly, or maybe something else was going on. Either way I'm glad it resolved on your side. I will say in my personal experience Gemini has always been flaky with just about everything. |
|
Converted to discussion, if we get more info and can reproduce the problem we can open a new issue, but I think this was a transient issue as nobody else seems to be complaining of it right now |
Uh oh!
There was an error while loading. Please reload this page.
💬 What Happened?
1 ## 🚨 Auto-Generated by
ha_report_issueTool2
3 ha-mcp Version: 7.4.0
4 Home Assistant Version: 2026.4.4
5 Platform: Windows 11 (ARM64)
6
7 ## 📋 Bug Description
8 The tool
ha_config_set_automationis missing from the available toolset despite being defined in the system prompt. Attempts to useautomation.createviaha_call_servicealso failed.9
10 ## ✅ Expected vs ❌ Actual Behavior
11 Expected: Ability to create or update automations using
ha_config_set_automation.12 Actual: Tool reported as "not found" by the MCP server.
📋 Copy-Paste from Conversation
All reactions