From 76808cdc312687ebfd702a72f4c080bbe01d8ebf Mon Sep 17 00:00:00 2001 From: Tony Stork Date: Mon, 25 Apr 2022 17:05:33 -0400 Subject: [PATCH] Added script for manual speed test --- scripts.yaml | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/scripts.yaml b/scripts.yaml index f792185..4bd6b14 100644 --- a/scripts.yaml +++ b/scripts.yaml @@ -392,3 +392,10 @@ stop_spotify_basement: entity_id: media_player.basement_tv mode: single icon: mdi:spotify +manual_speed_test: + alias: Manual Speed Test + sequence: + - service: speedtestdotnet.speedtest + data: {} + mode: single + icon: mdi:speedometer