Search found 1 match

by GrimReaper
Tuesday 10 September 2019 19:50
Forum: Other questions and discussions
Topic: speedtest not showing in utilitytab
Replies: 0
Views: 173

speedtest not showing in utilitytab

Hi

I have followed this guide: https://www.domoticz.com/forum/viewtopic.php?t=13814

As i dont have a username and password (yet ;) ) i have removed the username and password



#!/bin/bash

#setup
host='http://***.***.***.***:8080'
#idx for download, upload and ping
idxdl=82024
idxul=82025
idxpng ...