This flow checks the current Internet Speed and logs the data to a json file. Can be used as evidence for your internet provider if your speed is lower as your contract says.
PreSettings:
- Install speedtest_cli (my Location: /home/pi/Speedtest)
- wget -O speedtest-cli https://raw.github.com/sivel/speedtest-cli/master/speedtest.py
- chmod +x speedtest-cli