Home

Awesome

speedtest2mqtt

mqtt-smarthome License

Run speedtest-cli and publish results via MQTT

Install

Prerequisites: needs mosquitto_pub and of cource speedtest-cli. On Debian/Ubuntu do:
sudo apt install mosquitto-clients speedtest-cli

cd /usr/local/bin
sudo wget https://raw.githubusercontent.com/hobbyquaker/speedtest2mqtt/master/speedtest2mqtt
sudo chmod a+x speedtest2mqtt

If neccessary adjust paths and params.

Topics and Payloads:

License

MIT © Sebastian Raff