Ludovic BOUÉ

Results 169 comments of Ludovic BOUÉ

@jesserockz I've just done a test with my module. It works. You can validate the request. ![image](https://github.com/esphome/esphome/assets/938089/0349fcbb-24dc-4edf-b837-8da36ae79c6d) ```yaml ads1118: cs_pin: GPIO7 id: my_adc sensor: - platform: ads1118 type: 'temperature' name:...

Is there anything new on this topic?

Can you merge this PR to add support for esp8684 (esp32-c2)?

If someone wants to try this integration, there is a board with that sensor: [Adafruit AS7341 10-Channel Light / Color Sensor Breakout - STEMMA QT / Qwiic](https://www.adafruit.com/product/4698)

Could you merge that PR ?

Hello @RetiredWizard: 1. Can I have confirmation of the addresses to use to flash the binary? 2. I propose to add some notes to help users: ## Method 2 -...

Can you merge this PR?

> > A scanner would be an extremely useful example > > @lbernstone @lboue Zigbee network scan have been implemented in the dev branch. Thanks, I'll try it as soon...