Homeassistant Ops

🌐Community
by goncalossilva · vlatest · Repository

HomeAssistant Ops streamlines your Home Assistant setup and management, automating tasks & improving stability for a smoother smart home 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 homeassistant-ops npx -- -y @trustedskills/homeassistant-ops
2

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

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

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

About This Skill

What it does

This skill allows you to interact with your Home Assistant instance through an AI agent. It enables querying device states, controlling devices (turning them on or off), and executing scripts within your Home Assistant environment. The integration provides a natural language interface to manage your smart home.

When to use it

  • Remote Device Control: "Turn off the living room lights." when you're away from home.
  • Status Checks: "What is the temperature in the bedroom?" for quick updates on sensor readings.
  • Automated Script Execution: "Run the 'movie night' scene." to trigger a series of predefined actions.
  • Complex Actions: "Set the thermostat to 22 degrees and turn on the humidifier." combining multiple commands into one request.

Key capabilities

  • Device state querying
  • Device control (on/off)
  • Script execution

Example prompts

  • "What's the status of my garage door?"
  • "Turn on the kitchen lights to 50% brightness."
  • "Execute the 'goodnight' script."

Tips & gotchas

  • Requires a working Home Assistant installation and proper configuration.
  • The skill’s effectiveness depends on accurate device naming 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
goncalossilva
Installs
11

🌐 Community

Passed automated security scans.