Home Assistant Manager
Manages your Home Assistant setup, automating tasks and streamlining control for a smarter, more responsive smart home experience.
Install on your platform
We auto-selected Claude Code based on this skill’s supported platforms.
Run in terminal (recommended)
claude mcp add schlsn-home-assistant-manager npx -- -y @trustedskills/schlsn-home-assistant-manager
Or manually add to ~/.claude/settings.json
{
"mcpServers": {
"schlsn-home-assistant-manager": {
"command": "npx",
"args": [
"-y",
"@trustedskills/schlsn-home-assistant-manager"
]
}
}
}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 and manage a Home Assistant instance. It can retrieve sensor data, control devices (like lights or thermostats), and execute automations within your smart home environment. The agent can respond to natural language requests related to your connected devices and routines.
When to use it
- Smart Home Automation: Ask the AI to turn off all the lights in the house before bedtime.
- Real-time Status Checks: Inquire about the current temperature of a specific room or the status of a security sensor.
- Device Control: Request the agent to adjust the thermostat setting based on the outside weather conditions.
- Routine Execution: Trigger a pre-defined Home Assistant automation, such as starting a "movie night" scene.
Key capabilities
- Retrieve sensor data from Home Assistant entities.
- Control devices connected to Home Assistant.
- Execute existing Home Assistant automations.
Example prompts
- “What is the temperature in the living room?”
- “Turn on the kitchen lights.”
- "Run the 'Good Morning' automation."
Tips & gotchas
- Requires a configured Home Assistant instance and proper authentication credentials to be provided to the AI agent.
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.