Open Ale11Re opened 1 year ago
Same issue here, using the Raspiaudio Muse Luxe. Sometimes the neopixel works, other times, after a reboot, it turns solid white and stays that way.
Same issue.. using a ledstrip with fastled with restore mode always_off... but after reboot all led 100% white.. and controlling not work
The problem
Hi, as the title suggests, I'm having issues when rebooting ESP32. Sometimes fastLED becomes uncontrollable when ESP firmware is being updated, in fact, when firmware update has completed and ESP reboots, it's trying to restore fastLED light status , unsuccessfully. Light strip becomes full white (R,G and B at 100%) and can't be turned off. By using "button: - platform: restart" from HA, ESP reboots and fastLED can be controlled again. Sometimes 2 or 3 restart are needed. Once, it also became uncontrollable when using it normally. Other led strip attached to ledc are unaffected even if transistions become sketchy. Debug messages set to VERY_VERBOSE outputs this:
fastLED chipset used: WS2811 ESP32 used: wrover devkit c
Which version of ESPHome has the issue?
2023.3.1
What type of installation are you using?
Home Assistant Add-on
Which version of Home Assistant has the issue?
2023.3.6
What platform are you using?
ESP32
Board
esp-wrover-kit
Component causing the issue
fastLED
Example YAML snippet
No response
Anything in the logs that might be useful for us?
No response
Additional information
No response