-
### HA版本
_No response_
### 集成版本
0.3.22
### 设备类型及型号
Clothes Dryer Unknown (0)
### 使用的App
美的美居
### 问题详细描述
我启动了DEBUG日志,并打印了一些日志登录后获取token和认证的信息,我发现可能我的设备是v3协议的,但是在获取token和key的时候调用的是v2或者v1的api,导致…
-
these are three components which make up the core part of my app
-
### System Health details
## System Information
version | core-2024.10.2
-- | --
installation_type | Home Assistant OS
dev | false
hassio | true
docker | true
user | root
virtualenv | false…
-
Hi,
first of all let me thank you for this nice work.
I am trying to use the library to provide a data-driven surrogate model of a time derivative of quantity (say speed) and use this optimize…
-
### Библиотека
- [ ] `@prizm-ui/core`
- [x] `@prizm-ui/components`
- [ ] `@prizm-ui/install`
- [ ] `@prizm-ui/icons`
- [ ] `@prizm-ui/flag-icons`
- [ ] `@prizm-ui/theme`
- [ ] `@prizm-ui/char…
-
### System Health details
## System Information
version | core-2024.10.3
-- | --
installation_type | Home Assistant Container
dev | false
hassio | false
docker | true
user | root
virtualenv…
-
### Version
System:
OS: macOS 15.1
CPU: (10) arm64 Apple M1 Max
Memory: 5.05 GB / 64.00 GB
Shell: 5.9 - /bin/zsh
Browsers:
Chrome: 130.0.6723.92
Safari: 18.1
npmPackages…
-
We must prepare to deploy all components of the xpanse's core components such as xpanse runtime, ui, db, terraform-boot and tofu-maker using kubernetes
- [ ] Prepare k8s manifest files for all comp…
-
**Describe the problem**
Some component examples are using utility classes. This has forced the React components to pull in utilities they shouldn't have to.
`.pf-u-screen-reader` is used in the f…
-
When calling a function with a sub-slice of some other slice, the compiler throws a strange error:
Small example:
```
pub fn t1(main: &[f32]){
let a = t2(&main[10..13]);
}
fn t2(sub: &[…