Home Assistant
Controls your smart home devices through Home Assistant, offering powerful automation and remote access for a truly connected living space.
Install on your platform
We auto-selected Claude Code based on this skill’s supported platforms.
Run in terminal (recommended)
claude mcp add home-assistant npx -- -y @trustedskills/home-assistant
Or manually add to ~/.claude/settings.json
{
"mcpServers": {
"home-assistant": {
"command": "npx",
"args": [
"-y",
"@trustedskills/home-assistant"
]
}
}
}Requires Claude Code (claude CLI). Run claude --version to verify your install.
About This Skill
What it does
This skill enables AI agents to interact with Home Assistant, a popular open-source home automation platform. It allows agents to discover and install specific skills within the Home Assistant ecosystem to extend functionality.
When to use it
- Automating smart home devices like lights, thermostats, or locks via natural language commands.
- Integrating third-party services (e.g., weather APIs, security cameras) into your existing smart home setup.
- Managing complex automation scenarios that require coordination between multiple devices.
- Deploying custom integrations to fill gaps in native Home Assistant support.
Key capabilities
- Discover available skills for installation within Home Assistant.
- Install new skills directly through the AI agent interface.
- Manage and configure Home Assistant integrations programmatically.
- Extend platform functionality with community-developed modules.
Example prompts
- "Install the 'Z-Wave JS' skill in my Home Assistant instance."
- "Help me set up a weather integration using the OpenWeatherMap skill."
- "What skills are available for controlling Philips Hue lights in Home Assistant?"
Tips & gotchas
Ensure your Home Assistant instance is accessible and properly configured before attempting to install new skills. Some integrations may require additional API keys or network permissions, so verify prerequisites before deployment.
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 Hub | Pass |
| Socket | Pass |
| Snyk | Pass |
🌐 Community
Passed automated security scans.