-
在请求业务接口返回httpcode=401 或 code=3 后,有调用`_logout`
https://github.com/al-one/hass-xiaomi-miot/blob/master/custom_components/xiaomi_miot/core/xiaomi_cloud.py#L235
```
if code == 3:
self._logout()
`…
-
#### This issue is a Question
#### Related issue(s) and/or pull request(s)
See also #433*
Hi! I'm using exploded .epub files, loaded from the backend. Works like a charm. But when I put all the…
-
### Feature Description
In Go, we are using OpenDAL to implement file and directory operations for storage systems such as S3, HDFS, GCS, OSS, and Azure Blob. We need to support the following featu…
-
In the blog post https://slsa.dev/blog/2022/04/slsa-is-no-free-lunch, we say:
```
Service Generated essentially means that the data in the provenance should be generated by the build service itsel…
-
## Bug description
The BLE examples having the same UUID for both service and one characteristic seems like a mistake.
Check these lines:
- https://github.com/esp-rs/esp-hal/blob/f81b5f6c7f92…
-
### TriliumNext Version
0.90.8
### What operating system are you using?
macOS
### What is your setup?
Local (no sync)
### Operating System Version
macOS Sonoma 14.5
### Descrip…
-
Hi there,
Firstly, thanks for putting together this nix package + nixos module! It's been very useful for me.
Wanted to run something by you. When the systemd service starts, I get the following…
-
Hi, nice project.
My team works on a cluster which we expect to have permissions as strict as possible. This means we don't even want to provide the clients with permissions like creating pods, etc…
-
### Bug Report
We used Python SDK for multi tenant authentication. Our tenant is A and we want to access the blob storage in tenant B. We have set up the cross tenant authentication. In our python SD…
-
The echo service, for some reason, is not using the ip parameter when trying to lookup the port (https://github.com/mpolden/echoip/blob/d84665c26cf7df612061e9c35abe325ba9d86b8d/http/http.go#L177C13-L1…