ctucx.git: ansible-configs

My personal ansible roles and playbooks [deprecated in favor of nixos]

commit 25eef5c877f2d4ae9cd50f382db0ac0a4de90e84
parent b347965c40a93bcf7096f323f2ffde3984fa4f82
Author: Leah (ctucx) <leah@ctu.cx>
Date: Fri, 26 Feb 2021 14:42:40 +0100

update smarthome dashboard
1 file changed, 6 insertions(+), 10 deletions(-)
diff --git a/config-files/wanderduene/grafana/dashboards/SmartHome.json b/config-files/wanderduene/grafana/dashboards/SmartHome.json
@@ -15,7 +15,7 @@
   "editable": true,
   "gnetId": null,
   "graphTooltip": 0,
-  "id": 21,
+  "id": 2,
   "links": [],
   "panels": [
     {

@@ -23,6 +23,7 @@
       "fieldConfig": {
         "defaults": {
           "custom": {},
+          "decimals": 1,
           "mappings": [],
           "max": 30,
           "min": 0,

@@ -729,6 +730,7 @@
       "fieldConfig": {
         "defaults": {
           "custom": {},
+          "decimals": 1,
           "mappings": [],
           "max": 10,
           "min": 3,

@@ -812,6 +814,7 @@
       "fieldConfig": {
         "defaults": {
           "custom": {},
+          "decimals": 1,
           "mappings": [],
           "max": 30,
           "min": 0,

@@ -896,6 +899,7 @@
       "fieldConfig": {
         "defaults": {
           "custom": {},
+          "decimals": 1,
           "mappings": [],
           "max": 30,
           "min": -8,

@@ -1121,7 +1125,6 @@
       },
       "yaxes": [
         {
-          "$$hashKey": "object:162",
           "format": "watt",
           "label": null,
           "logBase": 1,

@@ -1130,7 +1133,6 @@
           "show": true
         },
         {
-          "$$hashKey": "object:163",
           "format": "short",
           "label": null,
           "logBase": 1,

@@ -1288,7 +1290,6 @@
       },
       "yaxes": [
         {
-          "$$hashKey": "object:513",
           "format": "volt",
           "label": null,
           "logBase": 1,

@@ -1297,7 +1298,6 @@
           "show": true
         },
         {
-          "$$hashKey": "object:514",
           "decimals": 1,
           "format": "short",
           "label": null,

@@ -1541,7 +1541,6 @@
       },
       "yaxes": [
         {
-          "$$hashKey": "object:997",
           "format": "celsius",
           "label": null,
           "logBase": 1,

@@ -1550,7 +1549,6 @@
           "show": true
         },
         {
-          "$$hashKey": "object:998",
           "format": "short",
           "label": null,
           "logBase": 1,

@@ -1753,7 +1751,6 @@
       },
       "yaxes": [
         {
-          "$$hashKey": "object:997",
           "format": "humidity",
           "label": null,
           "logBase": 1,

@@ -1762,7 +1759,6 @@
           "show": true
         },
         {
-          "$$hashKey": "object:998",
           "format": "short",
           "label": null,
           "logBase": 1,

@@ -1805,5 +1801,5 @@
   "timezone": "",
   "title": "SmartHome (Influx)",
   "uid": "FRDYqjEGz",
-  "version": 18
+  "version": 3
 } 
\ No newline at end of file