I am trying to get the Speedtest integration to work. But seem to fail. I have tried installing it through the GUI by installing the integration. And also just by editing the configuration, by adding:
speedtestdotnet:
server_id: 10644
scan_interval:
minutes: 120
monitored_conditions:
- download
- upload
- ping
But it then gets stuck on loading home assistant. If I go to the terminal and manually type speedtest-cli, I see this error. It looks as if there is no config or something. Anyone that knows this issue?
bash-5.0# speedtest-cli
Retrieving speedtest.net configuration...
Traceback (most recent call last):
File "/usr/local/bin/speedtest-cli", line 8, in <module>
sys.exit(main())
File "/usr/local/lib/python3.8/site-packages/speedtest.py", line 1986, in main
shell()
File "/usr/local/lib/python3.8/site-packages/speedtest.py", line 1872, in shell
speedtest = Speedtest(
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: ''