-
I have some non smart roller shutter motors integrated into the tahoma box with the Somfy Izymo Shutter Receiver io micromodule. However, the homey tahoma app does not recognize those roller shutters …
-
微模块 vite4 + vue3 构建微模块 主应用使用报错问题
微模块 以及vite 生成 改造
```js. main.ts
import { createApp, type App } from 'vue'
export { default } from './branch-detail/index.vue'
let vue: App | null = null
…
-
The use case that I want to fill is something like this:
All sites live in /var/www. Let's talk about example.com.
So, in /var/www, there is a directory called "example.com". Inside that directory, …
-
### The problem
Some wireless switches are not detected in Home Assistant even though they are fully visible and manageable through the Legrand Home Control native app. From inside the attached diagn…
-
### What happened?
Installed firmware on Legrand 412015 is old (build date is 20190709), firmware version appears as unknown characters (see image belove), but firmware installed_version is greater t…
-
**问题:**
1. 使用微模块脚手架进行微模块组件编码,使用自定义的Fusion主题包,主题包中包含自定义的Icon图标,在组件js中引用该图标;
![image](https://github.com/ice-lab/icestark/assets/70733795/7b1b174a-0b4f-49f5-800e-78596fc0519c)
2. 通过modules形式分包构建该组件,打…
-
Is this trick still working? Applying 24V directly on the motor? I read that the latest models require a KUX110 module to function?
drled updated
3 months ago
-
Hi Eugene,
Just found out about this thing which might be a solution for the problem I've felt I've had for ages when trying to work with many small modules which is my preferred way of keeping stu…
-
## 背景
微前端在样式隔离方案上没有一些比较完备的方案。考虑样式的种类,一个微前端应用通常包含下面几类:
- 框架应用内部样式
- 子应用内部样式
- 三方组件库样式,比如 Fusion、AntD(版本冲突)
- CSS resets(通常包含在三方组件库中)、Utility classes
通常我们认为最佳的使用方式是:所有共享的样式存在一份,其他内部样式 scoped…
-
There is a problem with OTA updates within zigpy/zha in home assistant for Legrand zigbee devices.
An example of trying to update 0x003843ff ("38" in terms of legrand) legrand micromodule firmware …