Having a bit of trouble with one of my projects. I have a strip of WS2811 12V LEDS to use a a Strip Stair Light with PIR’s. I had the project working as a prototype, and all i have done is move all the components closer together and implemented a secondary 12v to 5v power supply for the Wemos.
Bascially, i get flickering as per this video: Link to Video
Depending on what ESPHome comonent you’re using to control D6, the PWM frequency may need to be changed to be compatible with the LED strip’s input.
Can you post your YAML file here? That would answer my guess here, and could help us all think of more suggestions.
I had similar situation with esp32, powered from dc/dc. What helped to me was 470uF electrolite and 100nF ceramic capacitors on 5V side of dc/dc, near as possible to esp32.
I did some more investigation and experimentation last night. I ended up using a shielded cable for the Data line from the Wemos to as close to the strip as possible. I then grounded one end.