Hello! i wan’t to configure NUT sensor wor my UPS. I tried used forked repo from this: https://github.com/colindunn/hassio-addons
But it no working. When i add URL repository my Hass.io log is:
19-04-09 08:19:44 INFO (MainThread) [hassio.addons.git] Clone add-on https://github.com/asciinaut/hassio-addons/tree/master/nut repository
19-04-09 08:19:45 ERROR (MainThread) [hassio.addons.git] Can’t clone https://github.com/asciinaut/hassio-addons/tree/master/nut repository: Cmd(‘git’) failed due to: exit code(128)
cmdline: git clone --depth=1 --recursive --shallow-submodules -v https://github.com/asciinaut/hassio-addons/tree/master/nut /data/addons/git/ff2e5105
stderr: ‘Cloning into ‘/data/addons/git/ff2e5105’…
fatal: repository ‘https://github.com/asciinaut/hassio-addons/tree/master/nut/’ not found’.
19-04-09 08:19:45 ERROR (MainThread) [hassio.addons] Can’t load from repository https://github.com/asciinaut/hassio-addons/tree/master/nut
19-04-09 08:19:45 WARNING (MainThread) [hassio.addons.data] Can’t read /data/addons/git/8dfed277/nut/config.json: required key not provided @ data[‘arch’]. Got None
19-04-09 08:19:46 INFO (MainThread) [hassio.addons] Load add-ons: 57 all - 0 new - 0 remove
1 Like