It works fine in the first browser I opened it in but will not display in any other browser I have tried on my iPad, Firefox, chrome, opera, nor will it display on any browser on any other machine!
@ReneTode it was safari on the ipad. Updates beautifully in that, but no other browser and no other device! Even continues to work after closing and reloading… as if it is tied in to the browser?
thats strange.
because there is nothing special in the widget that isnt also in other widget except the connection to third party website.
hmm, and when i write that i remember that is probably the problem.
its a safety setting from the used browser that prevents js to show things from third party websites.
there should be a js error in the js console. but we are probably talking about a tablet and i have no clue how to get that error and or how to solve it.
another thing i just realised that can cause that it goes wrong for some people and not for others:
you connect to HA with HTTPS, and probably to your dashboard with HTTP.
so the secure connection from HA sees that you want to go on on an insecure connection.
i dont have that problem because i connect HA and AD internally and go outside with a proxyserver.
that the safari browser does connect is actally buggy and shouldnt happen.
Ok, so I would have to completely reconfigure my install to fix it… and my home network to set it all up… I seem to remember seeing issues with hassio and proxy servers too?
yeah i have see a lot of trouble with setting up hassio combined with other stuff too.
and for certain with communication between multiple parts within hassio.
So ngix will work with Hassio? Ok, I’ll take a look once I have the other features I want working. This is probably the final icing, for a wall mounted console. Firstly I need to sort config issues on my alarm system and broadlink rm2!
i dont know if it is possible and how it would need to be configured in hassio.
in theory it should be possible to configure my kind of setup in hassio, but i dont know what kind of trouble you could run into.