Skip to content

Configurator not working offline (without the internet) + weird requests #760

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

Closed
Misiu opened this issue Oct 7, 2019 · 1 comment
Closed

Comments

@Misiu
Copy link

Misiu commented Oct 7, 2019

I've noticed that Configurator needs internet access to start. Many resources (js, css, png's) are downloaded while opening Configurator:
image

Many resources are downloaded from cloudflare, gstatic and googleapis.

I noticed that there are some avatars downloading from github, but there are 3 requests to drive.google.com. What are they for?
In Chrome I get this warning:

Cross-Origin Read Blocking (CORB) blocked cross-origin response https://drive.google.com/uc?export=view&id=0B6wTGzSOtvNBeld4U09LQkV0c2M with MIME type text/html. See https://www.chromestatus.com/feature/5629709824032768 for more details.

image

Would it be possible to make Configurator work offline? All files required by Add-on should be included in addon and not downloaded from the internet every time You go to Configurator.

I think that this would be a great improvement, because now (especially on slow internet) You must wait really long for Configurator to load. Also sometimes the user wants to set up HA to work offline (without the internet). Currently this isn't possible

@frenck
Copy link
Member

frenck commented Oct 9, 2019

That is out of scope for the add-on.
Add-ons wrap existing applications, you are requesting a change to that application.
Please file a feature request to the upstream project.

👍

@frenck frenck closed this as completed Oct 9, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants