We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
While trying to use the recent master commit, I encountered this error:
master
2024-07-16 18:49:41.304 ERROR (MainThread) [custom_components.hacs] Download failed - Got status code 404 when trying to download https://github.com/custom-components/pyscript/releases/download/master/hass-custom-pyscript.zip Traceback (most recent call last): File "/config/custom_components/hacs/base.py", line 730, in async_download_file raise HacsException( custom_components.hacs.exceptions.HacsException: Got status code 404 when trying to download https://github.com/custom-components/pyscript/releases/download/master/hass-custom-pyscript.zip 2024-07-16 18:49:41.305 ERROR (MainThread) [custom_components.hacs] <Integration custom-components/pyscript> Failed to download https://github.com/custom-components/pyscript/releases/download/master/hass-custom-pyscript.zip
The text was updated successfully, but these errors were encountered:
No branches or pull requests
While trying to use the recent
master
commit, I encountered this error:The text was updated successfully, but these errors were encountered: