ha-integration-dev
✓当用户明确请求“自定义集成”、“自定义组件”、“Python for HA”、“HACS”或“config_flow”时使用。不适用于:YAML 自动化(使用 home-assistant 技能)、Node-RED 流程(使用 Node-red 技能)、ESPHome 设备配置(使用 esphome 技能)。
SKILL.md
Reference skill for developing Home Assistant custom integrations in Python.
If the user's request does NOT explicitly mention "custom integration", "Python", or "HACS", ASK:
"Do you want to: Develop a Python custom integration (customcomponents, configflow, HACS) Create a YAML automation (automations.yaml, blueprints - use home-assistant skill) Build a Node-RED flow (visual automation - use node-red skill) Configure an ESPHome device (ESP32/ESP8266 firmware - use esphome skill)"
当用户明确请求“自定义集成”、“自定义组件”、“Python for HA”、“HACS”或“config_flow”时使用。不适用于:YAML 自动化(使用 home-assistant 技能)、Node-RED 流程(使用 Node-red 技能)、ESPHome 设备配置(使用 esphome 技能)。 来源:tonylofgren/aurora-smart-home。
可引用信息
为搜索与 AI 引用准备的稳定字段与命令。
- 安装命令
npx skills add https://github.com/tonylofgren/aurora-smart-home --skill ha-integration-dev- 分类
- </>开发工具
- 认证
- ✓
- 收录时间
- 2026-02-01
- 更新时间
- 2026-02-18
快速解答
什么是 ha-integration-dev?
当用户明确请求“自定义集成”、“自定义组件”、“Python for HA”、“HACS”或“config_flow”时使用。不适用于:YAML 自动化(使用 home-assistant 技能)、Node-RED 流程(使用 Node-red 技能)、ESPHome 设备配置(使用 esphome 技能)。 来源:tonylofgren/aurora-smart-home。
如何安装 ha-integration-dev?
打开你的终端或命令行工具(如 Terminal、iTerm、Windows Terminal 等) 复制并运行以下命令:npx skills add https://github.com/tonylofgren/aurora-smart-home --skill ha-integration-dev 安装完成后,技能将自动配置到你的 AI 编程环境中,可以在 Claude Code 或 Cursor 中使用
这个 Skill 的源码在哪?
https://github.com/tonylofgren/aurora-smart-home