-
Notifications
You must be signed in to change notification settings - Fork 43
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
Failure to install on hassio #139
Comments
FYI - that's maintained by @lnr0626 right now so you may want to post this on his add-ons repo. |
It looks like there was an update to the config file format. I'm pretty swamped right now (have been recently so haven't been able to play with this stuff for a while), but if no one gets to putting in a PR I'll give it a shot next time I'm free. Here's the relevant docs: https://developers.home-assistant.io/docs/en/hassio_addon_config.html |
Thanks @TD22057 and @lnr0626 for the info. I know nothing abut docker and little about the rest. Here is how i fixed my problem based upon the link you provided. I edited the config.json to be
i.e. I added the line So my final config.json is
Thanks for the clues. |
Well, concluded too soon. Yes things did install properly, but only half worked. Pressing dimmer switches updates the state in home assistant which confirmed things were connected to mqtt and HA was accessing modem correctly. But using HA to turn on or OFF my insteon devices did not work. Reinstalled again using this time
worked and I seem to be fully operational again. So it would seem to be a problem with 0.6.8 or the image at td22057 .... |
@Louis-Demers If there is a problem with 0.6.8, I'd love to get it fixed. Do you have the logs from that version - it would help identify if there is a problem? |
@TD22057 i'll be happy to reinstall 0.6.8 and gather any log you wish for. I imagine there would be some log level i would need to configure for maximum information ? Where would this log appear, in the hassio page and system tab and in the home assistant developper tools info pane ? The behaviour was
PS: i also have questions about receiving battery updates, where can i ask such questions ? I feel bad about opening an issue for something that is most likely not a bug, but my misunderstanding.... |
No idea - I don't run hassio so I don't know what happens with plugins. I think they can be shown in the web front in somewhere. Sounds like the command topics aren't working for some reason. Not sure why that would be different between 6.7 to 6.8 but the log messages would probably make it pretty clear. You can post in the HA forum (search for the insteon-mqtt thread) or just open a new ticket - either way is fine. |
@TD22057 I finally updated everything, backup and used the following
Updated inteon-mqtt without any problems and everything works fine !!!! So seems 0.6.8 is now working fine for me. Thanks. |
PR#169 manually merged so this should be fixed. New config will be available in 0.6.9 when it's out. |
Hi, wanted to update without success. So I decided to uninstall and re-install. I cannot seem to get the add-on to appear in the add-on store... I get the following error message
I tried to edit the config.json to replace {arch} by armhf or armv7 and got the exact same error message.
I'm running the latest of everything on an rPi 3B+,
homeassistant 0.91.0
hassio supervisor 152
hassos 2.11
The text was updated successfully, but these errors were encountered: