Home Assistant Manager
This Home Assistant Manager skill automates your smart home setup, streamlining control and enhancing convenience through voice commands or scheduling.
Install on your platform
We auto-selected Claude Code based on this skill’s supported platforms.
Run in terminal (recommended)
claude mcp add michaelvessia-home-assistant-manager npx -- -y @trustedskills/michaelvessia-home-assistant-manager
Or manually add to ~/.claude/settings.json
{
"mcpServers": {
"michaelvessia-home-assistant-manager": {
"command": "npx",
"args": [
"-y",
"@trustedskills/michaelvessia-home-assistant-manager"
]
}
}
}Requires Claude Code (claude CLI). Run claude --version to verify your install.
About This Skill
What it does
This skill allows you to manage your Home Assistant instance through an AI agent. It can perform actions like controlling devices, querying sensor states, and automating routines based on natural language commands. The skill integrates with the Home Assistant API to provide a conversational interface for interacting with your smart home.
When to use it
- Remote Control: Adjust lights or thermostat settings while away from home.
- Status Checks: Quickly ask about the current temperature, humidity, or energy consumption.
- Routine Automation: Trigger complex sequences like "Goodnight" which turns off all lights and locks the doors.
- Device Troubleshooting: Check if a specific device is online or report its status.
Key capabilities
- Home Assistant API integration
- Device control (lights, thermostats, etc.)
- Sensor data retrieval
- Routine execution
Example prompts
- "Turn off the living room lights."
- "What's the temperature in the bedroom?"
- "Run the 'Movie Night' scene."
- “Is the front door locked?”
Tips & gotchas
- Requires a functional Home Assistant installation and API access.
- The skill’s effectiveness depends on accurate device names 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 Hub | Pass |
| Socket | Pass |
| Snyk | Pass |
🌐 Community
Passed automated security scans.