UtilitechAS / amsreader-firmware

ESP8266 and ESP32 compatible firmware to read, interpret and publish data to MQTT from smart electrical meters, both DLMS and DSMR is supported
Other
389 stars 73 forks source link

"Future energy price" scaling wrong after network drops out and comes back #592

Closed cmock closed 1 year ago

cmock commented 1 year ago

Describe the bug

The new scaling for future prices introduced in 2.2.20 is wrong after a network outage. Reloading the page restores the correct behaviour.

To Reproduce Steps to reproduce the behavior:

Screenshots Bug: Screenshot_20230611_140833 Correct: Screenshot_20230611_141850

Hardware information:

Relevant firmware information:

Additional context

My meter is far away from my accesspoint, so the connection can be flaky at times, goes away and comes back in intervals of tens of seconds.

ArnieO commented 1 year ago

You're right, I see the same thing. If I reboot the problem is back, then it can be fixed by F5.

After reboot: image

Then, after F5: image