Add in Grafana Speedtest Tweet for new ATT speedtesting. #402

This commit is contained in:
ccostan
2019-08-24 14:10:14 -04:00
parent 4a844089fa
commit 20d0fa819c
3 changed files with 28 additions and 17 deletions

View File

@@ -278,16 +278,17 @@ automation:
data_template:
pick: >-
{% set pick = [
"solar", "solar",
"robot", "robot",
"door", "door",
"weather", "weather",
"solar",
"robot",
"door",
"weather",
"cloud",
"internet", "internet",
"stocks", "stocks",
"speedtest",
"internet",
"stocks",
"night",
"tv", "tv",
"promo", "promo",
"tv",
"promo",
"joke"
] %}
{{ pick|random }}