dahua icon indicating copy to clipboard operation
dahua copied to clipboard

Unable to install plugin

Open lazarvgd opened this issue 1 year ago • 2 comments

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

lazarvgd avatar Aug 21 '24 08:08 lazarvgd