Last week I had the issue that HACS was not shown anymore in the sidebar.
Tried everything (uninstall/reinstall) to get it back, but will not work now anymore. It is visible as intergration but I cannot use it.
Now I have the same problem with Speedtest integration.
Has been working but yesterday I upgraded to 2021.4.0 and Speedtest stopped working.
So I deleted it, and after reboot installed it again. Now the same as HACS, it is installed (partly?) as integration only the configuration cannot be done: error, config flow cannot be loaded.
So it appears I have a problem which stops me from installing and configuring integrations.
Errorlog Speedtest:
Logger: homeassistant.config_entries
Source: components/speedtestdotnet/__init__.py:194
First occurred: 13:50:14 (2 occurrences)
Last logged: 13:53:55
Error setting up entry SpeedTest for speedtestdotnet
Traceback (most recent call last):
File "/usr/src/homeassistant/homeassistant/config_entries.py", line 249, in async_setup
result = await component.async_setup_entry(hass, self) # type: ignore
File "/usr/src/homeassistant/homeassistant/components/speedtestdotnet/__init__.py", line 75, in async_setup_entry
await coordinator.async_setup()
File "/usr/src/homeassistant/homeassistant/components/speedtestdotnet/__init__.py", line 194, in async_setup
self.api = await self.hass.async_add_executor_job(speedtest.Speedtest)
File "/usr/local/lib/python3.8/concurrent/futures/thread.py", line 57, in run
result = self.fn(*self.args, **self.kwargs)
File "/usr/local/lib/python3.8/site-packages/speedtest.py", line 1091, in __init__
self.get_config()
File "/usr/local/lib/python3.8/site-packages/speedtest.py", line 1173, in get_config
ignore_servers = list(
ValueError: invalid literal for int() with base 10: ''