[APP][Pro] AI Chat Control - Control your Homey with AI assistants using natural language

@Arnold_Padutsch are there any hints when you click on/expand the block with the text “Get home structure” ? Or ask Claude what the exact error is that it is receiving.

To diagnose the tool execution error, you can also check Claude Desktop’s detailed logs:

Finding the MCP Server Log:

  1. Navigate to your Claude config directory:

    • Open Finder and press Cmd+Shift+G
    • Paste: ~/Library/Application Support/Claude
    • Press Enter
  2. Open the logs folder in that directory

  3. Look for mcp-server-homey.log

  4. Open this file and scroll to the bottom to see the most recent error messages

  5. If the log file is very large: Delete it, then restart Claude Desktop - it will create a fresh log file with only new entries, making it easier to spot the error

Can you share what error messages you see in this log file? That will help me understand what’s going wrong when the tools try to execute.

You can also find this information in the troubleshooting section: AI Chat Control - Homey App Documentation

The fact that it is calling this tool proofs there is a connection between Claude and the Homey app, otherwise it wouldn’t have known this tool. So that is a hopefull start!