rrooggiieerr / homeassistant-okokscale

Home Assistant integration for OKOK Scales
Apache License 2.0
10 stars 0 forks source link

Scale is not detected. #7

Open nielskool opened 2 weeks ago

nielskool commented 2 weeks ago

Hi,

I have a OKOK scale which is not detected by the addon. (https://www.amazon.nl/-/en/Alpina-Smart-Libra-percentage-Bluetooth/dp/B09PRPWRFJ)

I did some measurements with my phone:

UUID: 4127FDAE-C215-D390-632B-656CA4F3B7CA

Manufacturer data: 26c0 1b56 1388 0808 2554 099a 4b3d 1c -> 69.98kg 24c0 0764 1388 0808 2554 099a 4b3d 1c -> 18.92kg

first 8 bytes of the first cluster increases by one for every measurement. (0x26) Second cluster is weight. 1b56 -> 6998 -> 6998kg

The others I dont know. Not that familiar with HA addons. Maybe I can change a value somewhere to support this scale?

//edit i dont seem to be able to connect to the device with any other app/scanner. Only the OKOK app can connect. I see no services advertised in nrf connect.

BLE scanner on IOS does show 1 service to connect... but is also unable to connect.

rrooggiieerr commented 2 weeks ago

If you enable debugging for the OKOK scale integration do you see anything being logged?

nielskool commented 2 weeks ago

Enabled debug logging. Only thing in logbook is that it is on the last version.