2 Commits

@@ -598,36 +598,7 @@
"influxdb" "influxdb"
], ],
"templating": { "templating": {
"list": [ "list": []
{
"allValue": "*",
"current": {
"selected": true,
"text": "All",
"value": "*"
},
"datasource": {
"type": "influxdb",
"uid": "dfftuvrrhv6kgb"
},
"definition": "SELECT device FROM (SELECT DISTINCT device FROM tasmota_state UNION SELECT DISTINCT device FROM tasmota_sensor) ORDER BY device",
"hide": 0,
"includeAll": true,
"label": "Device",
"multi": false,
"name": "device",
"options": [],
"query": {
"query": "SELECT device FROM (SELECT DISTINCT device FROM tasmota_state UNION SELECT DISTINCT device FROM tasmota_sensor) ORDER BY device",
"refId": "InfluxDBVariableQueryEditor-VariableQuery"
},
"refresh": 1,
"regex": "",
"skipUrlSync": false,
"sort": 1,
"type": "query"
}
]
}, },
"time": { "time": {
"from": "now-24h", "from": "now-24h",
@@ -637,6 +608,6 @@
"timezone": "browser", "timezone": "browser",
"title": "Tasmota Device Summary", "title": "Tasmota Device Summary",
"uid": "tasmota-device-summary", "uid": "tasmota-device-summary",
"version": 7, "version": 8,
"weekStart": "" "weekStart": ""
} }