diyhue / hassio-addon

33 stars 11 forks source link

Installation failed #39

Closed Pixelramp closed 3 months ago

Pixelramp commented 3 months ago

Hello,

i'm unable to install the diyHue add-on in Home assistant.

Running a fresh installation on Raspberry Pi 4.

Error when installing diyHue :

The command '/bin/bash -o pipefail -c mv /diyhue/BridgeEmulator/web-ui/ ./web-ui/' returned a non-zero code: 1

Error when installing diyHUE Beta:

The command '/bin/bash -o pipefail -c curl -J -L -o $diyhue.tar.gz "https://github.com/diyhue/diyHue/archive/refs/heads/beta.tar.gz" && tar xzvf $diyhue.tar.gz --strip-components=1 -C diyhue && rm -rf $diyhue.tar.gz && pip3 install -r /diyhue/requirements.txt --no-cache-dir' returned a non-zero code: 2

hendriksen-mark commented 3 months ago

How do you install diyhue? The folder web-ui is gone for a few years now.

Pixelramp commented 3 months ago

How do you install diyhue? The folder web-ui is gone for a few years now.

I've added the repository and tried to install it via the addon store.

hendriksen-mark commented 3 months ago

Did you add "https://github.com/diyhue/hassio-addon" to the repository in the store?

GitHub
GitHub - diyhue/hassio-addon
Contribute to diyhue/hassio-addon development by creating an account on GitHub.
Pixelramp commented 3 months ago

Did you add "https://github.com/diyhue/hassio-addon" to the repository in the store?

GitHubGitHub - diyhue/hassio-addonContribute to diyhue/hassio-addon development by creating an account on GitHub.

Yea my bad, somehow copied the wrong repository. Works now! Sorry, my bad! Thank you!

GitHub
GitHub - diyhue/hassio-addon
Contribute to diyhue/hassio-addon development by creating an account on GitHub.