2022-08-08 00:21:26.468 WARNING (MainThread) [custom_components.hacs] A timeout of 60! seconds was encountered while downloading https://raw.githubusercontent.com/thomasloven/lovelace-auto-entities/1.11.0/auto-entities.js, using over 60 seconds to download a single file is not normal. This is not a problem with HACS but how your host communicates with GitHub. Retrying up to 5 times to mask/hide your host/network problems to stop the flow of issues opened about it. Tries left 0
2022-08-08 00:21:28.472 ERROR (MainThread) [custom_components.hacs] <Plugin thomasloven/lovelace-auto-entities> [rollup.config.js] was not downloaded.
2022-08-08 00:21:28.590 ERROR (MainThread) [custom_components.hacs] <Plugin thomasloven/lovelace-auto-entities> [auto-entities.js] was not downloaded.
2022-08-08 00:21:28.593 ERROR (MainThread) [homeassistant.components.websocket_api.http.connection] [140474194479328] Error handling message: Unknown error (unknown_error)
Traceback (most recent call last):
File "/usr/src/homeassistant/homeassistant/components/websocket_api/decorators.py", line 27, in _handle_async_response
await func(hass, connection, msg)
File "/config/custom_components/hacs/websocket/repository.py", line 212, in hacs_repository_download
await repository.async_install()
File "/config/custom_components/hacs/repositories/base.py", line 836, in async_install
await self.async_install_repository()
File "/config/custom_components/hacs/repositories/base.py", line 932, in async_install_repository
raise HacsException("Could not download, see log for details")
custom_components.hacs.exceptions.HacsException: Could not download, see log for details