HomeAssistant 安装HACS

安装

wget -O - https://get.hacs.xyz | bash -

网络不同方法

下载文件

curl https://get.hacs.xyz -O hacs.zip
python3 -m http.server

重新安装

wget -O - https://get.hacs.xyz |sed 's#https//github.com#http://192.168.*.*/hacs.zip#'| bash -

部署xiaomi

安装

https://github.com/XiaoMi/ha_xiaomi_home/blob/main/doc/README_zh.md
image

鉴权

成功登录xiaomi后回调,需要将http://homeassistant.local:8123中的homeassistant.local:8123改成本地的ha地址和端口

https://github.com/XiaoMi/ha_xiaomi_home/blob/main/doc/README_zh.md
posted @ 2026-07-05 15:01  chenzechao  阅读(7)  评论(0)    收藏  举报