I don’t think it’s possible to fix this unfortunately, the page itself for whatever reason decides to close the connection. My widget can’t change anything in the behavior of the page if it decides to close the connection too early. I think it might be a latency issue, but not much you can do about it.
No problem![]()
I noticed that loading web pages is quite slow, since the Homey API channel that I’m using isn’t optimized for loading full web pages, it’s meant to be used for small status updates.
I’m thinking about setting up a cloud VPS to function as a fast relay server between the widget and the Homey, but I’ll have to check if it’s actually faster first.
I don’t know what else could be done about the slow loading, other than setting up a faster relay server. My Pi-Hole webpage takes 30-60 seconds to load, and any large webpages also take very long to load.
If anyone experiences slow loading of webpages in the current version, please let me know.
It loads faster on SHS, seems to just be my HP2019’s WiFi connection speed. A relay server won’t fix that, so that will not be the solution.
Any plans on custom height and scrolling?
I was already working on custom height and alert() messages, it’s almost done. Scrolling is a bit more difficult, I’m trying to fix it but it isn’t working yet.
Good to hear!