rroller / dahua

Dahua Camera and Doorbell Home Assistant Integration
MIT License
405 stars 82 forks source link

Unable to install plugin #380

Open lazarvgd opened 3 months ago

lazarvgd commented 3 months 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 months 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.

pmelendez2 commented 2 weeks ago

Same here, Git URL does not work. I was trying to follow the README installation instructions and first instruction fails. I ended up downloading the .zip from Git, unzipping and then moving to my Docker direction. Now stuck on instruction 2.