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

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

Closed
1 of 2 tasks
servicemensch opened this issue Oct 4, 2023 · 4 comments
Closed
1 of 2 tasks

Comments

@servicemensch
Copy link

The problem

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

Situation:

  • adapter has multiple custom app configured with different datapoints
  • display is powered off
  • datapoint values are changed once
  • display is turned on again
  • display is showing outdate data until datapoints were updated

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

  • iobroker.current.log (Please share the logs in debug mode)
  • Contents of the JavaScript browser console (always include in cases of issues with the user interface)

Additional information & file uploads

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

Situation:

  • adapter has multiple custom app configured with different datapoints
  • display is powered off
  • datapoint values are changed once
  • display is turned on again
  • display is showing outdate data until datapoints were updated

Possible solution: full data refresh after display is reachable again

@servicemensch servicemensch added the bug Something isn't working label Oct 4, 2023
@github-actions
Copy link

github-actions bot commented Oct 4, 2023

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
Copy link
Owner

klein0r commented Oct 4, 2023

full data refresh after display is reachable again

That is already implemented

@servicemensch
Copy link
Author

Update to adapter version 0.9.1 installed - will monitor the bahivior

@servicemensch
Copy link
Author

solved

@klein0r klein0r removed the bug Something isn't working label Oct 20, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants