Skip to main content
Glama

Fibaro HC3 MCP Server

by kaeljune

fibaro_stop_scene

Stop a running scene on Fibaro HC3 by specifying its scene ID. Manage smart home automation efficiently with precise scene control through the MCP server.

Instructions

Stop a running scene

Input Schema

NameRequiredDescriptionDefault
idYesScene ID to stop

Input Schema (JSON Schema)

{ "properties": { "id": { "description": "Scene ID to stop", "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