Plugwise Mcp
TypeScript-based smart home automation server for Plugwise devices with automatic network discovery. Features comprehensive device control for thermostats, switches, smart plugs, energy monitoring, multi-hub management, and real-time climate/power consumption tracking via local network integration.
Installation
npx -y Tommertom/plugwise-mcpConfiguration
Add this to your Copilot settings (Settings → Features → MCP → Add New MCP Server):
{
"name": "plugwise-mcp",
"command": "npx",
"args": [
"-y",
"Tommertom/plugwise-mcp"
]
}About This MCP Server
Tommertom/plugwise-mcp
TypeScript-based smart home automation server for Plugwise devices with automatic network discovery. Features comprehensive device control for thermostats, switches, smart plugs, energy monitoring, multi-hub management, and real-time climate/power consumption tracking via local network integration.
Need More Details?
View the complete documentation, examples, changelog, and more on GitHub
View Full Documentation on GitHub