Skip to content
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

Docker images not available for 0.6.8 #148

Closed
dale3h opened this issue May 15, 2019 · 4 comments
Closed

Docker images not available for 0.6.8 #148

dale3h opened this issue May 15, 2019 · 4 comments

Comments

@dale3h
Copy link

dale3h commented May 15, 2019

The latest add-on config.json fails to install properly because the last known tagged version of the lnr0626/{arch}-insteon-mqtt images is 0.6.7.

@Louis-Demers
Copy link

I believe the repository is different now...

td22057/{arch}-insteon-mqtt

@dale3h
Copy link
Author

dale3h commented May 19, 2019

I saw that repo as well, but noticed the config file still pointed to lnr0626. I don’t use Insteon, so I am unable to test it. I just noticed this problem when someone came to me for help with getting it going.

@Louis-Demers
Copy link

indeed, i used the following to update to 0.6.8 and imagine future updates will be coming from there as well.

{
    "name": "Insteon MQTT",
    "description": "Python Insteon PLM <-> MQTT bridge",
    "slug": "insteon-mqtt",
    "version": "0.6.8",
    "startup": "services",
    "arch": ["armhf"],
    "boot": "auto",
    "auto_uart": true,
    "map": ["config:rw"],
    "options": {},
    "schema": {},
    "image": "td22057/{arch}-insteon-mqtt"
}

geoffdavis added a commit to geoffdavis/insteon-mqtt that referenced this issue Dec 10, 2019
Fixes a couple of issues:
* config.json for the addon has changed formats and requires a list of valid "arch" files. Fixes TD22057GH-148, TD22057GH-137
* Use new repo. Fixes TD22057GH-137
@TD22057
Copy link
Owner

TD22057 commented Dec 22, 2019

This is fixed on the dev branch and will be updated when 0.6.9 is released.

@TD22057 TD22057 closed this as completed Dec 22, 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
3 participants