Control your Homey with any AI assistant, like Claude, ChatGPT, Gemini, Copilot or Cursor. Just ask in plain language: turn off the lights, check the temperature, create a new flow, or manage your apps and devices. No programming required.
You can also build your own AI-powered automations in the Homey flow editor. Create flows that respond when your AI calls a custom command, and send a real answer back to the AI using device values and flow tokens.
Read more ›
Flow cards
Click on a device above to show related Flow cards only.
When...
MCP AI Bridge
The generic alarm turned on
MCP AI Bridge
The generic alarm turned off
MCP AI Bridge
An AI agent connects
MCP AI Bridge
The AI controls a device
MCP AI Bridge
A flow becomes broken
MCP AI Bridge
AI agent calls a custom tool
MCP AI Bridge
A security event occurs
MCP AI Bridge
MCP AI Bridge server starts
MCP AI Bridge
An AI tool call fails
And...
MCP AI Bridge
The generic alarm is on
MCP AI Bridge
There is a broken flow
MCP AI Bridge
The model answers yes to: Question Include Room or device
MCP AI Bridge
Remembered Name is Value
MCP AI Bridge
The tool input contains Text to look for
MCP AI Bridge
The tool input is empty
MCP AI Bridge
The tool name is Tool name
Then...
MCP AI Bridge
Ask the model: Question Include Room or device
Advanced
MCP AI Bridge
Remember Name as Value for the AI
MCP AI Bridge
Return error Error message to the AI agent
MCP AI Bridge
Return Response to the AI agent
Support
Having an issue with this app?
Contact the developer via the developer website.
What’s new
Version 4.17.0 — Ask a model now leaves a trace, and it reaches both kinds of dashboard. Until now an answer went into a flow tag and was gone: if a flow asked something at three in the morning and put it in a notification you dismissed, there was no way to see what it had asked, what came back, or what it cost. Every question is now recorded, whichever door it came in by, and the same list feeds three places. The Ask a model tab shows the last twenty with the provider, the model and the token counts, and has a button to clear them, because a question can carry whatever a flow put in it. Refusals are in there too, so a flow that stopped can be explained, and the same refusal repeating is counted rather than listed twenty times over. The Bridge device gained two values, the last answer and the questions sent today, which is how this reaches a Homey dashboard: put the device on it and the tile shows what your house last learned. And the app's own dashboard has a new card type for the same two values. That card is read-only on purpose. Asking from a dashboard would let anyone who can open the page spend your API credit, and the page token is readable in the page itself, which is exactly why dashboard control is limited to the devices already on it. Money is not a control you can take back. Four things Ask a model was missing. FIRST, a condition card: a flow can now ask a yes or no question and branch on the answer, where before it could only pass an answer along. The model is told to answer with one word, and if it says something that is neither, the flow stops and quotes what it said rather than guessing a branch for you, because a wrong branch looks like it worked. SECOND, more than all or nothing for context. Next to the whole house you can now send one room, one device, or what happened recently, which answers the question you actually asked and sends far less to pay for. THIRD, what it costs. Tokens were already coming back from every provider and were being thrown away; now they are counted per day and priced with what YOUR provider charges you, shown per question and per day. The prices are settings rather than a built-in table, because model prices change and a table baked into an app is wrong the week after it ships, always in the direction of making the bill look smaller. Leave them blank and no amount is shown, which is not the same as free. FOURTH, a second provider. If the first cannot be reached or refuses, the fallback is tried once, with its own key. It is NOT tried when the first refused on purpose: a daily limit or a missing key is a decision, and going around a decision is not a fallback. Both attempts count.
View changelog