carlosatta / hassio-addons

10 stars 4 forks source link

Addon does not ... add in HASSIO #15

Open Klagio opened 5 years ago

Klagio commented 5 years ago

Hi, I added in HASSIo 0.90.1 the addon (HASSIIo is on NUC)

Carlo Hass.io Add-ons https://github.com/carlosatta/hassio-addons

but no addon is shown, in the log I receive as below


19-04-04 16:22:13 INFO (MainThread) [hassio.addons.git] Clone add-on https://github.com/carlosatta/hassio-addons repository
19-04-04 16:22:15 WARNING (MainThread) [hassio.addons.data] Can't read /data/addons/git/4f82ad90/motion/config.json: required key not provided @ data['arch']. Got None
19-04-04 16:22:15 WARNING (MainThread) [hassio.addons.data] Can't read /data/addons/git/4f82ad90/tor/config.json: required key not provided @ data['arch']. Got None
19-04-04 16:22:15 WARNING (MainThread) [hassio.addons.data] Can't read /data/addons/git/c0e5c91d/hassio_meross/config.json: required key not provided @ data['arch']. Got None
carlosatta commented 5 years ago

this is very weird. I can't give you a valid answer for this problem. sorry :(

If you found the cause of the problem, please, let me know ;)

mirkochip88 commented 5 years ago

Same here:

19-04-05 07:32:28 WARNING (MainThread) [hassio.addons.data] Can't read /data/addons/git/c0e5c91d/hassio_meross/config.json: required key not provided @ data['arch']. Got None

Maybe this: https://twitter.com/pvizeli/status/1111340315598831616

and then this: https://developers.home-assistant.io/docs/en/hassio_addon_config.html#add-on-config

Klagio commented 5 years ago

Iif I remember correctly had the same problem in the past and was solved by developer by adding the possibility for the addon to work with Intel processors

carlosatta commented 5 years ago

fix with #16