Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

WLEDMM_0.14.0-b27.31_esp8266_4MB_M.bin Battery Auto Off is enabled by default #92

Closed
1 task done
clayclai opened this issue Dec 10, 2023 · 2 comments
Closed
1 task done
Labels
bug Something isn't working fxed in mdev fixed in latest mdev source code

Comments

@clayclai
Copy link

What happened?

I OTA'd an earlier 0.14.0 esp8266 module with binary WLEDMM_0.14.0-b27.31_esp8266_4MB_M.bin. Build 2308250 Everything worked as expect after the firmware upgrade—for 30 seconds. Then the LEDs went off. After a good night sleep and a bit of troubleshooting, I determined that the problem was that in the UI /settings/Battery->Auto Off is enabled by default Interval is also set to 30000 ms, which exclaims the 30 sec. This was confirmed on 3 copies of the same esp8266 dev. bd. No other binaries have been investigated.

To Reproduce Bug

Install WLEDMM_0.14.0-b27.31_esp8266_4MB_M.bin on a ESP8266EX via OTA or esptool.

Expected Behavior

Expect WLEDMM to have start up defaults that turn the LEDs on, and leaves them on. If having the Battery->Interval set to 30000, and Auto Off enabled by default is a feature and not a bug, then the expected behavior is the observed behavior, and this is a feature request, and not a bug report

Install Method

From MoonModules Release Page

What version/release of MM WLED?

WLEDMM version 0.14.0-b27.31 Build 2308250

Which microcontroller/board are you seeing the problem on?

ESP8266

Relevant log/trace output

No response

Anything else?

No response

Code of Conduct

  • I agree to follow this project's Code of Conduct
@clayclai clayclai added the bug Something isn't working label Dec 10, 2023
@softhack007
Copy link
Collaborator

softhack007 commented Dec 10, 2023

I'll take a look at the battery usermod. Indeed it makes sense to have auto-off disabled by default, as well as starting with the usermod itself disabled on a freah install.

@ewoudwijma I think it's time to make a new release from latest mdev - maybe on the coming weekend?

@softhack007 softhack007 added the fxed in mdev fixed in latest mdev source code label Dec 10, 2023
@softhack007 softhack007 changed the title WLEDMM_0.14.0-b27.31_esp8266_4MB_M.bin Auto Off is enabled by default WLEDMM_0.14.0-b27.31_esp8266_4MB_M.bin Battery Auto Off is enabled by default Dec 10, 2023
@softhack007
Copy link
Collaborator

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working fxed in mdev fixed in latest mdev source code
Projects
None yet
Development

No branches or pull requests

2 participants