How to get the key with Python
If you really can't, then you can try running this program on your computer.
ATTENTION: to be able to run this program you must have knowledge of computer science|!
当前的小米手环固件版本号为 1.0.5.24
文章中的github地址https://github.com/argrento/huami-token,需要有Python
环境,当前环境 Python 3.8.2
,接下来简单的讲下怎么使用。
pip3 install -r requirements.txt
打开命令行,开始运行脚本 python huami_token.py --method xiaomi --bt_keys
,当出现Copy this URL to web-browser
将url粘贴至浏览器中,出现网页后登录小米手环绑定的账号即小米运动中登录的账户(账户不要搞错了)
登录完成后出现这个网页,不影响
接下来把它的网址复制下来,回到刚刚的命令命令行中,把复制的网址粘贴进去,然后点击回车 静静等待
最后得到结果,查看上面的MAC地址是否和你的手环的MAC地址一致,接下来就直接粘贴auth_key进入amaztools进行验证即可
手机打开amaztools,进入Advanced Settings
,找下命令行刚刚输出的结果,查看MAC地址是否一致,复制后面的auth_key
,点下手机的Authentication Key
填入复制的auth_key,点下Check if the key is valid
验证下。
成功的情况:
失败的情况:
成功以后就可以更换表盘了。
欢迎分享,转载请注明来源:内存溢出
评论列表(0条)