-
Notifications
You must be signed in to change notification settings - Fork 79
Refactor tile charts + fixes #1438
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
Refactor tile charts + fixes #1438
Conversation
|
Loading the demo-tile it's failing with: |
|
And in the console log I see: |
|
There is also: |
|
Ah, one moment, I didn't update my Edit: False alarm. After running and then again |
|
Sometimes after reload I get: |
|
I fixed the |
mainly fixes for problems found during refactoring.
Also reworks the already started distrobox dev-container to one with a working webserver for testing. Uses our own docker container base image to support all proxy/backend possible (I could only test openhab here). Also add documentation on how to use it.