Control smart home devices via Home Assistant: lights, climate, media, covers, scenes, sensors, automations, and more. 34 tools with readOnly and domain-leve...
数据来源:ClawHub。 在 ClawSkills 查看
选择你使用的 Agent
方法一:命令行安装(推荐)
推荐(无需提前安装 clawhub)
npx clawhub@latest --dir ~/.claude/skills install openclaw-homeassistant或使用 clawhub CLI(需提前安装)
clawhub --dir ~/.claude/skills install openclaw-homeassistant⚠️ 需要 Node.js 18+,没有 Node?请使用下方方法二直接下载 ZIP。 安装 Node.js →
方法二:手动下载安装(无需 Node)
下载 ZIP,解压后将文件夹放到以下路径,重启 Agent 即可:
安装路径
~/.claude/skills/openclaw-homeassistant/💡解压后将文件夹放到上方路径,重启 Agent 即可生效
--- name: openclaw-homeassistant description: "Control smart home devices via Home Assistant: lights, climate, media, covers, scenes, sensors, automations, and more. 34 tools with readOnly and domain-level safety guards." ---
OpenClaw plugin for Home Assistant integration. Control your entire smart home from chat.
ha_status - HA config, version, locationha_list_entities - List entities (filter by domain/state)ha_get_state - Get single entity state + attributesha_search_entities - Search entities by name patternha_list_services - Available services by domainha_light_on - Turn on (brightness, color_temp, rgb, transition)ha_light_off / ha_light_toggleha_light_list - All lights with current stateha_switch_on / ha_switch_off / ha_switch_toggleha_climate_set_temp - Set temperature + HVAC modeha_climate_set_mode - heat/cool/auto/offha_climate_set_preset - home/away/eco/boostha_climate_list - All climate entities with tempsha_media_play / ha_media_pause / ha_media_stopha_media_volume - Set volume (0.0-1.0)ha_media_play_media - Play specific mediaha_cover_open / ha_cover_closeha_cover_position - Set position (0-100)ha_scene_activate / ha_script_run / ha_automation_triggerha_sensor_list - All sensors with valuesha_history - Entity history over timeha_logbook - Recent logbook entriesha_call_service - Any service callha_fire_event - Fire custom eventsha_render_template - Jinja2 templatesha_notify - Send notifications{
"url": "http://your-ha-instance:8123",
"token": "YOUR_LONG_LIVED_ACCESS_TOKEN",
"allowedDomains": ["light", "switch", "climate"],
"readOnly": false
}
readOnly: blocks all write operationsallowedDomains: restricts to specific device domains安装 Openclaw Homeassistant 后,可以对 AI 说这些话来触发它
Help me get started with Openclaw Homeassistant
Explains what Openclaw Homeassistant does, walks through the setup, and runs a quick demo based on your current project
Use Openclaw Homeassistant to control smart home devices via Home Assistant: lights, climate, med...
Invokes Openclaw Homeassistant with the right parameters and returns the result directly in the conversation
What can I do with Openclaw Homeassistant in my ai agent & automation workflow?
Lists the top use cases for Openclaw Homeassistant, with example commands for each scenario
将技能文件夹放到 ~/.claude/skills/openclaw-homeassistant/ 目录(个人级,所有项目可用),或 .claude/skills/openclaw-homeassistant/(项目级)。重启 AI 客户端后,用 /openclaw-homeassistant 主动调用,或让 AI 根据上下文自动发现并使用。
Openclaw Homeassistant 支持 Claude、Cursor、OpenClaw,可与这些 AI 平台无缝集成,扩展其能力。
Openclaw Homeassistant 可免费安装使用。请查阅仓库了解许可证信息。
Control smart home devices via Home Assistant: lights, climate, media, covers, scenes, sensors, automations, and more. 34 tools with readOnly and domain-leve...
Openclaw Homeassistant 属于「AI Agent & Automation」分类,该分类的技能帮助 AI 智能体在此领域执行专业任务。
Automate my ai agent & automation tasks using Openclaw Homeassistant
Identifies repetitive steps in your workflow and sets up Openclaw Homeassistant to handle them automatically