Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Unable to install plugin #380

Open
lazarvgd opened this issue Aug 21, 2024 · 1 comment
Open

Unable to install plugin #380

lazarvgd opened this issue Aug 21, 2024 · 1 comment

Comments

@lazarvgd
Copy link

I am using the following configuration of HomeAssistant

Core 2024.8.2
Supervisor 2024.08.0
Operating System 13.0
Frontend 20240809.0

The problem is that after the integration is added, installation process from addons store does not work.
The error is:

The command '/bin/ash -o pipefail -c apk update && apk upgrade && apk add --no-cache python3 py3-pip py3-setuptools git && pip3 install --upgrade pip --no-cache-dir paho-mqtt requests' returned a non-zero code: 3

The manual installation fails on the step 1., because the URL is not found

https://github.com/rroller/dahua/archive/dahua-main.zip

@Absoblogginlutely
Copy link

You can use the url https://github.com/rroller/dahua/archive/refs/heads/main.zip from github.....probably.
I've downloaded, unzipped and moved the folder over for my docker install but the integration is not found after reboots.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants