Jake Liu
Jake Liu
开启debug模式后,查看日志发现接口返回`-704010000`,不知道是啥情况。 ``` 2022-05-15 00:21:08 INFO (MainThread) [custom_components.xiaomi_miot_raw.basic_dev_class] 客厅温度 is updating from cloud. 2022-05-15 00:21:08 INFO (MainThread) [custom_components.xiaomi_miot_raw.basic_dev_class] 小米牙刷 is updating from cloud. 2022-05-15 00:21:08 INFO (MainThread) [custom_components.xiaomi_miot_raw.basic_dev_class] 房间温度 is updating...
#536 本功能应该已经实现,但是判断的分支为net类型,然而不存在net类型为http的情况,将http伪装分支并入tcp内。
**Please describe your suggestion, and the problem it'd solve.** When comic's filename contains japanese, folder name will contain invalid characters in the temp folder. **Additional context**  
 
新版的微信不存在`HKEY_CURRENT_USER\Software\Tencent\WeChat\FileSavePath`注册表键值 同时,自定义存放WeChat Files位置时(包括我的文档更改过位置的情况,不能只使用`%USERPROFILE%/Documents`),程序无法正确获取到位置。 ps: 编译环境一直处理不好,CGO无法打开,这边就不编译了。