Using the latest forked integration, latest home assistant version 2024.11.2:
A few days ago I noticed that all meteoswiss related sensors had become unavailable. Looking at the Home Assistant logs I see the following today:
2024-11-22 07:43:58.440 ERROR (MainThread) [custom_components.hacs] Download failed - Got status code 404 when trying to download https://github.com/Rudd-O/homeassistant-meteoswiss/archive/refs/heads/8ffe570.zip
Traceback (most recent call last):
File "/config/custom_components/hacs/base.py", line 709, in async_download_file
raise HacsException(
custom_components.hacs.exceptions.HacsException: Got status code 404 when trying to download https://github.com/Rudd-O/homeassistant-meteoswiss/archive/refs/heads/8ffe570.zip
2024-11-22 07:43:58.444 ERROR (MainThread) [custom_components.hacs] [<Integration Rudd-O/homeassistant-meteoswiss>] Failed to download zipball
Traceback (most recent call last):
File "/config/custom_components/hacs/repositories/base.py", line 631, in download_content
await self.download_repository_zip()
File "/config/custom_components/hacs/repositories/base.py", line 677, in download_repository_zip
raise HacsException(f"[{self}] Failed to download zipball")
custom_components.hacs.exceptions.HacsException: [<Integration Rudd-O/homeassistant-meteoswiss>] Failed to download zipball
I also noticed that in the sensors history there were periods of “drop outs” over the last 10 days. And as of a few (3?) days ago, no data available.