Install
openclaw skills install smart-home-orchestrator统一编排智能家居设备,支持米家/HomeKit/Alexa/Google Home等多品牌协议,实现灯光、空调、窗帘、安防的跨平台场景自动化。一句话创建起床模式、离家模式、观影模式,让AI管家替你打理全屋智能。
openclaw skills install smart-home-orchestratorAI驱动的跨品牌智能家居统一编排技能。解决多品牌设备无法联动、场景配置繁琐、自动化规则难维护的痛点。
| 协议 | 覆盖品牌 |
|---|---|
| Mi Home (米家) | 小米、Aqara、Yeelight、智米 |
| HomeKit | Apple 生态配件 |
| Alexa Smart Home | Amazon Echo 生态 |
| Google Home | Google Nest 生态 |
| MQTT / Zigbee2MQTT | 通用开源协议 |
在 openclaw.yaml 中配置设备网关地址和认证凭据:
skills:
smart-home-orchestrator:
gateways:
- type: homeassistant
url: http://192.168.1.100:8123
token: ${HA_LONG_LIVED_TOKEN}
- type: mihome
username: ${MI_USERNAME}
password: ${MI_PASSWORD}
default_region: cn