rroller / dahua

Dahua Camera and Doorbell Home Assistant Integration
MIT License
383 stars 74 forks source link

Unable to install plugin #380

Open lazarvgd opened 3 weeks ago

lazarvgd commented 3 weeks ago

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 commented 3 weeks ago

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.