Diagnose the Homey connection
homey_doctorDiagnoses connection and configuration issues with your Homey hub: reports connection method, hardware, feature support, and CLI status, each with actionable next steps. Safe for public issue reports.
Instructions
Reports what is and is not working between this server and your Homey: which kind of address answered and how it was chosen, which kind of credential source was used (never the credential itself), the hardware model and firmware, which features this Homey generation actually supports and why, whether the official Homey CLI is installed and signed in (which is what decides whether flows can be created), and how much of the home has been read so far. Call this when another Homey tool fails, or before reporting a problem. Every check comes with a concrete next step. Safe to paste into a public issue: no device, zone or household names, no network addresses, no Homey id and no file paths. Run "npx homey-mcp doctor" in a terminal for the version that keeps those.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| includeSystem | No | Ask the hub for memory, uptime and Node version. Defaults to true. | |
| includeInventory | No | Count devices, zones, flows, flow cards, Insights logs and variables. Costs a few requests, and the flow card catalogue is the large one. Defaults to true. |