MoonModules / WLED

Control WS2812B and many more types of digital RGB LEDs with an ESP8266 or ESP32 over WiFi! MoonModules adds features on top of upstream.
https://mm.kno.wled.ge
GNU General Public License v3.0
187 stars 54 forks source link

Moonmodules wled Segment on off not working #90

Closed CYber-Dinium closed 5 months ago

CYber-Dinium commented 8 months ago

What happened?

Ive noticed a couple of things but will mention 1 this moment.

I noticed that when trying to power off a segment. it does not turn off. if an animation is playing prior to turning off the segmet all that seems to happen is the animation pauses. it does not go "off" the only way to turn it of is to have the segment/s selected and use the main app power button or turn the segment brightness to minimum. if the segment isnt selected prior to pressing the apps main power button it stays lit.

Any idea why this is happenning? using the latest as of these words my own compiled binaries from the git hub. as in downloaded and compiled with only the changes for my esp32 dev board.

To Reproduce Bug

power off the segment. unselect segment with illuminated and turn off main app power.

Expected Behavior

nothing happens. leds stay lit

Install Method

Self-Compiled or other

What version/release of MM WLED?

latest esp32 4mb medium

Which microcontroller/board are you seeing the problem on?

ESP32

Relevant log/trace output

No response

Anything else?

No response

Code of Conduct