HACS in HA Core

Hi @all, copied HACS using a Terminal with wget -O - https://get.hacs.xyz | bash -” . I get this error: ERROR: ‘unzip’ is not installed

After starting it in HA i get : could_not_register

Do i have to umzip HACS first? Hw is the command. (not very familiar with unix)
Thank you

Hi, welcome to the forum!

You can install the zip tool with sudo apt install zip

If you have a problem with this, are you sure that HA Core is the right way for running HA for you?
THB: I’m not…

2 Likes