ble_monitor icon indicating copy to clipboard operation
ble_monitor copied to clipboard

Linptech Smart Human Presence Sensor ES1

Open klio-klio opened this issue 2 years ago • 8 comments

Sensor Description

https://www.linptech.com/1428091205.html

Additional information

e.g. a link to product details, etc.

BLE advertisements

Device Name: linp.sensor_occupy.hb01
Device Address: DC:ED:83:8F:37:8D

Services:--------------------------
GATT (00001801-0000-1000-8000-00805f9b34fb)
Service Changed (00002a05-0000-1000-8000-00805f9b34fb)


GAP (00001800-0000-1000-8000-00805f9b34fb)
Device Name (00002a00-0000-1000-8000-00805f9b34fb)
Appearance (00002a01-0000-1000-8000-00805f9b34fb)
Peripheral Preferred Connection Parameters (00002a04-0000-1000-8000-00805f9b34fb)
Unknown characteristic (00002aa6-0000-1000-8000-00805f9b34fb)


Unknown service (0000fe95-0000-1000-8000-00805f9b34fb)
TCP (00000004-0000-1000-8000-00805f9b34fb)
TCSBIN (00000005-0000-1000-8000-00805f9b34fb)
UPNP Protocol (00000010-0000-1000-8000-00805f9b34fb)
Hardcopy Notification Protocol (00000016-0000-1000-8000-00805f9b34fb)
VCTP Protocol (00000017-0000-1000-8000-00805f9b34fb)
Unknown characteristic (00000018-0000-1000-8000-00805f9b34fb)
Unknown characteristic (0000001a-0000-1000-8000-00805f9b34fb)
CMPT Protocol (0000001b-0000-1000-8000-00805f9b34fb)
Unknown characteristic (0000001c-0000-1000-8000-00805f9b34fb)


Unknown service (0000181c-0000-1000-8000-00805f9b34fb)
Unknown characteristic (00002afb-0000-1000-8000-00805f9b34fb)

klio-klio avatar Jan 23 '23 19:01 klio-klio

Please check this page how to collect passive BLE data, such that I can add it. The info you gave is for active connections.

https://custom-components.github.io/ble_monitor/sensor_request

Ernst79 avatar Jan 23 '23 20:01 Ernst79

it is ble mesh device.

rezmus avatar Jan 24 '23 10:01 rezmus

Screenshot_20230124_205551_Bluetooth LE Scanner Screenshot_20230124_205617_Bluetooth LE Scanner

klio-klio avatar Jan 24 '23 20:01 klio-klio

https://github.com/AlexxIT/XiaomiGateway3/pull/868

louliangsheng avatar Feb 17 '23 02:02 louliangsheng

@rezmus, are these Xiaomi Mibeacon mesh devices requiring a connection to read data? If not, any idea what it would need to read the Mesh data, or is that not possible? Just trying to understand what is preventing us from reading the data.

Ernst79 avatar May 14 '23 17:05 Ernst79

i never really dig into this, but it is a lot more going on there in terms of auth/encryption. i think nobody did reverse engineering of mijia ble mesh yet.

rezmus avatar May 14 '23 19:05 rezmus

aha, ok. Thanks.

Ernst79 avatar May 14 '23 19:05 Ernst79

Not sure I understand this correctly.... No chance for adding this yet due to encryption?

HA-TB303 avatar Jan 20 '24 12:01 HA-TB303