Skip to main content
在 Manus 中运行任何 Skill
一键导入

home-assistant-api

Orchestrates access to the Home Assistant REST API for programmatic control of smart home devices. Routes requests to specialized resource files based on task type - authentication, state management, service calls, entity types, or advanced queries. Use when querying entity states, controlling devices, managing automations, or performing system operations. Requires HOME_ASSISTANT_URL and HOME_ASSISTANT_TOKEN environment variables.

概览

Orchestrates access to the Home Assistant REST API for programmatic control of smart home devices. Routes requests to specialized resource files based on task type - authentication, state management, service calls, entity types, or advanced queries. Use when querying entity states, controlling devices, managing automations, or performing system operations. Requires HOME_ASSISTANT_URL and HOME_ASSISTANT_TOKEN environment variables.

安装命令
npx skills add https://github.com/maruina/dotfiles --skill home-assistant-api

复制此命令并粘贴到 Claude Code 中以安装该技能

星标0
分支0
更新时间2026年6月3日 20:44
文件资源管理器
7 个文件
SKILL.md
readonly