Home Assistant Apps

🌐Community
by borales · vlatest · Repository

This skill integrates Home Assistant apps into your voice interface for seamless control of your smart home devices.

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

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

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

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 Home Assistant, a home automation platform. It enables control of smart devices like lights, thermostats, and sensors through natural language commands. The agent can retrieve information about the state of these devices and execute actions based on user requests.

When to use it

  • Smart Home Control: Control your lights, locks, or thermostat using voice commands without manual interaction with the Home Assistant interface.
  • Automated Routines: Trigger complex home automation routines (e.g., "Goodnight" scene) based on specific requests.
  • Status Checks: Ask for the current status of devices like “What’s the temperature in the living room?” or “Are any lights left on?”.
  • Device Management: Get information about connected devices and their configurations within your Home Assistant setup.

Key capabilities

  • Home Assistant integration
  • Smart device control
  • Status retrieval
  • Routine triggering

Example prompts

  • "Turn off the living room lights."
  • "What is the temperature of my thermostat?"
  • "Run the 'Movie Night' scene."
  • “Is the front door locked?”

Tips & gotchas

  • Requires a working Home Assistant installation and proper configuration.
  • The agent’s ability to control devices depends on their integration within Home Assistant.

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
borales
Installs
3

🌐 Community

Passed automated security scans.