From a63dc618984af49cf155cc5faad4cfb0daffa88a Mon Sep 17 00:00:00 2001 From: Giorgio Ravera Date: Wed, 2 Jun 2021 23:25:32 +0200 Subject: [PATCH] Moved Speed Test integration from yaml to UI --- components/speedtest.yaml | 11 ----------- 1 file changed, 11 deletions(-) delete mode 100644 components/speedtest.yaml diff --git a/components/speedtest.yaml b/components/speedtest.yaml deleted file mode 100644 index 4a691158..00000000 --- a/components/speedtest.yaml +++ /dev/null @@ -1,11 +0,0 @@ -###################################################################### -# Component: Speed Test -###################################################################### - -monitored_conditions: - - ping - - download - - upload -server_id: 7274 -scan_interval: - hours: 6 -- 2.47.3