home-assistant-manager
v1.1.0Expert-level Home Assistant configuration management: deploy workflows, SSH/hass-cli access, automation verification, and Lovelace dashboard development
By komal-SkyNETLicense: MIT772 GitHub starsUpdated 2 months ago
Directory evidence
- Runtimes
- Claude Code
- Parsed components
- 1 skill or MCP entry
- Source updated
- Jul 4, 2026
- Manifest status
- Canonical path parsed
The directory validates manifest shape and source location. It does not execute the plugin or provide a security endorsement. Review the indexing methodology →
Install home-assistant-manager for Claude Code
claude plugin marketplace add IchenDEV/agent-plugin-mkt
claude plugin marketplace update agent-plugin-marketplace
claude plugin install home-assistant-manager@agent-plugin-marketplacePaste and run these commands in a terminal with Claude Code. They add and refresh the PluginsMP catalog, then install this plugin.
The installer fetches third-party code from the source repository shown on this page. This directory validates manifest structure and source location, but does not perform a security audit; review the manifest, components, and source before installing.
Get the source manually
git clone https://github.com/komal-SkyNET/claude-skill-homeassistantClone the source repository, then follow its setup instructions to add the plugin to a compatible client. The repository root is the plugin root.
Plugin files
├── .claude-plugin/plugin.json└── skills/home-assistant-manager/SKILL.md
Included Skills1
Manage Home Assistant configuration safely and fast — edit and deploy YAML (automations, blueprints, scripts, scenes, templates, MQTT), validate with ha core check, deploy via git or rapid scp, reload-vs-restart correctly, verify changes from logs, traces and entity state, and build Lovelace dashboards. Use for any Home Assistant config, automation, template, or dashboard work over SSH/hass-cli/MCP.
Plugin manifests1
{
"name": "home-assistant-manager",
"version": "1.1.0",
"description": "Expert-level Home Assistant configuration management: deploy workflows, SSH/hass-cli access, automation verification, and Lovelace dashboard development",
"author": {
"name": "komal-SkyNET"
},
"homepage": "https://github.com/komal-SkyNET/claude-skill-homeassistant",
"repository": "https://github.com/komal-SkyNET/claude-skill-homeassistant",
"license": "MIT",
"keywords": [
"home-assistant",
"smart-home",
"lovelace",
"automation",
"yaml",
"iot"
]
}For maintainers
If you maintain this plugin, link to this source-backed listing from your README so users can review its manifest and indexed components.
[home-assistant-manager on Agent Plugins Marketplace](https://pluginsmp.com/plugins/home-assistant-manager)