sputnikdev / eclipse-smarthome-bluetooth-binding

Eclipse SmartHome Bluetooth Binding
46 stars 10 forks source link

Add support for Xiaomi Mi Smart Scales #42

Closed vkolotov closed 6 years ago

vkolotov commented 6 years ago

Users have reported that the scales work OK when connected, however its advertised data does not get parsed and is present as binary channel:

01:30
[a2, 4c, 63, e2, 07, 02, 01, 0f, 2f, 1c]
127.100
-
01:45
[a2, fc, 62, e2, 07, 02, 01, 0f, 31, 00]
126.700
- 
01:55
[a2, 80, 02, e2, 07, 02, 01, 0f, 35, 04]
3.200

The channel ID (service UUID) is 0x181D (standard Weight Scale service).