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

Slow loading of the home assistant after installation #7190

Open
gabochko opened this issue Aug 16, 2024 · 3 comments
Open

Slow loading of the home assistant after installation #7190

gabochko opened this issue Aug 16, 2024 · 3 comments

Comments

@gabochko
Copy link

gabochko commented Aug 16, 2024

Hello, I have the latest version of dietpi at the moment. The problem is that I installed home assistant, and through htop I monitored the download speed of additional files. Raspberry pi zero board, not W with a shield with internet and USB ports. In a day and a half, I have downloaded only 57mb of 1.5gb. Help please. P.S: Cable Internet

@gabochko
Copy link
Author

Maybe there is some command that will accelerate the speed

@gabochko
Copy link
Author

-m pip install --quiet zeroconf==0.132.2 --timeout 60 --upgrade

@MichaIng
Copy link
Owner

MichaIng commented Aug 23, 2024

You mean Home Assistant is downloading additional Python modules/dependencies very slowly? Did you compare the download speed with some CLI tool like curl or wget? If for the zeroconf module on an RPi Zero (1) e.g.:

cd /tmp
curl -O https://piwheels.org/simple/zeroconf/zeroconf-0.132.2-cp311-cp311-manylinux_2_36_armv7l.whl

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

No branches or pull requests

2 participants