Skip to main content
Glama
decline27

Homey MCP Server

by decline27

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
HOMEY_IPNoIP address of Homey Pro for local connection
HOMEY_TOKENYesYour Homey Personal Access Token

Instructions

Guidance the server publishes about itself, which clients place ahead of the tool catalog so the model reads it before choosing anything.

This server publishes no instructions, or was last inspected before Glama recorded them.

Capabilities

Features and capabilities supported by this server

Protocol revision2025-11-25

CapabilityDetails
tools
{}

Tools

Functions exposed to the LLM to take actions

NameDescription
homey_list_devicesA

List all devices on Homey with their current states.

homey_get_sensor_readingsA

Get current readings from all sensors (temperature, humidity, motion, etc.) across the home.

homey_get_deviceA

Get detailed information about a specific device by ID.

homey_find_devices_by_zoneA

List all devices in a specific zone (room or floor).

homey_control_lights_in_zoneB

Turn all lights in a specific zone on or off.

homey_set_capabilityA

Set a capability value on a device (e.g. turn on/off, dim, target_temperature).

homey_list_flowsA

List all standard flows on Homey.

homey_list_advanced_flowsB

List all Advanced Flows on Homey.

homey_run_flowB

Trigger a specific standard flow.

homey_run_advanced_flowB

Trigger a specific Advanced Flow.

homey_list_zonesA

List all zones (rooms/floors) and their hierarchy.

homey_get_energy_dataB

Get energy consumption logs for devices.

homey_get_flowB

Get detailed information about a specific flow.

homey_get_flow_foldersA

List the folder structure for flows.

homey_get_flow_cardsA

List available flow cards (triggers, conditions, actions) for devices or system.

homey_run_flow_card_actionC

Manually execute a specific flow card action.

homey_get_device_insightsA

Retrieve historical logs for any device capability over a period.

homey_get_device_flow_capabilitiesB

Identify which flow cards are applicable to a specific device.

homey_get_live_insightsC

Provides real-time data for specific device capabilities (Dashboard style).

Prompts

Interactive templates invoked by user choice

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription

No resources

Latest Blog Posts

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/decline27/homey-mcp'

If you have feedback or need assistance with the MCP directory API, please join our Discord server