2024年11月24日星期日 下午7:49:04

5.小米智能插座2蓝牙网关版 接入homeassistant - by alone 's Xiaomi Miot Auto

2 年 前
#3824 引用
小米智能插座2蓝牙网关版 接入homeassistant

MIoT-Spec: The protocol specification for Xiaomi IoT devices, is a standard designed by the Xiaomi IoT platform to describe the function definition of hardware products according to the networking mode of hardware products, the characteristics of product functions, the characteristics of user usage scenarios and the user's requirements for hardware product use experience specification.

This component uses the miot protocol to automatically integrate Xiaomi devices into HomeAssistant, and currently supports most Xiaomi IoT devices. And it supports HA Web UI, and you can easily integrate Xiaomi devices into HA without configuring yaml.

MIoT-Spec 是小米IoT平台根据硬件产品的联网方式、产品功能的特点、用户使用场景的特征和用户对硬件产品使用体验的要求,设计的描述硬件产品功能定义的标准规范。

本插件利用了miot协议的规范,可将小米设备自动接入HomeAssistant,目前已支持大部分小米米家智能设备。且该插件支持HA后台界面集成,无需配置yaml即可轻松将小米设备接入HA。

https://www.sy-blog.moe/39.html

使用Xiaomi Miot Auto 快速接入,无需复杂配置,详见https://github.com/al-one/hass-xiaomi-miot/blob/master/README_zh.md
0
2 年 前
#3825 引用
https://bbs.hassbian.com/forum.php?mod=viewthread&tid=11701&extra=page%3D1&page=1&mobile=2
0
2 年 前
#6030 引用

Download and copy custom_components/xiaomi_miot folder to custom_components folder in your HomeAssistant config folder

安装Xiaomi Miot Auto插件
首先,下载Xiaomi Miot Auto插件

官方Github:https://github.com/al-one/hass-xiaomi-miot/releases
未知下载站:https://share.llilii.cn/homeassistant/plugins/hass-xiaomi-miot

下载完成后,上传到,并解压

将其中的custom_components复制到HomeAssistant配置目录的根目录(如果你没有安装过插件,根目录里是没有custom_components的,如果你安装过,根目录里就会有。直接覆盖即可)





https://www.wunote.cn/article/4651/

Restart ha
0
2 年 前
#14378 引用



Add xiaomi Miot Auto integration in ui

转圈圈?

后台正在下载库。。

output

2022-11-23 06:17:07.280 INFO (SyncWorker_2) [homeassistant.util.package] Attempting install of python-miio>=0.5.6
2022-11-23 06:17:33.053 WARNING (MainThread) [bluetooth_auto_recovery.recover] Bluetooth adapter hci0 is soft blocked by rfkill!
2022-11-23 06:17:56.368 INFO (SyncWorker_3) [homeassistant.util.package] Attempting install of ha-HAP-python==4.5.2
2022-11-23 06:18:10.486 INFO (SyncWorker_3) [homeassistant.util.package] Attempting install of base36==0.1.1




设置账号后,米家的设备会自动同步到HomeAssistant

登录之后会将米家的设备同步过来



0