BlueAndi / Pixelix

Full RGB LED matrix, based on an ESP32 and WS2812B LEDs.
MIT License
293 stars 59 forks source link

[Bug]Countdown Plugin #143

Closed skud75 closed 1 year ago

skud75 commented 1 year ago

The Countdown plugin after setting, every ESP32 restart, it shows a '?' instead the days number remain. It need to be set again.

Steps to reproduce the behavior:

  1. Go to display and install Countdown Plugin
  2. Click on Plugin and Countdown and set a new target data
  3. It show a corretct days remaining
  4. Restart ESP32 (by reset or power off/on)
  5. See error : After restart display shows : "?"
  6. Set again Countdown plugin and display will be correct till new reset

Expected behavior The display must show remaining days also after power on/off

Please complete the following information:

Additional context Add any other context about the problem here.

skud75 commented 1 year ago

I also verify the configuration file stored in the file system (.json). It's correct

BlueAndi commented 1 year ago

I made some bugfixes in the Development branch, can you verify with that again?

skud75 commented 1 year ago

How can i do that? i downloaded the lastone github version.

BlueAndi commented 1 year ago

I compiled it for you (rev. 8c06094f7c8a87e514b294cd8ab65ecf4fa557d6) esp32doit-devkit-v1.zip

skud75 commented 1 year ago

With Development branch Version works fine. Thanks a Lot.

BlueAndi commented 1 year ago

Thanks for the feedback. I will need some more days to be able to release a new version, but hope its ok for you so far.