From c78eb11259db5434465f63345d8e72d1126026ba Mon Sep 17 00:00:00 2001 From: Tony Stork Date: Sun, 19 Jun 2022 19:57:39 -0400 Subject: [PATCH] Removed Speedtest.net integration --- automations.yaml | 18 ------------------ scripts.yaml | 7 ------- 2 files changed, 25 deletions(-) diff --git a/automations.yaml b/automations.yaml index 3010342..b6688a5 100644 --- a/automations.yaml +++ b/automations.yaml @@ -334,24 +334,6 @@ entity_id: input_boolean.white_noise_kallen_bedroom default: [] mode: queued -- id: '1650918265367' - alias: Speedtest Schedule - description: Runs an internet speed test on a schedule UNLESS Tony or Tina are streaming - on Twitch. - trigger: - - platform: time_pattern - hours: /4 - condition: - - condition: state - entity_id: sensor.twitch_ironnerd24 - state: offline - - condition: state - entity_id: sensor.twitch_xia_p988 - state: offline - action: - - service: speedtestdotnet.speedtest - data: {} - mode: single - id: '1651785688186' alias: Watchman Audit on Startup description: Runs the Watchman Audit script after Home Assistant has successfully diff --git a/scripts.yaml b/scripts.yaml index 9cf0b92..6defcdb 100644 --- a/scripts.yaml +++ b/scripts.yaml @@ -319,13 +319,6 @@ 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 watchman_audit: alias: Watchman Audit sequence: