The "Bonus" part fails for me: ``` Running command git clone --filter=blob:none --quiet git://github.com/home-assistant/home-assistant.git /tmp/pip-req-build-xptkl65j fatal: unable to connect to github.com: github.com[0: 140.82.121.3]: errno=Connection refused ``` <img width="383" alt="Screenshot 2022-12-04 at 22 04 39" src="https://user-images.githubusercontent.com/1227339/205515558-d985b69a-76ea-4374-9424-2b8ed3b5ce09.png"> Github requires `Use a password-protected SSH key.` when using the git protocol. The HTTPS protocol should be less restrictive.