Problem with updates to integrations

I have been having a lot of failed attempts to update integrations such as this one…

2026-07-19 15:53:18.633 WARNING (MainThread) [custom_components.hacs] A timeout of 60! seconds was encountered while downloading https://raw.githubusercontent.com/Jarnsen/ha-xsense-component_test/v1.4.11/custom_components/xsense/bin/xsense_pion_adapter_linux_amd64, 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 1

2026-07-19 15:54:20.632 WARNING (MainThread) [custom_components.hacs] A timeout of 60! seconds was encountered while downloading https://raw.githubusercontent.com/Jarnsen/ha-xsense-component_test/v1.4.11/custom_components/xsense/bin/xsense_pion_adapter_linux_arm64, 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

2026-07-19 15:54:20.633 WARNING (MainThread) [custom_components.hacs] A timeout of 60! seconds was encountered while downloading https://raw.githubusercontent.com/Jarnsen/ha-xsense-component_test/v1.4.11/custom_components/xsense/bin/xsense_pion_adapter_linux_amd64, 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

2026-07-19 15:54:20.633 WARNING (MainThread) [custom_components.hacs] A timeout of 60! seconds was encountered while downloading https://raw.githubusercontent.com/Jarnsen/ha-xsense-component_test/v1.4.11/custom_components/xsense/bin/xsense_pion_adapter_windows_amd64.exe, 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

2026-07-19 15:54:22.638 ERROR (MainThread) [custom_components.hacs] <Integration Jarnsen/ha-xsense-component_test> [xsense_pion_adapter_linux_arm64] was not downloaded.

2026-07-19 15:54:22.638 ERROR (MainThread) [custom_components.hacs] <Integration Jarnsen/ha-xsense-component_test> [xsense_pion_adapter_linux_amd64] was not downloaded.

2026-07-19 15:54:22.638 ERROR (MainThread) [custom_components.hacs] <Integration Jarnsen/ha-xsense-component_test> [xsense_pion_adapter_windows_amd64.exe] was not downloaded.

2026-07-19 15:54:22.708 ERROR (MainThread) [homeassistant.components.websocket_api.http.connection] [140566320543552] Error during service call to update.install: Downloading Jarnsen/ha-xsense-component_test with version v1.4.11 failed with (Could not download, see log for details)

So it tells me this is not a HA problem and implies it is a problem with my network. OK if you say so! But what can I do to fix it? DNS? Or is it related to the particular integrations I have been using?

Installation method - Home Assistant OS
Core - 2026.7.2
Supervisor - 2026.07.3
Operating System -18.1
Frontend - 20260624.5

I have been trying to resolve this myself. My NUC Server was running over WiFi as I had been having problems with the ethernet socket on the NUC. Today I reverted to wired ethernet and the integration updated at the first attempt. Not sure what home assistant or github didn’t like about WiFi but that was the problem!

Thanks for reporting this. The integration package still contained several unused legacy binaries, making the HACS download about 50 MB unnecessarily. The latest release removes them and reduces the download to roughly 1 MB, so future updates should be much quicker and more reliable.

For the fastest response, please report any future integration problems directly on our GitHub issue tracker.