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