Ya-chunJen

Results 3 issues of Ya-chunJen

启动后马上就自动关闭 https://user-images.githubusercontent.com/37361257/196639737-a5d88e54-eed9-4a6f-82ef-a946989a96a5.mov

运行 ./micli.py list 后,出现下面的错误: Exception on login 187********: 'userId' Traceback (most recent call last): File "/Users/renyajun/gitee/MiBot/miservice/miaccount.py", line 71, in login self.token['userId'] = resp['userId'] KeyError: 'userId' Error https://api.io.mi.com/app/home/device_list: Login failed 该怎么解决呢?之前看到有人通过取消代理解决,但是我这边操作后还是不行。

电子墨水屏的驱动是不是没有经过测试,比如: 1、display.clear() 和 display.show() 这两个方法,再驱动的EPD类里,是没有的。