Homey Pro - Smart House Integration with LLM - n8n Workflow | Neura Market
Homey Pro - Smart House Integration with LLM
This n8n workflow sets up a smart home assistant using OpenAI and Homey integration. It uses LangChain agent tools to allow natural language queries (in Norwegian) to trigger workflows for controlling lights, curtains, temperature, TVs, and other devices across different rooms (e.g., living room, bedroom, cinema). The system uses tool-based workflows connected to specific smart home actions and responds in Norwegian. It's designed to be modular and easily extended with new devices or capabilities.
Platform
n8n
Category
Internet of Things
Price
Free
Creator
Ole Andre Torjussen
Smarthus
set
stickyNote
agent
lmChatOpenAi
toolWorkflow
executeWorkflowTrigger
lmChatXAiGrok
How to import this workflow into n8n
1Purchase or download the workflow to get the n8n workflow JSON file.
2In your n8n instance, open Workflows and choose "Import from File" (or paste the JSON with Ctrl+V on the canvas).
3Open each node marked with a credential warning and connect your own accounts and API keys.
4Run the workflow once manually to verify the data flow, then toggle it to Active.