Passive BLE Monitor integration
(局域网接入方式) - BLE events without Internet
https://github.com/custom-components/ble_monitor
Requirements
Note:
This custom component is an alternative for the standard build in mitemp_bt 483 integration and the Bluetooth LE Tracker 943 integration that are available in Home Assistant.
https://community.home-assistant.io/t/passive-ble-monitor-integration/303583
Add Xiami motion sensor 2 (RTCGQ02LM) to home assistant by BLE Monitor integration
https://github.com/custom-components/ble_monitor/pull/287
https://community.home-assistant.io/t/passive-ble-monitor-integration/303583
https://github.com/custom-components/ble_monitor/issues/253
Manual installation
米家BLE广播协议 - Mi Beacon
https://www.bookstack.cn/read/miio_open/ble-Mi-Beacon.md
Passive BLE Monitor要迁移进去了
useful links
使用Passive BLE Monitor集成代替蓝牙网关直接接入HA-
目的: 用于跳过所谓的蓝牙网关直接将蓝牙传感器设备接入HA, 注意,目前只支持获取蓝牙传感器数据,不支持发送控制指令(比如:开关)!
https://bbs.hassbian.com/thread-16148-1-1.html
(局域网接入方式) - BLE events without Internet
https://github.com/custom-components/ble_monitor
Requirements
You are running Home Assistant version 2022.8.0 or newer.
You have the Built-in Bluetooth Adapter is enabled and can be accessed.
You have Access to the device in Yeelight app.
You know how to Grant permissions for Python to have root less access to the HCI interface in pve”.
You know how to Add device in Yeelight app.
You have some Supported Devices by Passive BLE Monitor integration
Please note that at least Built-in Bluetooth Adapter is required
Built-in Bluetooth Adapter is enabled and can be accessed, all available adapters are automatically discovered.
Note:
This custom component is an alternative for the standard build in mitemp_bt 483 integration and the Bluetooth LE Tracker 943 integration that are available in Home Assistant.
https://community.home-assistant.io/t/passive-ble-monitor-integration/303583
Add Xiami motion sensor 2 (RTCGQ02LM) to home assistant by BLE Monitor integration
https://github.com/custom-components/ble_monitor/pull/287
https://community.home-assistant.io/t/passive-ble-monitor-integration/303583
https://github.com/custom-components/ble_monitor/issues/253
Manual installation
$ ll /home/homeassistant/.homeassistant/custom_components
total 16
drwxr-xr-x 4 homeassistant homeassistant 4096 mai 7 21:40 ./
drwxrwxr-x 10 homeassistant homeassistant 4096 mai 8 08:30 ../
drwxrwxr-x 4 homeassistant homeassistant 4096 mai 7 21:40 ble_monitor/
drwxr-xr-x 12 homeassistant homeassistant 4096 mai 7 21:15 hacs/
首先要保证rpi bluetooth运行正常
米家BLE广播协议 - Mi Beacon
https://www.bookstack.cn/read/miio_open/ble-Mi-Beacon.md
将来可以替代passive ble monitor等第三方,就是原声支持ble了。
passive ble monitor插件作者也表示等到ha全部接盘后,他的插件就退市了。
但mesh现在不行,将来原生应该还是不行。
Home Assistant 2022.8 has (improved) support for passive BLE devices directly in Home Assistant. For each brand, a core BLE integration will be developed, such that maintanance can be divided over more people, using the latest Bluetooth packages (bleak). I'm working together with the Home Assistant devs to move sensors from BLE Monitor to Home Assistant core integrations. During the transition, BLE monitor will still be available, but it is possible that the core HA Bluetooth integrations will not work niceley parallel to BLE monitor. If it is not working together, try to enable active scan in the BLE Monitor. My advise, when all your sensors are available in Home Assistant, make the move. The aim is to have all sensors moved into Home Assistant as core integration. After the move, BLE monitor will probably be deprecated. If you want to help moving sensors from BLE monitor, feel free to help. Check out the links below.
Passive BLE Monitor要迁移进去了
useful links
使用Passive BLE Monitor集成代替蓝牙网关直接接入HA-
目的: 用于跳过所谓的蓝牙网关直接将蓝牙传感器设备接入HA, 注意,目前只支持获取蓝牙传感器数据,不支持发送控制指令(比如:开关)!
https://bbs.hassbian.com/thread-16148-1-1.html
0