Skip to main content
Glama

Fibaro HC3 MCP Server

by kaeljune

fibaro_turn_on_device

Activate a specific device (e.g., lights, switches) connected to Fibaro Home Center 3 by providing its unique device ID for immediate control.

Instructions

Turn on a device (like lights, switches)

Input Schema

NameRequiredDescriptionDefault
idYesDevice ID to turn on

Input Schema (JSON Schema)

{ "properties": { "id": { "description": "Device ID to turn on", "type": "number" } }, "required": [ "id" ], "type": "object" }

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/kaeljune/fibaro-mcp-server'

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