Ludovic BOUÉ

Results 149 issues of Ludovic BOUÉ

Hi, Would you consider releasing a new version for `chip_tool` addon based on the v1.4 branch of the SDK? This will help testing new Matter device types. https://github.com/home-assistant/addons-development/tree/master/chip_tool Regards

## Issue Hi, I am testing [Matter Silabs dishwasher example](https://github.com/project-chip/connectedhomeip/tree/master/examples/dishwasher-app/silabs) with Silicon Labs EFR32 board and I am facing an issue: When browsing EP3 in Python Matter Server UI, the...

### The problem Dashboard: Hex cluster ids should be show using 4 digits instead of 3: **Cluster view** ![image](https://github.com/user-attachments/assets/520fe91b-1390-4891-8329-00e00fdf8188) ### What version of Home Assistant Core has the issue? 2024.11.1...

Hello, I am facing an issue regarding 1141 in CISCO-LWAPP-RF-MIB.my file: https://github.com/cisco/cisco-mibs/blob/dc4290e8cb65e6fe54ce05700de8e97d3048d263/v2/CISCO-LWAPP-RF-MIB.my#L1138-L1150 ``` snmptranslate CISCO-LWAPP-AP-MIB::cLApGlobalAPConnectCount.0 Expected "(" (_): At line 264 in /home/user/.snmp/mibs/CISCO-LWAPP-TC-MIB.my Bad operator ((): At line 264 in...

Issue

fix ESP32 error: 'GPIO' was not declared in this scope Same exists for M5StickC: https://github.com/f-hoepfinger-hr-agrartechnik/M5StickC/blob/75cec4dae9499c101c938cdff0a7dc28951a717c/src/utility/In_eSPI.h#L22

Matter sleep mode temperature sensor example base on this tutorial: [Create a Matter over Thread temperature sensor based on Seeed Studio XIAO MG24](https://tutoduino.fr/en/tutorials/matter-xiao-mg24/)

### Summary Hello, Fo the next release, could you add `Binding` cluster ? I didn't find it in the [matter_switch.ino](https://github.com/SiliconLabs/arduino/blob/main/libraries/Matter/examples/matter_switch/matter_switch.ino) This would allow binding with a Matter light [matter_lightbulb.ino](https://github.com/SiliconLabs/arduino/blob/main/libraries/Matter/examples/matter_lightbulb/matter_lightbulb.ino) example....

featurerequest

To get around the bug with the AHT10 sensor, we can use another type: [BME680 Temperature+Pressure+Humidity+Gas Sensor](https://esphome.io/components/sensor/bme680.html). Check this branch: [BME680](https://github.com/lboue/esphome_zb_sensor/tree/BME680).

### Related area Matter ### Hardware specification ESP32-C6 ### Is your feature request related to a problem? Could you add Matter sleep mode temperature sensor example? The aim is to...

Type: Feature request
Area: Matter