AlCalzone / ioBroker.ble

Monitor Bluetooth Low Energy beacons
MIT License
41 stars 14 forks source link

Add new device Xiaomi Mijia Yeelight smart wall switch #52

Open TDCroPower opened 5 years ago

TDCroPower commented 5 years ago

Can you please add the new Xiaomi Mijia Yeelight smart wall switch. https://www.aliexpress.com/item/Original-xiaomi-mijia-yeelight-smart-D-wall-switch-and-smart-wireless-switch-For-smart-phone-app/32973271165.html?spm=a2g0s.9042311.0.0.4cb94c4d6LnYeB

here are the current data points that were recognized by the adapter. wallswitch_datapoint

I miss e.g. the battery value to check or report it in my scripts.

AlCalzone commented 5 years ago

Can you please put the adapter on loglevel debug for a couple of seconds and show me the log output with the complete received data? It seems the device is not yet recognized as a Xiaomi device.

TDCroPower commented 5 years ago

here the debug log after restart the adapter....

ble_debuglog.log

AlCalzone commented 4 years ago

Sorry it took so long. Does the device still not work with the newest version? Unfortunately the log you posted in march does not contain any log related to that device.

TDCroPower commented 4 years ago

Unfortunately the switch is still not recognized correctly. How can I find the right logs for you?

TDCroPower commented 4 years ago

Hi, do you have any idea how to make this happen? Would be great if you could at least put the battery value in ioBroker. If I can offer you further analysis, then just let me know. As another hint, the switch is connected via Bluetooth directly to the Xiaomi Meteorite lamp, not to the Bluetooth adapter of the BLE adapter. Could this lead to the problem?