Home Assistant

🌐Community
by mezzle · vlatest · Repository

Controls your smart home devices via Home Assistant, offering powerful automation and remote access for a truly connected living experience.

Install on your platform

We auto-selected Claude Code based on this skill’s supported platforms.

1

Run in terminal (recommended)

terminal
claude mcp add mezzle-home-assistant npx -- -y @trustedskills/mezzle-home-assistant
2

Or manually add to ~/.claude/settings.json

~/.claude/settings.json
{
  "mcpServers": {
    "mezzle-home-assistant": {
      "command": "npx",
      "args": [
        "-y",
        "@trustedskills/mezzle-home-assistant"
      ]
    }
  }
}

Requires Claude Code (claude CLI). Run claude --version to verify your install.

About This Skill

What it does

This skill allows your AI agent to interact with a Home Assistant instance. It enables querying device states (e.g., "Is the living room light on?"), controlling devices (e.g., "Turn off the bedroom fan."), and potentially automating actions based on Home Assistant configurations. The skill provides access to data and control within your smart home ecosystem.

When to use it

  • Smart Home Automation: Integrate your AI agent with your existing Home Assistant setup for voice-controlled device management.
  • Status Checks: Quickly check the status of devices in your home, such as "What's the temperature in the kitchen?".
  • Remote Control: Control lights, thermostats, and other connected devices from anywhere using natural language commands.
  • Scene Activation: Trigger Home Assistant scenes (e.g., “Movie Night”) through your AI agent.

Key capabilities

  • Device state querying
  • Device control
  • Scene activation

Example prompts

  • "What is the status of my front door lock?"
  • "Turn on the kitchen lights."
  • "Activate the 'Goodnight' scene in Home Assistant."

Tips & gotchas

  • Requires a functioning Home Assistant instance to connect to.
  • The agent’s access will be limited by the permissions configured within your Home Assistant setup.

Tags

🛡️

TrustedSkills Verification

Unlike other registries that point to live repositories, TrustedSkills pins every skill to a verified commit hash. This protects you from malicious updates — what you install today is exactly what was reviewed and verified.

Security Audits

Gen Agent Trust HubPass
SocketPass
SnykPass

Details

Version
vlatest
License
Author
mezzle
Installs
2

🌐 Community

Passed automated security scans.