wget https://raw.githubusercontent.co ... r/get_beacon_key.py
apt-get install python3-pip libglib2.0-dev
pip3 install bleak asyncio
python3 get_beacon_key.py <MAC> <PRODUCT_ID>
---------------------------------------
我用这个方法提示 characteristic 00000010-1000-8000-00805f9b34fb was not found
---------------------------------------------------------------
# python3 demo.py F8:24:41:C5:A0:BE
using mac F8:24:41:C5:A0:BE
! Press the "Pair" button at the dimmer...
我用这个获取到了24位16进制key..