Removed Speedtest.net integration
This commit is contained in:
@ -334,24 +334,6 @@
|
|||||||
entity_id: input_boolean.white_noise_kallen_bedroom
|
entity_id: input_boolean.white_noise_kallen_bedroom
|
||||||
default: []
|
default: []
|
||||||
mode: queued
|
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'
|
- id: '1651785688186'
|
||||||
alias: Watchman Audit on Startup
|
alias: Watchman Audit on Startup
|
||||||
description: Runs the Watchman Audit script after Home Assistant has successfully
|
description: Runs the Watchman Audit script after Home Assistant has successfully
|
||||||
|
@ -319,13 +319,6 @@ stop_spotify_basement:
|
|||||||
entity_id: media_player.basement_tv
|
entity_id: media_player.basement_tv
|
||||||
mode: single
|
mode: single
|
||||||
icon: mdi:spotify
|
icon: mdi:spotify
|
||||||
manual_speed_test:
|
|
||||||
alias: Manual Speed Test
|
|
||||||
sequence:
|
|
||||||
- service: speedtestdotnet.speedtest
|
|
||||||
data: {}
|
|
||||||
mode: single
|
|
||||||
icon: mdi:speedometer
|
|
||||||
watchman_audit:
|
watchman_audit:
|
||||||
alias: Watchman Audit
|
alias: Watchman Audit
|
||||||
sequence:
|
sequence:
|
||||||
|
Reference in New Issue
Block a user