Homeassistant Skill

🌐Community
by anotb Β· vlatest Β· Repository

Controls your Home Assistant instance directly from this chat – automate devices, monitor status, and manage your smart home effortlessly.

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-skill npx -- -y @trustedskills/homeassistant-skill
2

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

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

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

About This Skill

What it does

This skill allows AI agents to interact with your Home Assistant instance. It enables control of devices, retrieval of sensor data (like temperature or power usage), and automation triggers based on Home Assistant states. The agent can execute commands and provide real-time updates from your smart home environment.

When to use it

  • Smart Home Control: Control lights, thermostats, and other connected devices through natural language prompts.
  • Data Retrieval: Ask for current temperature readings, energy consumption figures, or the status of security systems.
  • Automation Triggering: Initiate Home Assistant automations based on specific requests (e.g., "Start movie night" to dim lights and turn on the TV).
  • Status Checks: Get a quick overview of your home's state – β€œAre all doors locked?”

Key capabilities

  • Device control via commands
  • Sensor data retrieval
  • Automation triggering
  • Integration with Home Assistant

Example prompts

  • "Turn on the living room lights."
  • "What is the temperature in the bedroom?"
  • "Run the 'Goodnight' scene."

Tips & gotchas

  • Requires a working Home Assistant installation and proper configuration of the skill.
  • The agent’s ability to control devices depends on how they are 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
anotb
Installs
25

🌐 Community

Passed automated security scans.