Ethan Zhou

Results 13 issues of Ethan Zhou

Hi, Thank you for the code! I just followed the instructions under the repository and found that the link "translation models" has no files linked and I could not access...

Electron-builder does not work on Windows

- Solved issue #1375 - Removed virtual-scroll from q-table component in the ZAP GUI

Add lr1110 library and two related example applications. This library uses [Seeed Studio's code](https://github.com/Seeed-Studio/Seeed_Wio_WM1110_Dev_Board) as user space, built upon Tock, to provide support for the LR1110 LoRa chip on Wio-WM1110...

**Steps to reproduce:** 1. npm run zapmatter 2. create an endpoint on 'Matter Extended Color Light' 3. navigate to 'Color Control' cluster 4. navigate to 'Commands' **Issue:** The row number...

- Added conformance details for attributes and commands in ZAP template XMLs from the new XML version. The added XML data is necessary for the functionality of the [Feature Page...

app
conflict

- Implemented the Cluster Feature page to display feature details and enabled status based on cluster XML definitions. (Note: Feature toggling is currently disabled and will be enabled in a...

For device type features whose associated cluster is disabled: - Disallow user from toggling the feature. - Display a warning icon with a tooltip next to the disabled feature. -...

**Issue:** Warnings associated with a cluster persist after user disables the cluster. **Solution:** Implement SQL triggers to automatically remove all warnings related to a disabled cluster. The trigger should search...

**Issue:** ZAP backend functions include Matter-specific logic, such as handling featureMap shown below, which contains Matter terminology from Matter spec and is irrelevant to Zigbee. However, these functions support both...

enhancement