Homey Pro - Smarthouse integration with LLM

Go to Workflow
597 views
Built by Ole Andre Torjussen Ole Andre Torjussen
Created on June 15, 2026

Description

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.

Nodes Used (4)

AI Agent
@n8n/n8n-nodes-langchain.agent
Call n8n Workflow Tool
@n8n/n8n-nodes-langchain.toolWorkflow
OpenAI Chat Model
@n8n/n8n-nodes-langchain.lmChatOpenAi
xAI Grok Chat Model
@n8n/n8n-nodes-langchain.lmChatXAiGrok