Home Assistant Automation

🌐Community
by tonylofgren · vlatest · Repository

Automate your home assistant devices and routines using natural language commands via this powerful integration.

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

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

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

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, enabling control over smart home devices and triggering automations. It facilitates actions like turning lights on or off, adjusting thermostat settings, and executing complex automation routines defined within Home Assistant. The skill provides a bridge between natural language commands and the functionality of your smart home ecosystem.

When to use it

  • Voice-controlled device management: "Turn off all the living room lights."
  • Automated scene activation: “Activate my ‘Movie Night’ scene.”
  • Thermostat adjustments based on conditions: "Set the temperature to 72 degrees."
  • Triggering complex automations: “Start my bedtime routine.”

Key capabilities

  • Control Home Assistant entities (lights, switches, climate, etc.)
  • Execute existing Home Assistant automations.
  • Adjust thermostat settings.
  • Activate predefined scenes within Home Assistant.

Example prompts

  • "Turn on the kitchen light."
  • "Run the 'Good Morning' automation in Home Assistant."
  • "Set the bedroom temperature to 68 degrees Fahrenheit."

Tips & gotchas

  • Requires a working Home Assistant installation and proper configuration of entities and automations within it.
  • The skill’s functionality is limited by what is defined within your Home Assistant setup; it cannot create new devices or automations directly.

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
tonylofgren
Installs
18

🌐 Community

Passed automated security scans.