·ha-addon

使用 Docker、Supervisor API 和多架构构建开发 Home Assistant 附加组件。在创建附加组件、配置 Dockerfile、设置入口或发布到存储库时使用。激活关键字:addon、addon、supervisor、hassio、ingress、bashio、docker。

15安装·0热度·@nodnarbnitram

安装

$npx skills add https://github.com/nodnarbnitram/claude-code-extensions --skill ha-addon

SKILL.md

Expert guidance for building, configuring, and publishing Home Assistant add-ons with Docker, Supervisor integration, and multi-architecture support.

| Permission errors | Permission denied on supervisor API calls | Use correct SUPERVISORTOKEN and API endpoints | | Configuration validation | Add-on won't load | Validate config.yaml schema before publishing | | Docker base image errors | Missing dependencies in runtime | Use official Home Assistant base images (ghcr.io/home-assistant) |

| Ingress misconfiguration | Web UI not accessible through HA | Configure nginx reverse proxy correctly | | Multi-arch build failures | Add-on only works on one architecture | Set up build.yaml with architecture matrix |

使用 Docker、Supervisor API 和多架构构建开发 Home Assistant 附加组件。在创建附加组件、配置 Dockerfile、设置入口或发布到存储库时使用。激活关键字:addon、addon、supervisor、hassio、ingress、bashio、docker。 来源:nodnarbnitram/claude-code-extensions。

查看原文

可引用信息

为搜索与 AI 引用准备的稳定字段与命令。

安装命令
npx skills add https://github.com/nodnarbnitram/claude-code-extensions --skill ha-addon
分类
</>开发工具
认证
收录时间
2026-02-01
更新时间
2026-02-18

快速解答

什么是 ha-addon?

使用 Docker、Supervisor API 和多架构构建开发 Home Assistant 附加组件。在创建附加组件、配置 Dockerfile、设置入口或发布到存储库时使用。激活关键字:addon、addon、supervisor、hassio、ingress、bashio、docker。 来源:nodnarbnitram/claude-code-extensions。

如何安装 ha-addon?

打开你的终端或命令行工具(如 Terminal、iTerm、Windows Terminal 等) 复制并运行以下命令:npx skills add https://github.com/nodnarbnitram/claude-code-extensions --skill ha-addon 安装完成后,技能将自动配置到你的 AI 编程环境中,可以在 Claude Code 或 Cursor 中使用

这个 Skill 的源码在哪?

https://github.com/nodnarbnitram/claude-code-extensions