Skip to content

Running a different version of the data importer #390

Answered by alexbelgium
BerghsJelmer asked this question in Q&A
Discussion options

You must be logged in to vote

Hi, that's not straightforward. First, you should fork the repo, modify the config.json of the addon to remove reference to the image tag (it will then autobuild) then change the build tag in dockerfile to your own prebuilt container. You then add the forked address in your HA and install the updated addon. Other option : modify on the fly the files you needed to modify with a script running at the start of the addon, while keeping the initial container. If you do that, I could include it in the main addon so that it only triggers if the problematic code is present (and it will stop trigerring if an official container of data importer is published with the fix).

Replies: 3 comments 7 replies

Comment options

You must be logged in to vote
5 replies
@BerghsJelmer
Comment options

@BerghsJelmer
Comment options

@alexbelgium
Comment options

@BerghsJelmer
Comment options

@BerghsJelmer
Comment options

Answer selected by BerghsJelmer
Comment options

You must be logged in to vote
1 reply
@BerghsJelmer
Comment options

Comment options

You must be logged in to vote
1 reply
@BerghsJelmer
Comment options

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants