Snipercaine / Holiday-LED-files

Home Assistant config.yaml and Arduino sketch for Addressable LEDs
75 stars 60 forks source link

Certain Input Effects not working flashing red then off #26

Open moorebi opened 5 years ago

moorebi commented 5 years ago

I am experiencing an issue with some of the "Input Select" items in HA. Specifically when I select certain input effect I am getting the led strip to flash red for 15-20 sec then go out and not run the effect. On others the effect is working great. For example when I select "Candy Cane" it work fine but when I select "Christmas" I get the solid red flash and then goes out and in fact the lights "Office Test Led" switch off in HA.

Below is a list of the effects that are experiencing this issue:

All the other ones appear to be working fine.

I have a WEMOS setup on D4 and running 5v WS2812B LEDS..

bikemike commented 5 years ago

I've created a pull request with a fix for this issue:

https://github.com/Snipercaine/Holiday-LED-files/pull/25