Home Assistant

🌐Community
by sammcj · vlatest · Repository

Controls your Home Assistant instance remotely, allowing you to manage smart home devices and automations from anywhere.

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 sammcj-home-assistant npx -- -y @trustedskills/sammcj-home-assistant
2

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

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

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

About This Skill

What it does

This skill allows an AI agent to interact with your Home Assistant instance. It can retrieve information about device states, control devices (turn on lights, adjust thermostats), and execute automations within your smart home environment. The skill facilitates communication through a standardized API, enabling agents to perform actions without requiring direct access to the Home Assistant UI.

When to use it

  • Smart Home Automation: Automate tasks like turning off all lights when you leave or adjusting the thermostat based on weather conditions.
  • Device Status Monitoring: Get real-time status updates on your smart home devices, such as checking if a door is locked or a sensor is triggered.
  • Voice Control Integration: Enable voice commands to control your Home Assistant devices through an AI agent.
  • Complex Scene Management: Trigger complex scenes involving multiple device actions and automations with a single command.

Key capabilities

  • Device state retrieval
  • Device control (on/off, adjustments)
  • Automation execution
  • Standardized API for communication

Example prompts

  • "What is the current temperature in the living room?"
  • "Turn on the kitchen lights."
  • "Run the 'movie night' scene."

Tips & gotchas

  • Requires a running Home Assistant instance and proper authentication credentials to be provided to the AI agent.

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
sammcj
Installs
26

🌐 Community

Passed automated security scans.