Songmin Li

Results 9 issues of Songmin Li

And also add an unittest to test transform_href. We can run test via `tox -e py38` now.

there is no ip address(`127.0.0.1/8`) in the lo network, so app can not listen on 127.0.0.1 ``` root@bypass-route:/# ip addr 1: lo: mtu 65536 qdisc noop state DOWN group default...

### Operating system Android ### System version lineageos 20 ### Installation type sing-box for Android Graphical Client ### If you are using a graphical client, please provide the version of...

bug
Stale
from end user
no locally reproducible process provided

The default openpgp admin pin is 8 bytes, and when i want to change the admin pin, it seems to need 24 bytes. But actually it requires 48 bytes or...

### 操作系统 Android ### 系统版本 lineageos 21 ### 安装类型 sing-box for Android 图形客户端程序 ### 如果您使用图形客户端程序,请提供该程序版本。 1.9.1 ### 版本 _No response_ ### 描述 配置有wireguard,从移动网络切换到wifi或从wifi切换到移动网络,都会出现崩溃的情况 ### 重现方式 配置wireguard,触发网络切换 ### 日志 ```shell panic:...

I have following justfile in the same directory: var.just ``` compose_provider := 'podman' ``` test.just ``` import 'var.just' show: @echo "compose_provider is {{ compose_provider }}" ``` Justfile ``` import 'var.just'...

##### SUMMARY Add suppress_output option to jsonschema validator ##### ISSUE TYPE - Feature Pull Request ##### COMPONENT NAME validate ##### ADDITIONAL INFORMATION When validate a json schema failed, the error...

感谢作者开发出这么好用的集成,非常好用,只是还有一个小小的问题,就是操作后,状态很久没能更新。 所有操作都是在ha上操作的,我在最新代码的`async_update` 加了调试日志,可以看到, - 2024-09-17 12:46:16.786 执行开机动作 - 2024-09-17 12:46:42.949 才进入`async_update`, 已经过去了二十几秒 - 从进入到开始执行间,有个sleep,感觉这里是不是应该判断一下should_poll的状态,这里目前在should_poll时,也会去睡眠。 - 后续开始执行更新操作,查询到更新大约两三秒,应该是比较快了 ``` 2024-09-17 12:46:16.786 DEBUG (SyncWorker_16) [custom_components.xiaomi_miot.sensor] Mi Smart Mini Wave Washing Machine Pro 3...