安卓版下载:https://github.com/home-assistant/android
HomeAssistant安装HACS
HACS Github地址: https://github.com/hacs/integration
HACS安装复杂?利用一行代码实现HomeAssistant中HACS应用安装-科技-完整版视频在线观看-爱奇艺

如图所示,进入HA终端后可以使用以下命令来执行hacs的安装脚本,在文章末附上了脚本内容。
wget -O - https://get.hacs.xyz | bash -

重启HomeAssistant,
重启完成后点击设备服务

点击右下角添加集成



注意复制下面验证码

HomeAssistant添加向日葵智能插线板
https://github.com/cx3Y/sunlogin
方法 1:手动安装
- 下载插件并将
custom_components/sunlogin
文件夹复制到 Home Assistant 根目录下的custom_components
文件夹
方法 2:通过 HACS 安装
如果你已经安装了 HACS,可以点击下面的按钮快速添加:
http://10.10.10.29:8123/hacs/repository?owner=cx3Y&repository=sunlogin&category=integration
点击下载

添加设备
进入 设置
> 设备与服务
> 添加集成
,并搜索 sunlogi

HomeAssistant安装小米
ha_xiaomi_home/doc/README_zh.md at main · XiaoMi/ha_xiaomi_home
安装
Home Assistant 版本要求:
- Core ≥ 2024.4.4
- Operating System ≥ 13.0
方法 1:使用 git clone 命令从 GitHub 下载
cd config
git clone https://github.com/XiaoMi/ha_xiaomi_home.git
cd ha_xiaomi_home
./install.sh /config
推荐使用此方法安装米家集成。当您想要更新至特定版本时,只需要切换至相应的 Tag 。
HomeAssistant 好用的文件管理插件 Filebrowser
https://github.com/alexbelgium/hassio-addons
方法二:通过 HACS 安装(适用于已部署 HACS)
添加自定义仓库
在 HACS 中进入 集成 > 右上角三点菜单 > 自定义仓库
,输入:https://github.com/shaonianzhentan/ha_file_explorer
,类型选 Integration
。

下载并重启
在 HACS 中搜索 File Explorer
或 ha_file_explorer
,点击安装。
安装后需重启 Home Assistant。

启用集成
重启后,前往 配置 > 设备与服务 > 添加集成
,搜索 ha_file_explorer
并完成配置3。完成后侧边栏将出现文件管理器入口