Enregistreur: homeassistant.components.websocket_api.http.connection
Source: custom_components/hacs/repositories/base.py:453
intégration: Home Assistant WebSocket API ([documentation](https://www.home-assistant.io/integrations/websocket_api), [problèmes](https://github.com/home-assistant/core/issues?q=is%3Aissue+is%3Aopen+label%3A%22integration%3A+websocket_api%22))
S'est produit pour la première fois: 19:53:28 (1 occurrences)
Dernier enregistrement: 19:53:28
[546915411440] Error handling message: Unknown error (unknown_error) Maxime from 82.65.35.8 (Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/16.0 Safari/605.1.15)
Traceback (most recent call last): File "/usr/src/homeassistant/homeassistant/components/websocket_api/decorators.py", line 28, in _handle_async_response await func(hass, connection, msg) File "/config/custom_components/hacs/websocket/repository.py", line 234, in hacs_repository_download await repository.async_download_repository(ref=msg.get("version")) File "/config/custom_components/hacs/repositories/base.py", line 1436, in async_download_repository await self.async_install(version=ref) File "/config/custom_components/hacs/repositories/base.py", line 884, in async_install await self.async_install_repository(version=version) File "/config/custom_components/hacs/repositories/base.py", line 973, in async_install_repository await self.download_content(version_to_install) File "/config/custom_components/hacs/repositories/base.py", line 643, in download_content contents = self.gather_files_to_download() File "/config/custom_components/hacs/repositories/base.py", line 1184, in gather_files_to_download if self.should_try_releases: ^^^^^^^^^^^^^^^^^^^^^^^^ File "/config/custom_components/hacs/repositories/base.py", line 453, in should_try_releases if self.repository_manifest.filename.endswith(".zip"): ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ AttributeError: 'NoneType' object has no attribute 'endswith'