Home-AssistantConfig

GitHub

:house: Home Assistant configuration & Documentation for my Smart House. Write-ups, videos, part lists, and links throughout. Be sure to :star: it. Updated FREQUENTLY!

Home-AssistantConfig MCP Server

MCP server for CCOSTAN/Home-AssistantConfig

Ready-to-Use Client Configurations
{
  "mcpServers": {
    "Home-AssistantConfig": {
      "command": "npx",
      "args": [
        "-y",
        "@CCOSTAN/Home-AssistantConfig"
      ]
    }
  }
}