boilermaker-ben / addressableCWWW

Custom ESPHome component to control an addressable CWWW LED strip (WS2811) that takes RGB input to control the warm and cold white channels.
MIT License
0 stars 0 forks source link

Problem using the component #1

Open robercy opened 1 month ago

robercy commented 1 month ago

Hello my friend.

I follow your guide lines, and still having this error message :


Platform not found: 'light.addressableCWWW'.

platform: addressableCWWW name: Output id: controller icon: mdi:led-strip type: CWN variant: WS2811 method: ESP32_I2S_0 cold_white_temperature: 6000 K warm_white_temperature: 2700 K pin: 25 num_leds: 22 effects:


Esphome Don´t recognize the platform.

  Can you help me ?

Thanks in advance.

boilermaker-ben commented 1 month ago

Thanks for reaching out, and I'm amused you found this repository, but I'm currently still trying to make it work correctly. I was in touch with the ESPHome developers, and despite their eagerness to see this feature implemented, they don't have time to work on it at the moment. I created this repository to show them my progress thus far, but have since tried using a different approach to making it work.

The current approach I've been using is to modify the "esp32_rmt_led_strip" platform, but due to my rather weak coding skills in C++ and vague comprehension of the ESPHome platform's back end, I haven't succeeded yet.

I will attempt to get it working in the next couple months, and will try to let you know if I find a functional configuration.

robercy commented 1 month ago

Hi, my friend. Knowing how to ask google it gives you the correct answers. I understand your concerns, and challenges, but keep this great work on road. Looking forward to hear good news.

Have a long and pleasant life.