I’m getting the following issue in my log:
ERROR (<concurrent.futures.thread.ThreadPoolExecutor object at 0x7ff50be80be0>_5) [homeassistant.components.sensor.speedtest] Error executing speedtest: Command '['/usr/local/bin/python', '/usr/local/lib/python3.6/site-packages/speedtest.py', '--simple']' returned non-zero exit status 1.
Is anyone else seeing this?
My config is really simple:
- platform: speedtest
monitored_conditions:
- ping
- download
- upload