Home Assistant Integrations Addons

🌐Community
by bradsjm · vlatest · Repository

This skill adds popular Home Assistant integrations as addons, streamlining setup and expanding your smart home control options.

Install on your platform

We auto-selected Claude Code based on this skill’s supported platforms.

1

Run in terminal (recommended)

terminal
claude mcp add home-assistant-integrations-addons npx -- -y @trustedskills/home-assistant-integrations-addons
2

Or manually add to ~/.claude/settings.json

~/.claude/settings.json
{
  "mcpServers": {
    "home-assistant-integrations-addons": {
      "command": "npx",
      "args": [
        "-y",
        "@trustedskills/home-assistant-integrations-addons"
      ]
    }
  }
}

Requires Claude Code (claude CLI). Run claude --version to verify your install.

About This Skill

What it does

This skill allows AI agents to discover and install Home Assistant add-ons, extending the functionality of smart home hubs with specialized tools. It bridges the gap between standard integrations and advanced third-party applications available in the Home Assistant OS ecosystem.

When to use it

  • Extend Core Functionality: Install add-ons like File Editor or Terminal & SSH to manage system files directly.
  • Deploy Specialized Tools: Add media servers (Plex/Jellyfin) or backup solutions (Duplicati) not included in the base installation.
  • Run Custom Scripts: Execute Python scripts or Node.js applications for unique automation logic.
  • Access Developer Features: Enable tools like Home Assistant Cloud or MQTT Broker for advanced networking needs.

Key capabilities

  • Browse available add-ons within the Home Assistant repository.
  • Install, update, and remove specific add-on packages.
  • Manage add-on configurations and startup settings.
  • Integrate with Home Assistant OS environments securely.

Example prompts

  • "Install the File Editor add-on so I can manually edit configuration files."
  • "Set up a backup solution using the Duplicati add-on for my smart home data."
  • "List all available media server add-ons compatible with my current system."

Tips & gotchas

Ensure your Home Assistant instance is running the latest OS version to maintain compatibility with newer add-ons. Always review add-on permissions before installation, as some may require elevated access to system resources.

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 HubPass
SocketPass
SnykPass

Details

Version
vlatest
License
Author
bradsjm
Installs
118

🌐 Community

Passed automated security scans.