Re: Speed-test
Posted: Friday 12 January 2018 12:33
I have a similar script running based on the package speedtest-cli (sudo apt-get install speedtest-cli) but considering the first line of your output, this is not important for issue you are experiencing, your script obtains valid speedtest values but fails in three curl lines at the end... (I've double-checked the parsing of the json with cut and tr and that seems ok)
Some questions:
* In the script you're actually using, did you set the variable domoip to the correct IP address for your domoticz machine instead of the xx.xx.xxx.xxx?
* and 8080 is the port you are using?
* Do you have some kind of password/authorization set up for the domoticz interface?
Some questions:
* In the script you're actually using, did you set the variable domoip to the correct IP address for your domoticz machine instead of the xx.xx.xxx.xxx?
* and 8080 is the port you are using?
* Do you have some kind of password/authorization set up for the domoticz interface?