Homeassistant Skill
Controls your Home Assistant instance directly from this chat β automate devices, monitor status, and manage your smart home effortlessly.
Install on your platform
We auto-selected Claude Code based on this skillβs supported platforms.
Run in terminal (recommended)
claude mcp add homeassistant-skill npx -- -y @trustedskills/homeassistant-skill
Or manually add to ~/.claude/settings.json
{
"mcpServers": {
"homeassistant-skill": {
"command": "npx",
"args": [
"-y",
"@trustedskills/homeassistant-skill"
]
}
}
}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. It enables control of devices, retrieval of sensor data (like temperature or power usage), and automation triggers based on Home Assistant states. The agent can execute commands and provide real-time updates from your smart home environment.
When to use it
- Smart Home Control: Control lights, thermostats, and other connected devices through natural language prompts.
- Data Retrieval: Ask for current temperature readings, energy consumption figures, or the status of security systems.
- Automation Triggering: Initiate Home Assistant automations based on specific requests (e.g., "Start movie night" to dim lights and turn on the TV).
- Status Checks: Get a quick overview of your home's state β βAre all doors locked?β
Key capabilities
- Device control via commands
- Sensor data retrieval
- Automation triggering
- Integration with Home Assistant
Example prompts
- "Turn on the living room lights."
- "What is the temperature in the bedroom?"
- "Run the 'Goodnight' scene."
Tips & gotchas
- Requires a working Home Assistant installation and proper configuration of the skill.
- The agentβs ability to control devices depends on how they are 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.