We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
There is a problem with the items data and external requests of them. In visual studio the items section of the openhab plugin stays empty
If I request them by REST API, I get
The raw data ends like this
Paper UI shows no items at all (endless loading).
In openhab.log every time an external routine seems to start a request there is The log is full of repetetive messages like this.
More of our investigations can be found here https://community.openhab.org/t/paper-ui-control-stays-empty/98368/23
The text was updated successfully, but these errors were encountered:
Do you use Scale Transformation on any item? Had problems with NaN Values. See #8011
Sorry, something went wrong.
Duplicate to #8011
See comments at: https://community.openhab.org/t/paper-ui-control-stays-empty/98368/23
No branches or pull requests
There is a problem with the items data and external requests of them.
In visual studio the items section of the openhab plugin stays empty
If I request them by REST API, I get
The raw data ends like this
Paper UI shows no items at all (endless loading).
In openhab.log every time an external routine seems to start a request there is
The log is full of repetetive messages like this.
More of our investigations can be found here
https://community.openhab.org/t/paper-ui-control-stays-empty/98368/23
The text was updated successfully, but these errors were encountered: