-
A service declaration allows a type-descriptor to be specified for the type of the constructed service object. When declaring a service for an async API, it would be natural to use this to refer to a …
-
## Version of the custom_component
new_api version
## Describe the bug
I have been able to lock the car using the "lock" entity, but when trying to unlock I can see the error after pushin…
-
在请求业务接口返回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()
`…
-
### System Info / 系統信息
glm-4v/transformer/9b/8bit
### Running Xinference with Docker? / 是否使用 Docker 运行 Xinfernece?
- [X] docker / docker
- [ ] pip install / 通过 pip install 安装
- [ ] installa…
-
### Checklist
- [X] I am using the latest version of Alarmo (latest version can be found [here](https://github.com/nielsfaber/alarmo/releases/latest))
- [X] I checked for similar existing requests…
-
### System Info / 系統信息
4*32g v100
### Running Xinference with Docker? / 是否使用 Docker 运行 Xinfernece?
- [ ] docker / docker
- [X] pip install / 通过 pip install 安装
- [ ] installation from source / 从源码安装…
-
### I tried this:
In my own project I am experiencing issues with versioning. The problem occurs when messages are shared between services (sender -> receiver). I cloned the eventcatalog-asyncapi-ex…
-
ubuntu 20.04
cargo build --release
wallet generates these warnings can't seem to fix, help needed
warning: elided lifetime has a name
--> xelis_common/src/prompt/command.rs:192:40
|…
-
### Link to the code that reproduces this issue
https://codesandbox.io/p/sandbox/twilight-flower-v6pl9s
### To Reproduce
i am uploading a file using axios in a client side component in this way:
…
-
### Background and motivation
Today it's not possible to use `ChangeToken.OnChange` to execute asynchronous logic before re-subscribing for new updates. The current API has a `Action` based callback …