home-assistant-api
✓協調對 Home Assistant REST API 的訪問,以對智能家居設備進行編程控制。根據任務類型(身份驗證、狀態管理、服務調用、實體類型或高級查詢)將請求路由到專用資源文件。提供智能決策表,用於選擇適當的端點和管理集成。
SKILL.md
This skill provides access to the Home Assistant REST API for building integrations, automating smart home devices, and managing Home Assistant instances programmatically.
| Setting up authentication, understanding API basics, HTTP methods | resources/core-concepts.md | | Querying entity states, updating states, monitoring changes | resources/state-management.md | | Controlling lights, climate, locks, and other devices | resources/service-reference.md |
| Understanding light, switch, sensor, climate entity types | resources/entity-types.md | | Server-side template queries, complex filters, aggregations | resources/templates.md | | System configuration, component discovery, error logs | resources/system-config.md | | Complete code examples, client libraries, patterns | resources/examples.md |
協調對 Home Assistant REST API 的訪問,以對智能家居設備進行編程控制。根據任務類型(身份驗證、狀態管理、服務調用、實體類型或高級查詢)將請求路由到專用資源文件。提供智能決策表,用於選擇適當的端點和管理集成。 來源:markpitt/claude-skills。
可引用資訊
為搜尋與 AI 引用準備的穩定欄位與指令。
- 安裝指令
npx skills add https://github.com/markpitt/claude-skills --skill home-assistant-api- 分類
- </>開發工具
- 認證
- ✓
- 收錄時間
- 2026-02-01
- 更新時間
- 2026-02-18
快速解答
什麼是 home-assistant-api?
協調對 Home Assistant REST API 的訪問,以對智能家居設備進行編程控制。根據任務類型(身份驗證、狀態管理、服務調用、實體類型或高級查詢)將請求路由到專用資源文件。提供智能決策表,用於選擇適當的端點和管理集成。 來源:markpitt/claude-skills。
如何安裝 home-assistant-api?
開啟你的終端機或命令列工具(如 Terminal、iTerm、Windows Terminal 等) 複製並執行以下指令:npx skills add https://github.com/markpitt/claude-skills --skill home-assistant-api 安裝完成後,技能將自動設定到你的 AI 程式設計環境中,可以在 Claude Code 或 Cursor 中使用
這個 Skill 的原始碼在哪?
https://github.com/markpitt/claude-skills
詳情
- 分類
- </>開發工具
- 來源
- skills.sh
- 收錄時間
- 2026-02-01