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

Config resets after exiting out of the app controlling WLED #3983

Open
1 task done
ArySlayer opened this issue May 15, 2024 · 6 comments
Open
1 task done

Config resets after exiting out of the app controlling WLED #3983

ArySlayer opened this issue May 15, 2024 · 6 comments
Labels

Comments

@ArySlayer
Copy link

ArySlayer commented May 15, 2024

What happened?

"WLED is receiving live USB Adalight/TPM" data" The Configuration applies successfully but after exiting of Prismatik for example. The configuration returns to the default configuration. Turning this option off changes nothing: "Turn LEDs on after power up/reset:"

To Reproduce Bug

  1. Set preset
  2. Exit out of prismatik
  3. preset has been reset to default config

Expected Behavior

You set your preset, with led preferences and save the configuration, after exiting Prismatik the LEDs should simply turn off, and when turned on again the saved config should apply

Install Method

Binary from WLED.me

What version of WLED?

0.14.1

Which microcontroller/board are you seeing the problem on?

ESP8266

Relevant log/trace output

No response

Anything else?

Similar issue: #1482

Code of Conduct

  • I agree to follow this project's Code of Conduct
@ArySlayer ArySlayer added the bug label May 15, 2024
@dosipod
Copy link

dosipod commented May 16, 2024

Somewhat hard to replicate due to the following :
A) What is meant by "The configuration returns to the default configuration" and "preset has been reset to default config" does that mean wled goes to factory reset ?
B) Have you tested with Hyperon also to rule out issues with Prismatik and which versions tested ?
C) Why not try with 15
If you need to confirm from our side ( might be you do not need that ) then please test and clarify the above

@blazoncek
Copy link
Collaborator

Live data is always only temporary. If the configuration (i.e. settings) is changed it needs to be sent via valid JSON API.

@ArySlayer
Copy link
Author

A) WLED was factory reset
B) Hyperion has the same problem
C) Didn't work
I also tried using older versions which had the same issue

@blazoncek
Copy link
Collaborator

So it is not a bug, but a feature.

@ArySlayer
Copy link
Author

So it is not a bug, but a feature.

So how do disable this feature

@blazoncek
Copy link
Collaborator

By writing custom WLED. 🤷‍♂️

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

3 participants