Ludovic BOUÉ

Results 169 comments of Ludovic BOUÉ

Not included in [Release 2.0.0](https://github.com/SiliconLabs/arduino/commit/65a739a859fa8b98e755f23f2b9c8010d25ca1e2) [Matter examples](https://github.com/SiliconLabs/arduino/tree/main/libraries/Matter/examples) ![image](https://github.com/SiliconLabs/arduino/assets/938089/1d8eb419-9c48-4401-97de-95166876fb16)

> Hi wanted to ask about this as well? How far off do you think it is? Deciding if its worth forking and adding. Cheers @James-Smart I think you can...

Hello @silabs-bozont Any news about the next release?

Thanks, I will try with the centFillTrapDB command.

I found an ESPHome componant : [Partial Home Assistant Control of Mr. Robot Badge Mk. 2](https://newscrewdriver.com/2022/04/16/partial-home-assistant-control-of-mr-robot-badge-mk-2/) **C header file with custom class declaration** ```c++ #include "esphome.h" #include "Adafruit_IS31FL3741.h" using namespace...

@latonita Thanks for the test. I'm going to try it again.

I found 2 forks from [ESP32_IO_Expander](https://github.com/esp-arduino-libs/ESP32_IO_Expander) that include drivers for CH422G I/O Expander: * kylix-rd: [ESP32_IO_Expander](https://github.com/kylix-rd/ESP32_IO_Expander) * ktand: [ESP32_IO_Expander](https://github.com/ktand/ESP32_IO_Expander) This could help to add support to ESPHome.

[ESP32_IO_Expander Release v0.0.3](https://github.com/esp-arduino-libs/ESP32_IO_Expander/releases/tag/v0.0.3) is out with CH422G support: **v0.0.3 - 2024-05-07** Enhancements: - Add support for CH422G from Waveshare - Update the example to show how to use the CH422G

> I found 2 forks from [ESP32_IO_Expander](https://github.com/esp-arduino-libs/ESP32_IO_Expander) that include drivers for CH422G I/O Expander: > > * kylix-rd: [ESP32_IO_Expander](https://github.com/kylix-rd/ESP32_IO_Expander) > * ktand: [ESP32_IO_Expander](https://github.com/ktand/ESP32_IO_Expander) > > This could help to add...

> Has anyone moved forward with this? No.