hey guys, I am trying to install hacs but can not seem to get it. I am running home assistant os on a raspberry pi 4 i have ssh installed but when i put the command in ssh terminal i get
wget-q-o-https://install.hacs.xyz:no such file exists
can anyone tell me what i am doing wrong or tell me what the correct url is
wget -q -o - https://install.hacs.xyz
Whitespace matters
ok Thank you,
that did something different this time now knowing that white space matters
But I get
wget: cant open index.html : file exists
OK that works it seems to be installed now when i search integrations it shows official add-ons then underneath that it now has community add-ons Thank You
I think from your wording you maybe in Supervisor > Addons > Addon Store?
This isnt HACS. HACS should be available at http://yourdomain/hacs/entry and looks like
yes you are correct, my understanding is i should be able to go to integrations and add integration and i should be able to install hacs but it is not there
please how do i get
I think you were on the right track earlier. What happened when you ran
wget -q -O - https://install.hacs.xyz | bash -
If HACS is installed, you should have a sensor.hacs created?
having same issue in december 2022…(((
have u got any solution