Replies: 1 comment
|
After I created this thread, I am sure that the issue was still there for some hours. |
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
Solved! I guess there was a hickup in the app or in the Backend. I did not change anything 🤷♂️
Hi there,
I recently created a very simple website which should show the current temperature and a photo.
Now I realized that the rendered content is not updating as it seems like the website is only once rendered at the first time I enable the integration but never again.
My update interval is currently at 8 hours but the website is not updated again after the first rendering.
I noticed that I can force a re-rendering if I edit the configuration and hit save. Now, at the next update interval I will see the new render with the latest temperature.
Am I doing something wrong or is this the intended behavior?
Did I misunderstand the website feature? I was hoping to have a nice way to have semi-real-time information on my frame.
looking forward to your reply.
All reactions