You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I've noticed that Configurator needs internet access to start. Many resources (js, css, png's) are downloaded while opening Configurator:
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:
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
The text was updated successfully, but these errors were encountered:
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.
I've noticed that Configurator needs internet access to start. Many resources (js, css, png's) are downloaded while opening Configurator:

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:
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
The text was updated successfully, but these errors were encountered: