klein0r / ioBroker.awtrix-light

Integrate your Awtrix Light device (e.g. Ulanzi TC001) via HTTP
https://haus-automatisierung.com
MIT License
62 stars 4 forks source link

Display shows old values after was powered off for a certain time #82

Closed servicemensch closed 11 months ago

servicemensch commented 11 months ago

The problem

In specific situation the data in the display is not updated with the actual values of the datapoints:

Situation:

Possible solution: full data refresh after display is reachable again

Version of nodejs

v18.17.1

Version of ioBroker js-controller

5.0.12

Version of Adapter

0.8.0

Version of awtrix-light firmware

0.88

Operating system running ioBroker

Docker / Linux

Checklist of files to include below

Additional information & file uploads

In specific situation the data in the display is not updated with the actual values of the datapoints:

Situation:

Possible solution: full data refresh after display is reachable again

github-actions[bot] commented 11 months ago

Thanks for reporting @servicemensch!

  1. Check if this topic is not covered in the documentation
  2. Ensure that you use the latest beta version: NPM version
  3. Attach all necessary log files in debug mode, screenshots and other information to reproduce this issue
  4. Search for the issue topic in other/closed issues to avoid duplicates!
klein0r commented 11 months ago

full data refresh after display is reachable again

That is already implemented

servicemensch commented 11 months ago

Update to adapter version 0.9.1 installed - will monitor the bahivior

servicemensch commented 11 months ago

solved