Skip to content
  • Home
  • Aktuell
  • Tags
  • 0 Ungelesen 0
  • Kategorien
  • Unreplied
  • Beliebt
  • GitHub
  • Docu
  • Hilfe
Skins
  • Light
  • Brite
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Standard: (Kein Skin)
  • Kein Skin
Einklappen
ioBroker Logo

Community Forum

donate donate
  1. ioBroker Community Home
  2. Deutsch
  3. Praktische Anwendungen (Showcase)
  4. VIS von Sigi234

NEWS

  • UPDATE 31.10.: Amazon Alexa - ioBroker Skill läuft aus ?
    apollon77A
    apollon77
    48
    3
    8.8k

  • Monatsrückblick – September 2025
    BluefoxB
    Bluefox
    13
    1
    2.2k

  • Neues Video "KI im Smart Home" - ioBroker plus n8n
    BluefoxB
    Bluefox
    16
    1
    3.2k

VIS von Sigi234

Geplant Angeheftet Gesperrt Verschoben Praktische Anwendungen (Showcase)
ode abfragevisvis projekte
1.3k Beiträge 151 Kommentatoren 622.0k Aufrufe 200 Watching
  • Älteste zuerst
  • Neuste zuerst
  • Meiste Stimmen
Antworten
  • In einem neuen Thema antworten
Anmelden zum Antworten
Dieses Thema wurde gelöscht. Nur Nutzer mit entsprechenden Rechten können es sehen.
  • NegaleinN Negalein

    @Malz1902 sagte in VIS von Sigi234:

    ich suche ne schöne View für meinen Stromverbrauch

    Ich visualisiere das mit Grafana.
    Geht aber auch mit Flot.
    Und dann die einzelnen Flots als Iframe einbinden.
    Screenshot_2020-06-22 vis.png

    ? Offline
    ? Offline
    Ein ehemaliger Benutzer
    schrieb am zuletzt editiert von
    #355

    @Negalein welches Plugin ist das bei Grafana? hab da auch erst mit angefangen.. kannst du mir die am besten exportieren, dann kann ich schauen wie das eingestellt ist.. auch mit den Wochentagen.. ???

    NegaleinN 1 Antwort Letzte Antwort
    0
    • ? Ein ehemaliger Benutzer

      @Negalein welches Plugin ist das bei Grafana? hab da auch erst mit angefangen.. kannst du mir die am besten exportieren, dann kann ich schauen wie das eingestellt ist.. auch mit den Wochentagen.. ???

      NegaleinN Offline
      NegaleinN Offline
      Negalein
      Global Moderator
      schrieb am zuletzt editiert von
      #356

      @ilovegym sagte in VIS von Sigi234:

      welches Plugin ist das bei Grafana? hab da auch erst mit angefangen.. kannst du mir die am besten exportieren, dann kann ich schauen wie das eingestellt ist.. auch mit den Wochentagen.. ???

      Das mit den Wochentagen ist mit dem Graph Panel gemacht.

      Ich hab dir mal das ganze Dashboard exportiert. Hoffe es hat geklappt.

      {
        "annotations": {
          "list": [
            {
              "builtIn": 1,
              "datasource": "-- Grafana --",
              "enable": true,
              "hide": true,
              "iconColor": "rgba(0, 211, 255, 1)",
              "name": "Annotations & Alerts",
              "type": "dashboard"
            }
          ]
        },
        "editable": true,
        "gnetId": null,
        "graphTooltip": 0,
        "id": 2,
        "links": [],
        "panels": [
          {
            "aliasColors": {
              "Di": "rgb(255, 247, 0)",
              "Dienstag": "rgb(255, 221, 0)",
              "Do": "rgb(255, 101, 0)",
              "Donnerstag": "rgb(255, 126, 0)",
              "Fr": "rgb(255, 16, 0)",
              "Freitag": "rgb(255, 0, 31)",
              "Mi": "rgb(0, 219, 255)",
              "Mittwoch": "rgb(0, 100, 255)",
              "Mo": "rgb(63, 255, 0)",
              "Montag": "rgb(61, 255, 0)",
              "Sa": "rgb(0, 137, 255)",
              "Samstag": "rgb(0, 95, 255)",
              "So": "rgb(255, 0, 218)",
              "Sonntag": "rgb(255, 0, 215)"
            },
            "bars": true,
            "dashLength": 10,
            "dashes": false,
            "datasource": null,
            "fill": 1,
            "fillGradient": 0,
            "gridPos": {
              "h": 7,
              "w": 7,
              "x": 0,
              "y": 0
            },
            "hiddenSeries": false,
            "hideTimeOverride": true,
            "id": 24,
            "interval": "",
            "legend": {
              "avg": false,
              "current": false,
              "max": false,
              "min": false,
              "show": false,
              "total": false,
              "values": false
            },
            "lines": false,
            "linewidth": 1,
            "nullPointMode": "connected",
            "options": {
              "dataLinks": []
            },
            "percentage": false,
            "pluginVersion": "6.6.2",
            "pointradius": 2,
            "points": false,
            "renderer": "flot",
            "seriesOverrides": [],
            "spaceLength": 10,
            "stack": false,
            "steppedLine": false,
            "targets": [
              {
                "alias": "Mo",
                "groupBy": [
                  {
                    "params": [
                      "$__interval"
                    ],
                    "type": "time"
                  },
                  {
                    "params": [
                      "null"
                    ],
                    "type": "fill"
                  }
                ],
                "measurement": "sourceanalytix.0.hs100__0__10_0_1_80__power.consumption.current_year.this_week.01_Monday",
                "orderByTime": "ASC",
                "policy": "default",
                "refId": "A",
                "resultFormat": "time_series",
                "select": [
                  [
                    {
                      "params": [
                        "value"
                      ],
                      "type": "field"
                    },
                    {
                      "params": [],
                      "type": "mean"
                    }
                  ]
                ],
                "tags": []
              },
              {
                "alias": "Di",
                "groupBy": [
                  {
                    "params": [
                      "$__interval"
                    ],
                    "type": "time"
                  },
                  {
                    "params": [
                      "null"
                    ],
                    "type": "fill"
                  }
                ],
                "measurement": "sourceanalytix.0.hs100__0__10_0_1_80__power.consumption.current_year.this_week.02_Tuesday",
                "orderByTime": "ASC",
                "policy": "default",
                "refId": "B",
                "resultFormat": "time_series",
                "select": [
                  [
                    {
                      "params": [
                        "value"
                      ],
                      "type": "field"
                    },
                    {
                      "params": [],
                      "type": "mean"
                    }
                  ]
                ],
                "tags": []
              },
              {
                "alias": "Mi",
                "groupBy": [
                  {
                    "params": [
                      "$__interval"
                    ],
                    "type": "time"
                  },
                  {
                    "params": [
                      "null"
                    ],
                    "type": "fill"
                  }
                ],
                "measurement": "sourceanalytix.0.hs100__0__10_0_1_80__power.consumption.current_year.this_week.03_Wednesday",
                "orderByTime": "ASC",
                "policy": "default",
                "refId": "C",
                "resultFormat": "time_series",
                "select": [
                  [
                    {
                      "params": [
                        "value"
                      ],
                      "type": "field"
                    },
                    {
                      "params": [],
                      "type": "mean"
                    }
                  ]
                ],
                "tags": []
              },
              {
                "alias": "Do",
                "groupBy": [
                  {
                    "params": [
                      "$__interval"
                    ],
                    "type": "time"
                  },
                  {
                    "params": [
                      "null"
                    ],
                    "type": "fill"
                  }
                ],
                "measurement": "sourceanalytix.0.hs100__0__10_0_1_80__power.consumption.current_year.this_week.04_Thursday",
                "orderByTime": "ASC",
                "policy": "default",
                "refId": "D",
                "resultFormat": "time_series",
                "select": [
                  [
                    {
                      "params": [
                        "value"
                      ],
                      "type": "field"
                    },
                    {
                      "params": [],
                      "type": "mean"
                    }
                  ]
                ],
                "tags": []
              },
              {
                "alias": "Fr",
                "groupBy": [
                  {
                    "params": [
                      "$__interval"
                    ],
                    "type": "time"
                  },
                  {
                    "params": [
                      "null"
                    ],
                    "type": "fill"
                  }
                ],
                "measurement": "sourceanalytix.0.hs100__0__10_0_1_80__power.consumption.current_year.this_week.05_Friday",
                "orderByTime": "ASC",
                "policy": "default",
                "refId": "E",
                "resultFormat": "time_series",
                "select": [
                  [
                    {
                      "params": [
                        "value"
                      ],
                      "type": "field"
                    },
                    {
                      "params": [],
                      "type": "mean"
                    }
                  ]
                ],
                "tags": []
              },
              {
                "alias": "Sa",
                "groupBy": [
                  {
                    "params": [
                      "$__interval"
                    ],
                    "type": "time"
                  },
                  {
                    "params": [
                      "null"
                    ],
                    "type": "fill"
                  }
                ],
                "measurement": "sourceanalytix.0.hs100__0__10_0_1_80__power.consumption.current_year.this_week.06_Saturday",
                "orderByTime": "ASC",
                "policy": "default",
                "refId": "F",
                "resultFormat": "time_series",
                "select": [
                  [
                    {
                      "params": [
                        "value"
                      ],
                      "type": "field"
                    },
                    {
                      "params": [],
                      "type": "mean"
                    }
                  ]
                ],
                "tags": []
              },
              {
                "alias": "So",
                "groupBy": [
                  {
                    "params": [
                      "$__interval"
                    ],
                    "type": "time"
                  },
                  {
                    "params": [
                      "null"
                    ],
                    "type": "fill"
                  }
                ],
                "measurement": "sourceanalytix.0.hs100__0__10_0_1_80__power.consumption.current_year.this_week.07_Sunday",
                "orderByTime": "ASC",
                "policy": "default",
                "refId": "G",
                "resultFormat": "time_series",
                "select": [
                  [
                    {
                      "params": [
                        "value"
                      ],
                      "type": "field"
                    },
                    {
                      "params": [],
                      "type": "mean"
                    }
                  ]
                ],
                "tags": []
              }
            ],
            "thresholds": [],
            "timeFrom": "7d",
            "timeRegions": [],
            "timeShift": null,
            "title": "Serverschrank Tagesverbrauch",
            "tooltip": {
              "shared": false,
              "sort": 0,
              "value_type": "individual"
            },
            "transparent": true,
            "type": "graph",
            "xaxis": {
              "buckets": null,
              "mode": "series",
              "name": null,
              "show": true,
              "values": [
                "max"
              ]
            },
            "yaxes": [
              {
                "format": "kwatt",
                "label": null,
                "logBase": 1,
                "max": null,
                "min": null,
                "show": true
              },
              {
                "format": "short",
                "label": null,
                "logBase": 1,
                "max": null,
                "min": null,
                "show": false
              }
            ],
            "yaxis": {
              "align": false,
              "alignLevel": null
            }
          },
          {
            "aliasColors": {
              "Di": "rgb(219, 255, 0)",
              "Do": "rgb(255, 105, 0)",
              "Fr": "rgb(255, 18, 0)",
              "Mi": "rgb(0, 218, 255)",
              "Mo": "rgb(63, 255, 0)",
              "Sa": "rgb(0, 101, 255)",
              "So": "rgb(255, 0, 211)",
              "Tagesverbrauch": "dark-blue"
            },
            "bars": true,
            "dashLength": 10,
            "dashes": false,
            "datasource": null,
            "fill": 1,
            "fillGradient": 0,
            "gridPos": {
              "h": 7,
              "w": 7,
              "x": 7,
              "y": 0
            },
            "hiddenSeries": false,
            "hideTimeOverride": true,
            "id": 20,
            "legend": {
              "alignAsTable": false,
              "avg": false,
              "current": false,
              "hideEmpty": false,
              "hideZero": false,
              "max": false,
              "min": false,
              "show": false,
              "total": false,
              "values": false
            },
            "lines": false,
            "linewidth": 1,
            "nullPointMode": "connected",
            "options": {
              "dataLinks": []
            },
            "percentage": false,
            "pluginVersion": "6.6.2",
            "pointradius": 6,
            "points": false,
            "renderer": "flot",
            "seriesOverrides": [],
            "spaceLength": 10,
            "stack": false,
            "steppedLine": false,
            "targets": [
              {
                "alias": "Mo",
                "groupBy": [
                  {
                    "params": [
                      "$__interval"
                    ],
                    "type": "time"
                  },
                  {
                    "params": [
                      "null"
                    ],
                    "type": "fill"
                  }
                ],
                "measurement": "sourceanalytix.0.hs100__0__10_0_1_77__power.consumption.current_year.this_week.01_Monday",
                "orderByTime": "ASC",
                "policy": "default",
                "refId": "A",
                "resultFormat": "time_series",
                "select": [
                  [
                    {
                      "params": [
                        "value"
                      ],
                      "type": "field"
                    },
                    {
                      "params": [],
                      "type": "mean"
                    }
                  ]
                ],
                "tags": []
              },
              {
                "alias": "Di",
                "groupBy": [
                  {
                    "params": [
                      "$__interval"
                    ],
                    "type": "time"
                  },
                  {
                    "params": [
                      "null"
                    ],
                    "type": "fill"
                  }
                ],
                "measurement": "sourceanalytix.0.hs100__0__10_0_1_77__power.consumption.current_year.this_week.02_Tuesday",
                "orderByTime": "ASC",
                "policy": "default",
                "refId": "B",
                "resultFormat": "time_series",
                "select": [
                  [
                    {
                      "params": [
                        "value"
                      ],
                      "type": "field"
                    },
                    {
                      "params": [],
                      "type": "mean"
                    }
                  ]
                ],
                "tags": []
              },
              {
                "alias": "Mi",
                "groupBy": [
                  {
                    "params": [
                      "$__interval"
                    ],
                    "type": "time"
                  },
                  {
                    "params": [
                      "null"
                    ],
                    "type": "fill"
                  }
                ],
                "measurement": "sourceanalytix.0.hs100__0__10_0_1_77__power.consumption.current_year.this_week.03_Wednesday",
                "orderByTime": "ASC",
                "policy": "default",
                "refId": "C",
                "resultFormat": "time_series",
                "select": [
                  [
                    {
                      "params": [
                        "value"
                      ],
                      "type": "field"
                    },
                    {
                      "params": [],
                      "type": "mean"
                    }
                  ]
                ],
                "tags": []
              },
              {
                "alias": "Do",
                "groupBy": [
                  {
                    "params": [
                      "$__interval"
                    ],
                    "type": "time"
                  },
                  {
                    "params": [
                      "null"
                    ],
                    "type": "fill"
                  }
                ],
                "measurement": "sourceanalytix.0.hs100__0__10_0_1_77__power.consumption.current_year.this_week.04_Thursday",
                "orderByTime": "ASC",
                "policy": "default",
                "refId": "D",
                "resultFormat": "time_series",
                "select": [
                  [
                    {
                      "params": [
                        "value"
                      ],
                      "type": "field"
                    },
                    {
                      "params": [],
                      "type": "mean"
                    }
                  ]
                ],
                "tags": []
              },
              {
                "alias": "Fr",
                "groupBy": [
                  {
                    "params": [
                      "$__interval"
                    ],
                    "type": "time"
                  },
                  {
                    "params": [
                      "null"
                    ],
                    "type": "fill"
                  }
                ],
                "measurement": "sourceanalytix.0.hs100__0__10_0_1_77__power.consumption.current_year.this_week.05_Friday",
                "orderByTime": "ASC",
                "policy": "default",
                "refId": "E",
                "resultFormat": "time_series",
                "select": [
                  [
                    {
                      "params": [
                        "value"
                      ],
                      "type": "field"
                    },
                    {
                      "params": [],
                      "type": "mean"
                    }
                  ]
                ],
                "tags": []
              },
              {
                "alias": "Sa",
                "groupBy": [
                  {
                    "params": [
                      "$__interval"
                    ],
                    "type": "time"
                  },
                  {
                    "params": [
                      "null"
                    ],
                    "type": "fill"
                  }
                ],
                "measurement": "sourceanalytix.0.hs100__0__10_0_1_77__power.consumption.current_year.this_week.06_Saturday",
                "orderByTime": "ASC",
                "policy": "default",
                "refId": "F",
                "resultFormat": "time_series",
                "select": [
                  [
                    {
                      "params": [
                        "value"
                      ],
                      "type": "field"
                    },
                    {
                      "params": [],
                      "type": "mean"
                    }
                  ]
                ],
                "tags": []
              },
              {
                "alias": "So",
                "groupBy": [
                  {
                    "params": [
                      "$__interval"
                    ],
                    "type": "time"
                  },
                  {
                    "params": [
                      "null"
                    ],
                    "type": "fill"
                  }
                ],
                "measurement": "sourceanalytix.0.hs100__0__10_0_1_77__power.consumption.current_year.this_week.07_Sunday",
                "orderByTime": "ASC",
                "policy": "default",
                "refId": "G",
                "resultFormat": "time_series",
                "select": [
                  [
                    {
                      "params": [
                        "value"
                      ],
                      "type": "field"
                    },
                    {
                      "params": [],
                      "type": "mean"
                    }
                  ]
                ],
                "tags": []
              }
            ],
            "thresholds": [],
            "timeFrom": "7d",
            "timeRegions": [],
            "timeShift": null,
            "title": "Aquarium Tagesverbrauch",
            "tooltip": {
              "shared": false,
              "sort": 0,
              "value_type": "individual"
            },
            "transparent": true,
            "type": "graph",
            "xaxis": {
              "buckets": null,
              "mode": "series",
              "name": null,
              "show": true,
              "values": [
                "max"
              ]
            },
            "yaxes": [
              {
                "format": "kwatt",
                "label": "",
                "logBase": 1,
                "max": null,
                "min": null,
                "show": true
              },
              {
                "format": "short",
                "label": null,
                "logBase": 1,
                "max": null,
                "min": null,
                "show": false
              }
            ],
            "yaxis": {
              "align": true,
              "alignLevel": 0
            }
          },
          {
            "aliasColors": {
              "Di": "rgb(234, 255, 0)",
              "Do": "rgb(255, 105, 0)",
              "Fr": "rgb(255, 0, 29)",
              "Mi": "rgb(0, 219, 255)",
              "Mo": "rgb(67, 255, 0)",
              "Sa": "rgb(0, 100, 255)",
              "So": "rgb(255, 0, 216)"
            },
            "bars": true,
            "dashLength": 10,
            "dashes": false,
            "datasource": null,
            "fill": 1,
            "fillGradient": 0,
            "gridPos": {
              "h": 7,
              "w": 7,
              "x": 14,
              "y": 0
            },
            "hiddenSeries": false,
            "hideTimeOverride": true,
            "id": 16,
            "legend": {
              "alignAsTable": false,
              "avg": false,
              "current": false,
              "hideEmpty": false,
              "hideZero": false,
              "max": false,
              "min": false,
              "show": false,
              "total": false,
              "values": false
            },
            "lines": false,
            "linewidth": 1,
            "nullPointMode": "connected",
            "options": {
              "dataLinks": []
            },
            "percentage": false,
            "pointradius": 2,
            "points": false,
            "renderer": "flot",
            "seriesOverrides": [],
            "spaceLength": 10,
            "stack": false,
            "steppedLine": false,
            "targets": [
              {
                "alias": "Mo",
                "groupBy": [
                  {
                    "params": [
                      "$__interval"
                    ],
                    "type": "time"
                  },
                  {
                    "params": [
                      "null"
                    ],
                    "type": "fill"
                  }
                ],
                "measurement": "sourceanalytix.0.hs100__0__10_0_1_79__power.consumption.current_year.this_week.01_Monday",
                "orderByTime": "ASC",
                "policy": "default",
                "refId": "A",
                "resultFormat": "time_series",
                "select": [
                  [
                    {
                      "params": [
                        "value"
                      ],
                      "type": "field"
                    },
                    {
                      "params": [],
                      "type": "mean"
                    }
                  ]
                ],
                "tags": []
              },
              {
                "alias": "Di",
                "groupBy": [
                  {
                    "params": [
                      "$__interval"
                    ],
                    "type": "time"
                  },
                  {
                    "params": [
                      "null"
                    ],
                    "type": "fill"
                  }
                ],
                "measurement": "sourceanalytix.0.hs100__0__10_0_1_79__power.consumption.current_year.this_week.02_Tuesday",
                "orderByTime": "ASC",
                "policy": "default",
                "refId": "B",
                "resultFormat": "time_series",
                "select": [
                  [
                    {
                      "params": [
                        "value"
                      ],
                      "type": "field"
                    },
                    {
                      "params": [],
                      "type": "mean"
                    }
                  ]
                ],
                "tags": []
              },
              {
                "alias": "Mi",
                "groupBy": [
                  {
                    "params": [
                      "$__interval"
                    ],
                    "type": "time"
                  },
                  {
                    "params": [
                      "null"
                    ],
                    "type": "fill"
                  }
                ],
                "measurement": "sourceanalytix.0.hs100__0__10_0_1_79__power.consumption.current_year.this_week.03_Wednesday",
                "orderByTime": "ASC",
                "policy": "default",
                "refId": "C",
                "resultFormat": "time_series",
                "select": [
                  [
                    {
                      "params": [
                        "value"
                      ],
                      "type": "field"
                    },
                    {
                      "params": [],
                      "type": "mean"
                    }
                  ]
                ],
                "tags": []
              },
              {
                "alias": "Do",
                "groupBy": [
                  {
                    "params": [
                      "$__interval"
                    ],
                    "type": "time"
                  },
                  {
                    "params": [
                      "null"
                    ],
                    "type": "fill"
                  }
                ],
                "measurement": "sourceanalytix.0.hs100__0__10_0_1_79__power.consumption.current_year.this_week.04_Thursday",
                "orderByTime": "ASC",
                "policy": "default",
                "refId": "D",
                "resultFormat": "time_series",
                "select": [
                  [
                    {
                      "params": [
                        "value"
                      ],
                      "type": "field"
                    },
                    {
                      "params": [],
                      "type": "mean"
                    }
                  ]
                ],
                "tags": []
              },
              {
                "alias": "Fr",
                "groupBy": [
                  {
                    "params": [
                      "$__interval"
                    ],
                    "type": "time"
                  },
                  {
                    "params": [
                      "null"
                    ],
                    "type": "fill"
                  }
                ],
                "measurement": "sourceanalytix.0.hs100__0__10_0_1_79__power.consumption.current_year.this_week.05_Friday",
                "orderByTime": "ASC",
                "policy": "default",
                "refId": "E",
                "resultFormat": "time_series",
                "select": [
                  [
                    {
                      "params": [
                        "value"
                      ],
                      "type": "field"
                    },
                    {
                      "params": [],
                      "type": "mean"
                    }
                  ]
                ],
                "tags": []
              },
              {
                "alias": "Sa",
                "groupBy": [
                  {
                    "params": [
                      "$__interval"
                    ],
                    "type": "time"
                  },
                  {
                    "params": [
                      "null"
                    ],
                    "type": "fill"
                  }
                ],
                "measurement": "sourceanalytix.0.hs100__0__10_0_1_79__power.consumption.current_year.this_week.06_Saturday",
                "orderByTime": "ASC",
                "policy": "default",
                "refId": "F",
                "resultFormat": "time_series",
                "select": [
                  [
                    {
                      "params": [
                        "value"
                      ],
                      "type": "field"
                    },
                    {
                      "params": [],
                      "type": "mean"
                    }
                  ]
                ],
                "tags": []
              },
              {
                "alias": "So",
                "groupBy": [
                  {
                    "params": [
                      "$__interval"
                    ],
                    "type": "time"
                  },
                  {
                    "params": [
                      "null"
                    ],
                    "type": "fill"
                  }
                ],
                "measurement": "sourceanalytix.0.hs100__0__10_0_1_79__power.consumption.current_year.this_week.07_Sunday",
                "orderByTime": "ASC",
                "policy": "default",
                "refId": "G",
                "resultFormat": "time_series",
                "select": [
                  [
                    {
                      "params": [
                        "value"
                      ],
                      "type": "field"
                    },
                    {
                      "params": [],
                      "type": "mean"
                    }
                  ]
                ],
                "tags": []
              }
            ],
            "thresholds": [],
            "timeFrom": "7d",
            "timeRegions": [],
            "timeShift": null,
            "title": "PC Tagesverbrauch",
            "tooltip": {
              "shared": false,
              "sort": 0,
              "value_type": "individual"
            },
            "transparent": true,
            "type": "graph",
            "xaxis": {
              "buckets": null,
              "mode": "series",
              "name": null,
              "show": true,
              "values": [
                "max"
              ]
            },
            "yaxes": [
              {
                "format": "kwatt",
                "label": null,
                "logBase": 1,
                "max": null,
                "min": null,
                "show": true
              },
              {
                "format": "short",
                "label": null,
                "logBase": 1,
                "max": null,
                "min": null,
                "show": false
              }
            ],
            "yaxis": {
              "align": false,
              "alignLevel": null
            }
          },
          {
            "aliasColors": {
              "Di": "rgb(234, 255, 0)",
              "Do": "rgb(255, 105, 0)",
              "Fr": "rgb(255, 0, 29)",
              "Mi": "rgb(0, 219, 255)",
              "Mo": "rgb(67, 255, 0)",
              "Sa": "rgb(0, 100, 255)",
              "So": "rgb(255, 0, 216)"
            },
            "bars": true,
            "dashLength": 10,
            "dashes": false,
            "datasource": null,
            "fill": 1,
            "fillGradient": 0,
            "gridPos": {
              "h": 7,
              "w": 7,
              "x": 0,
              "y": 7
            },
            "hiddenSeries": false,
            "hideTimeOverride": true,
            "id": 27,
            "legend": {
              "alignAsTable": false,
              "avg": false,
              "current": false,
              "hideEmpty": false,
              "hideZero": false,
              "max": false,
              "min": false,
              "show": false,
              "total": false,
              "values": false
            },
            "lines": false,
            "linewidth": 1,
            "nullPointMode": "connected",
            "options": {
              "dataLinks": []
            },
            "percentage": false,
            "pointradius": 2,
            "points": false,
            "renderer": "flot",
            "seriesOverrides": [],
            "spaceLength": 10,
            "stack": false,
            "steppedLine": false,
            "targets": [
              {
                "alias": "Mo",
                "groupBy": [
                  {
                    "params": [
                      "$__interval"
                    ],
                    "type": "time"
                  },
                  {
                    "params": [
                      "null"
                    ],
                    "type": "fill"
                  }
                ],
                "measurement": "sourceanalytix.0.fronius__0__inverter__1__PAC.consumption.current_year.this_week.01_Monday",
                "orderByTime": "ASC",
                "policy": "default",
                "refId": "A",
                "resultFormat": "time_series",
                "select": [
                  [
                    {
                      "params": [
                        "value"
                      ],
                      "type": "field"
                    },
                    {
                      "params": [],
                      "type": "mean"
                    }
                  ]
                ],
                "tags": []
              },
              {
                "alias": "Di",
                "groupBy": [
                  {
                    "params": [
                      "$__interval"
                    ],
                    "type": "time"
                  },
                  {
                    "params": [
                      "null"
                    ],
                    "type": "fill"
                  }
                ],
                "measurement": "sourceanalytix.0.fronius__0__inverter__1__PAC.consumption.current_year.this_week.02_Tuesday",
                "orderByTime": "ASC",
                "policy": "default",
                "refId": "B",
                "resultFormat": "time_series",
                "select": [
                  [
                    {
                      "params": [
                        "value"
                      ],
                      "type": "field"
                    },
                    {
                      "params": [],
                      "type": "mean"
                    }
                  ]
                ],
                "tags": []
              },
              {
                "alias": "Mi",
                "groupBy": [
                  {
                    "params": [
                      "$__interval"
                    ],
                    "type": "time"
                  },
                  {
                    "params": [
                      "null"
                    ],
                    "type": "fill"
                  }
                ],
                "measurement": "sourceanalytix.0.fronius__0__inverter__1__PAC.consumption.current_year.this_week.03_Wednesday",
                "orderByTime": "ASC",
                "policy": "default",
                "refId": "C",
                "resultFormat": "time_series",
                "select": [
                  [
                    {
                      "params": [
                        "value"
                      ],
                      "type": "field"
                    },
                    {
                      "params": [],
                      "type": "mean"
                    }
                  ]
                ],
                "tags": []
              },
              {
                "alias": "Do",
                "groupBy": [
                  {
                    "params": [
                      "$__interval"
                    ],
                    "type": "time"
                  },
                  {
                    "params": [
                      "null"
                    ],
                    "type": "fill"
                  }
                ],
                "measurement": "sourceanalytix.0.fronius__0__inverter__1__PAC.consumption.current_year.this_week.04_Thursday",
                "orderByTime": "ASC",
                "policy": "default",
                "refId": "D",
                "resultFormat": "time_series",
                "select": [
                  [
                    {
                      "params": [
                        "value"
                      ],
                      "type": "field"
                    },
                    {
                      "params": [],
                      "type": "mean"
                    }
                  ]
                ],
                "tags": []
              },
              {
                "alias": "Fr",
                "groupBy": [
                  {
                    "params": [
                      "$__interval"
                    ],
                    "type": "time"
                  },
                  {
                    "params": [
                      "null"
                    ],
                    "type": "fill"
                  }
                ],
                "measurement": "sourceanalytix.0.fronius__0__inverter__1__PAC.consumption.current_year.this_week.05_Friday",
                "orderByTime": "ASC",
                "policy": "default",
                "refId": "E",
                "resultFormat": "time_series",
                "select": [
                  [
                    {
                      "params": [
                        "value"
                      ],
                      "type": "field"
                    },
                    {
                      "params": [],
                      "type": "mean"
                    }
                  ]
                ],
                "tags": []
              },
              {
                "alias": "Sa",
                "groupBy": [
                  {
                    "params": [
                      "$__interval"
                    ],
                    "type": "time"
                  },
                  {
                    "params": [
                      "null"
                    ],
                    "type": "fill"
                  }
                ],
                "measurement": "sourceanalytix.0.fronius__0__inverter__1__PAC.consumption.current_year.this_week.06_Saturday",
                "orderByTime": "ASC",
                "policy": "default",
                "refId": "F",
                "resultFormat": "time_series",
                "select": [
                  [
                    {
                      "params": [
                        "value"
                      ],
                      "type": "field"
                    },
                    {
                      "params": [],
                      "type": "mean"
                    }
                  ]
                ],
                "tags": []
              },
              {
                "alias": "So",
                "groupBy": [
                  {
                    "params": [
                      "$__interval"
                    ],
                    "type": "time"
                  },
                  {
                    "params": [
                      "null"
                    ],
                    "type": "fill"
                  }
                ],
                "measurement": "sourceanalytix.0.fronius__0__inverter__1__PAC.consumption.current_year.this_week.07_Sunday",
                "orderByTime": "ASC",
                "policy": "default",
                "refId": "G",
                "resultFormat": "time_series",
                "select": [
                  [
                    {
                      "params": [
                        "value"
                      ],
                      "type": "field"
                    },
                    {
                      "params": [],
                      "type": "mean"
                    }
                  ]
                ],
                "tags": []
              }
            ],
            "thresholds": [],
            "timeFrom": "7d",
            "timeRegions": [],
            "timeShift": null,
            "title": "Photovoltaik Tageserzeugung",
            "tooltip": {
              "shared": false,
              "sort": 0,
              "value_type": "individual"
            },
            "transparent": true,
            "type": "graph",
            "xaxis": {
              "buckets": null,
              "mode": "series",
              "name": null,
              "show": true,
              "values": [
                "max"
              ]
            },
            "yaxes": [
              {
                "format": "kwatth",
                "label": null,
                "logBase": 1,
                "max": null,
                "min": null,
                "show": true
              },
              {
                "format": "short",
                "label": null,
                "logBase": 1,
                "max": null,
                "min": null,
                "show": false
              }
            ],
            "yaxis": {
              "align": false,
              "alignLevel": null
            }
          },
          {
            "aliasColors": {
              "Erzeugung": "rgb(63, 255, 0)"
            },
            "bars": false,
            "dashLength": 10,
            "dashes": false,
            "datasource": null,
            "fill": 1,
            "fillGradient": 5,
            "gridPos": {
              "h": 7,
              "w": 7,
              "x": 7,
              "y": 7
            },
            "hiddenSeries": false,
            "hideTimeOverride": true,
            "id": 26,
            "legend": {
              "avg": false,
              "current": true,
              "max": true,
              "min": false,
              "show": true,
              "total": false,
              "values": true
            },
            "lines": true,
            "linewidth": 1,
            "nullPointMode": "connected",
            "options": {
              "dataLinks": []
            },
            "percentage": false,
            "pointradius": 2,
            "points": false,
            "renderer": "flot",
            "seriesOverrides": [],
            "spaceLength": 10,
            "stack": false,
            "steppedLine": false,
            "targets": [
              {
                "alias": "Erzeugung",
                "groupBy": [
                  {
                    "params": [
                      "$__interval"
                    ],
                    "type": "time"
                  },
                  {
                    "params": [
                      "0"
                    ],
                    "type": "fill"
                  }
                ],
                "measurement": "fronius.0.inverter.1.PAC",
                "orderByTime": "ASC",
                "policy": "default",
                "refId": "A",
                "resultFormat": "time_series",
                "select": [
                  [
                    {
                      "params": [
                        "value"
                      ],
                      "type": "field"
                    },
                    {
                      "params": [],
                      "type": "mean"
                    }
                  ]
                ],
                "tags": []
              }
            ],
            "thresholds": [],
            "timeFrom": "24h",
            "timeRegions": [],
            "timeShift": null,
            "title": "Photovoltaik Erzeugung 24 Stunden",
            "tooltip": {
              "shared": true,
              "sort": 0,
              "value_type": "individual"
            },
            "transparent": true,
            "type": "graph",
            "xaxis": {
              "buckets": null,
              "mode": "time",
              "name": null,
              "show": true,
              "values": []
            },
            "yaxes": [
              {
                "format": "watth",
                "label": null,
                "logBase": 1,
                "max": null,
                "min": null,
                "show": true
              },
              {
                "format": "short",
                "label": null,
                "logBase": 1,
                "max": null,
                "min": null,
                "show": false
              }
            ],
            "yaxis": {
              "align": false,
              "alignLevel": null
            }
          },
          {
            "aliasColors": {
              "AKTUELLER_VERBRAUCH.mean": "dark-red",
              "Aktuelle Erzeugung": "rgb(0, 114, 255)",
              "Aktuelle Lieferung": "rgb(26, 255, 0)",
              "Aktueller Verbrauch": "rgb(255, 0, 27)"
            },
            "bars": false,
            "dashLength": 10,
            "dashes": false,
            "datasource": null,
            "decimals": 2,
            "fill": 5,
            "fillGradient": 0,
            "gridPos": {
              "h": 7,
              "w": 7,
              "x": 14,
              "y": 7
            },
            "hiddenSeries": false,
            "hideTimeOverride": true,
            "id": 2,
            "legend": {
              "alignAsTable": false,
              "avg": false,
              "current": true,
              "hideEmpty": false,
              "hideZero": false,
              "max": true,
              "min": false,
              "rightSide": false,
              "show": true,
              "total": false,
              "values": true
            },
            "lines": true,
            "linewidth": 1,
            "nullPointMode": "connected",
            "options": {
              "dataLinks": []
            },
            "percentage": false,
            "pointradius": 2,
            "points": false,
            "renderer": "flot",
            "seriesOverrides": [],
            "spaceLength": 10,
            "stack": false,
            "steppedLine": false,
            "targets": [
              {
                "alias": "Aktuelle Lieferung",
                "groupBy": [
                  {
                    "params": [
                      "$__interval"
                    ],
                    "type": "time"
                  },
                  {
                    "params": [
                      "previous"
                    ],
                    "type": "fill"
                  }
                ],
                "measurement": "AKTUELLE_LIEFERUNG",
                "orderByTime": "ASC",
                "policy": "default",
                "refId": "A",
                "resultFormat": "time_series",
                "select": [
                  [
                    {
                      "params": [
                        "value"
                      ],
                      "type": "field"
                    },
                    {
                      "params": [],
                      "type": "last"
                    }
                  ]
                ],
                "tags": []
              },
              {
                "alias": "Aktueller Verbrauch",
                "groupBy": [
                  {
                    "params": [
                      "$__interval"
                    ],
                    "type": "time"
                  },
                  {
                    "params": [
                      "previous"
                    ],
                    "type": "fill"
                  }
                ],
                "measurement": "AKTUELLER_VERBRAUCH",
                "orderByTime": "ASC",
                "policy": "default",
                "refId": "B",
                "resultFormat": "time_series",
                "select": [
                  [
                    {
                      "params": [
                        "value"
                      ],
                      "type": "field"
                    },
                    {
                      "params": [],
                      "type": "last"
                    }
                  ]
                ],
                "tags": []
              },
              {
                "alias": "Aktuelle Erzeugung",
                "groupBy": [
                  {
                    "params": [
                      "$__interval"
                    ],
                    "type": "time"
                  },
                  {
                    "params": [
                      "previous"
                    ],
                    "type": "fill"
                  }
                ],
                "measurement": "fronius.0.inverter.1.PAC",
                "orderByTime": "ASC",
                "policy": "default",
                "refId": "C",
                "resultFormat": "time_series",
                "select": [
                  [
                    {
                      "params": [
                        "value"
                      ],
                      "type": "field"
                    },
                    {
                      "params": [],
                      "type": "last"
                    }
                  ]
                ],
                "tags": []
              }
            ],
            "thresholds": [],
            "timeFrom": "24h",
            "timeRegions": [],
            "timeShift": null,
            "title": "Strom Verbrauch/Lieferung/Erzeugung 24 Stunden",
            "tooltip": {
              "shared": true,
              "sort": 0,
              "value_type": "individual"
            },
            "transparent": true,
            "type": "graph",
            "xaxis": {
              "buckets": null,
              "mode": "time",
              "name": null,
              "show": true,
              "values": []
            },
            "yaxes": [
              {
                "decimals": null,
                "format": "watth",
                "label": null,
                "logBase": 1,
                "max": null,
                "min": "0",
                "show": true
              },
              {
                "decimals": null,
                "format": "watt",
                "label": null,
                "logBase": 1,
                "max": null,
                "min": "0",
                "show": false
              }
            ],
            "yaxis": {
              "align": false,
              "alignLevel": 0
            }
          },
          {
            "aliasColors": {
              "Verbrauch": "rgb(29, 255, 0)"
            },
            "bars": false,
            "dashLength": 10,
            "dashes": false,
            "datasource": null,
            "fill": 5,
            "fillGradient": 10,
            "gridPos": {
              "h": 7,
              "w": 7,
              "x": 0,
              "y": 14
            },
            "hiddenSeries": false,
            "hideTimeOverride": true,
            "id": 22,
            "legend": {
              "alignAsTable": false,
              "avg": false,
              "current": true,
              "max": false,
              "min": false,
              "show": true,
              "total": false,
              "values": true
            },
            "lines": true,
            "linewidth": 1,
            "nullPointMode": "connected",
            "options": {
              "dataLinks": []
            },
            "percentage": false,
            "pointradius": 2,
            "points": false,
            "renderer": "flot",
            "seriesOverrides": [],
            "spaceLength": 10,
            "stack": false,
            "steppedLine": false,
            "targets": [
              {
                "alias": "Verbrauch",
                "groupBy": [
                  {
                    "params": [
                      "$__interval"
                    ],
                    "type": "time"
                  },
                  {
                    "params": [
                      "null"
                    ],
                    "type": "fill"
                  }
                ],
                "measurement": "Serverschrank_aktuell",
                "orderByTime": "ASC",
                "policy": "default",
                "refId": "A",
                "resultFormat": "time_series",
                "select": [
                  [
                    {
                      "params": [
                        "value"
                      ],
                      "type": "field"
                    },
                    {
                      "params": [],
                      "type": "mean"
                    }
                  ]
                ],
                "tags": []
              }
            ],
            "thresholds": [],
            "timeFrom": "now/d",
            "timeRegions": [],
            "timeShift": null,
            "title": "Serverschrank aktuell",
            "tooltip": {
              "shared": true,
              "sort": 0,
              "value_type": "individual"
            },
            "transparent": true,
            "type": "graph",
            "xaxis": {
              "buckets": null,
              "mode": "time",
              "name": null,
              "show": true,
              "values": []
            },
            "yaxes": [
              {
                "format": "watt",
                "label": "",
                "logBase": 1,
                "max": null,
                "min": null,
                "show": true
              },
              {
                "format": "short",
                "label": null,
                "logBase": 1,
                "max": null,
                "min": null,
                "show": false
              }
            ],
            "yaxis": {
              "align": false,
              "alignLevel": null
            }
          },
          {
            "aliasColors": {
              "Aquarium_aktuell.mean": "rgb(60, 255, 0)",
              "Verbrauch": "rgb(59, 255, 0)"
            },
            "bars": false,
            "dashLength": 10,
            "dashes": false,
            "datasource": null,
            "fill": 5,
            "fillGradient": 10,
            "gridPos": {
              "h": 7,
              "w": 7,
              "x": 7,
              "y": 14
            },
            "hiddenSeries": false,
            "hideTimeOverride": true,
            "id": 18,
            "interval": "",
            "legend": {
              "alignAsTable": false,
              "avg": false,
              "current": true,
              "hideEmpty": false,
              "hideZero": false,
              "max": true,
              "min": true,
              "show": true,
              "total": false,
              "values": true
            },
            "lines": true,
            "linewidth": 1,
            "nullPointMode": "connected",
            "options": {
              "dataLinks": []
            },
            "percentage": false,
            "pointradius": 2,
            "points": false,
            "renderer": "flot",
            "repeat": null,
            "seriesOverrides": [],
            "spaceLength": 10,
            "stack": false,
            "steppedLine": false,
            "targets": [
              {
                "alias": "Verbrauch",
                "groupBy": [
                  {
                    "params": [
                      "$__interval"
                    ],
                    "type": "time"
                  },
                  {
                    "params": [
                      "null"
                    ],
                    "type": "fill"
                  }
                ],
                "measurement": "Aquarium_aktuell",
                "orderByTime": "ASC",
                "policy": "default",
                "refId": "A",
                "resultFormat": "time_series",
                "select": [
                  [
                    {
                      "params": [
                        "value"
                      ],
                      "type": "field"
                    },
                    {
                      "params": [],
                      "type": "mean"
                    }
                  ]
                ],
                "tags": []
              }
            ],
            "thresholds": [],
            "timeFrom": "now/d",
            "timeRegions": [],
            "timeShift": null,
            "title": "Aquarium aktuell",
            "tooltip": {
              "shared": true,
              "sort": 0,
              "value_type": "individual"
            },
            "transparent": true,
            "type": "graph",
            "xaxis": {
              "buckets": null,
              "mode": "time",
              "name": null,
              "show": true,
              "values": []
            },
            "yaxes": [
              {
                "decimals": null,
                "format": "watt",
                "label": "",
                "logBase": 1,
                "max": null,
                "min": null,
                "show": true
              },
              {
                "format": "short",
                "label": null,
                "logBase": 1,
                "max": null,
                "min": null,
                "show": false
              }
            ],
            "yaxis": {
              "align": false,
              "alignLevel": null
            }
          },
          {
            "aliasColors": {
              "aktuell": "rgb(29, 255, 0)"
            },
            "bars": false,
            "dashLength": 10,
            "dashes": false,
            "datasource": null,
            "fill": 5,
            "fillGradient": 10,
            "gridPos": {
              "h": 7,
              "w": 7,
              "x": 14,
              "y": 14
            },
            "hiddenSeries": false,
            "hideTimeOverride": true,
            "id": 14,
            "legend": {
              "alignAsTable": false,
              "avg": false,
              "current": true,
              "hideEmpty": false,
              "hideZero": false,
              "max": true,
              "min": true,
              "show": true,
              "total": false,
              "values": true
            },
            "lines": true,
            "linewidth": 1,
            "nullPointMode": "connected",
            "options": {
              "dataLinks": []
            },
            "percentage": false,
            "pointradius": 2,
            "points": false,
            "renderer": "flot",
            "seriesOverrides": [],
            "spaceLength": 10,
            "stack": false,
            "steppedLine": false,
            "targets": [
              {
                "alias": "aktuell",
                "groupBy": [
                  {
                    "params": [
                      "$__interval"
                    ],
                    "type": "time"
                  },
                  {
                    "params": [
                      "null"
                    ],
                    "type": "fill"
                  }
                ],
                "measurement": "PC_aktuell",
                "orderByTime": "ASC",
                "policy": "default",
                "refId": "A",
                "resultFormat": "time_series",
                "select": [
                  [
                    {
                      "params": [
                        "value"
                      ],
                      "type": "field"
                    },
                    {
                      "params": [],
                      "type": "mean"
                    }
                  ]
                ],
                "tags": []
              }
            ],
            "thresholds": [],
            "timeFrom": "now/d",
            "timeRegions": [],
            "timeShift": null,
            "title": "PC aktuell",
            "tooltip": {
              "shared": true,
              "sort": 0,
              "value_type": "individual"
            },
            "transparent": true,
            "type": "graph",
            "xaxis": {
              "buckets": null,
              "mode": "time",
              "name": null,
              "show": true,
              "values": []
            },
            "yaxes": [
              {
                "format": "watt",
                "label": null,
                "logBase": 1,
                "max": null,
                "min": null,
                "show": true
              },
              {
                "format": "short",
                "label": null,
                "logBase": 1,
                "max": null,
                "min": null,
                "show": false
              }
            ],
            "yaxis": {
              "align": false,
              "alignLevel": null
            }
          },
          {
            "aliasColors": {
              "Aussentemperatur": "rgb(0, 100, 255)",
              "Temperatur_aussen_aktuell.mean": "rgb(23, 0, 255)"
            },
            "bars": false,
            "dashLength": 10,
            "dashes": false,
            "datasource": null,
            "decimals": 2,
            "description": "",
            "fill": 5,
            "fillGradient": 10,
            "gridPos": {
              "h": 7,
              "w": 7,
              "x": 0,
              "y": 21
            },
            "hiddenSeries": false,
            "hideTimeOverride": true,
            "id": 12,
            "legend": {
              "alignAsTable": false,
              "avg": false,
              "current": true,
              "max": true,
              "min": true,
              "show": true,
              "total": false,
              "values": true
            },
            "lines": true,
            "linewidth": 1,
            "nullPointMode": "connected",
            "options": {
              "dataLinks": []
            },
            "percentage": false,
            "pointradius": 2,
            "points": false,
            "renderer": "flot",
            "seriesOverrides": [],
            "spaceLength": 10,
            "stack": false,
            "steppedLine": false,
            "targets": [
              {
                "alias": "Aussentemperatur",
                "groupBy": [
                  {
                    "params": [
                      "$__interval"
                    ],
                    "type": "time"
                  },
                  {
                    "params": [
                      "null"
                    ],
                    "type": "fill"
                  }
                ],
                "measurement": "Aussentemp-Keller",
                "orderByTime": "ASC",
                "policy": "default",
                "refId": "A",
                "resultFormat": "time_series",
                "select": [
                  [
                    {
                      "params": [
                        "value"
                      ],
                      "type": "field"
                    },
                    {
                      "params": [],
                      "type": "mean"
                    }
                  ]
                ],
                "tags": []
              }
            ],
            "thresholds": [],
            "timeFrom": "24h",
            "timeRegions": [],
            "timeShift": null,
            "title": "Aussentemperatur",
            "tooltip": {
              "shared": true,
              "sort": 0,
              "value_type": "individual"
            },
            "transparent": true,
            "type": "graph",
            "xaxis": {
              "buckets": null,
              "mode": "time",
              "name": null,
              "show": true,
              "values": []
            },
            "yaxes": [
              {
                "decimals": null,
                "format": "celsius",
                "label": null,
                "logBase": 1,
                "max": null,
                "min": null,
                "show": true
              },
              {
                "format": "short",
                "label": null,
                "logBase": 1,
                "max": null,
                "min": null,
                "show": false
              }
            ],
            "yaxis": {
              "align": false,
              "alignLevel": null
            }
          },
          {
            "aliasColors": {
              "Bad": "rgb(64, 255, 0)",
              "Kinderzimmer": "rgb(255, 0, 4)",
              "Temperatur_Bad.mean": "rgb(65, 255, 0)",
              "Temperatur_KiZi.mean": "rgb(255, 183, 0)",
              "Temperatur_WoZi.mean": "rgb(0, 218, 255)",
              "Wohnzimmer": "rgb(0, 218, 255)"
            },
            "bars": false,
            "dashLength": 10,
            "dashes": false,
            "datasource": null,
            "decimals": 2,
            "fill": 5,
            "fillGradient": 10,
            "gridPos": {
              "h": 7,
              "w": 7,
              "x": 7,
              "y": 21
            },
            "hiddenSeries": false,
            "hideTimeOverride": true,
            "id": 10,
            "legend": {
              "alignAsTable": false,
              "avg": false,
              "current": false,
              "hideEmpty": false,
              "hideZero": false,
              "max": false,
              "min": false,
              "show": true,
              "total": false,
              "values": false
            },
            "lines": true,
            "linewidth": 1,
            "nullPointMode": "connected",
            "options": {
              "dataLinks": []
            },
            "percentage": false,
            "pointradius": 2,
            "points": false,
            "renderer": "flot",
            "seriesOverrides": [],
            "spaceLength": 10,
            "stack": false,
            "steppedLine": false,
            "targets": [
              {
                "alias": "Bad",
                "groupBy": [
                  {
                    "params": [
                      "$__interval"
                    ],
                    "type": "time"
                  },
                  {
                    "params": [
                      "null"
                    ],
                    "type": "fill"
                  }
                ],
                "measurement": "Temperatur_Bad",
                "orderByTime": "ASC",
                "policy": "default",
                "refId": "A",
                "resultFormat": "time_series",
                "select": [
                  [
                    {
                      "params": [
                        "value"
                      ],
                      "type": "field"
                    },
                    {
                      "params": [],
                      "type": "mean"
                    }
                  ]
                ],
                "tags": []
              },
              {
                "alias": "Kinderzimmer",
                "groupBy": [
                  {
                    "params": [
                      "$__interval"
                    ],
                    "type": "time"
                  },
                  {
                    "params": [
                      "null"
                    ],
                    "type": "fill"
                  }
                ],
                "measurement": "Temperatur_KiZi",
                "orderByTime": "ASC",
                "policy": "default",
                "refId": "B",
                "resultFormat": "time_series",
                "select": [
                  [
                    {
                      "params": [
                        "value"
                      ],
                      "type": "field"
                    },
                    {
                      "params": [],
                      "type": "mean"
                    }
                  ]
                ],
                "tags": []
              },
              {
                "alias": "Wohnzimmer",
                "groupBy": [
                  {
                    "params": [
                      "$__interval"
                    ],
                    "type": "time"
                  },
                  {
                    "params": [
                      "null"
                    ],
                    "type": "fill"
                  }
                ],
                "measurement": "Temperatur_WoZi",
                "orderByTime": "ASC",
                "policy": "default",
                "refId": "C",
                "resultFormat": "time_series",
                "select": [
                  [
                    {
                      "params": [
                        "value"
                      ],
                      "type": "field"
                    },
                    {
                      "params": [],
                      "type": "mean"
                    }
                  ]
                ],
                "tags": []
              }
            ],
            "thresholds": [],
            "timeFrom": "24h",
            "timeRegions": [],
            "timeShift": null,
            "title": "Zimmertemperatur",
            "tooltip": {
              "shared": true,
              "sort": 0,
              "value_type": "individual"
            },
            "transparent": true,
            "type": "graph",
            "xaxis": {
              "buckets": null,
              "mode": "time",
              "name": null,
              "show": true,
              "values": []
            },
            "yaxes": [
              {
                "decimals": 2,
                "format": "celsius",
                "label": null,
                "logBase": 1,
                "max": null,
                "min": null,
                "show": true
              },
              {
                "format": "short",
                "label": null,
                "logBase": 1,
                "max": null,
                "min": null,
                "show": false
              }
            ],
            "yaxis": {
              "align": true,
              "alignLevel": 0
            }
          },
          {
            "aliasColors": {
              "Download": "rgb(63, 255, 0)",
              "Upload": "rgb(255, 0, 23)",
              "Webspeedy Download.mean": "rgb(58, 255, 0)"
            },
            "bars": false,
            "dashLength": 10,
            "dashes": false,
            "datasource": null,
            "fill": 5,
            "fillGradient": 0,
            "gridPos": {
              "h": 7,
              "w": 7,
              "x": 14,
              "y": 21
            },
            "hiddenSeries": false,
            "id": 6,
            "legend": {
              "alignAsTable": false,
              "avg": false,
              "current": false,
              "max": true,
              "min": true,
              "show": true,
              "total": false,
              "values": true
            },
            "lines": true,
            "linewidth": 1,
            "nullPointMode": "connected",
            "options": {
              "dataLinks": []
            },
            "percentage": false,
            "pointradius": 2,
            "points": false,
            "renderer": "flot",
            "seriesOverrides": [],
            "spaceLength": 10,
            "stack": false,
            "steppedLine": false,
            "targets": [
              {
                "alias": "Download",
                "groupBy": [
                  {
                    "params": [
                      "$__interval"
                    ],
                    "type": "time"
                  },
                  {
                    "params": [
                      "null"
                    ],
                    "type": "fill"
                  }
                ],
                "measurement": "Webspeedy Download",
                "orderByTime": "ASC",
                "policy": "default",
                "refId": "A",
                "resultFormat": "time_series",
                "select": [
                  [
                    {
                      "params": [
                        "value"
                      ],
                      "type": "field"
                    },
                    {
                      "params": [],
                      "type": "last"
                    }
                  ]
                ],
                "tags": []
              },
              {
                "alias": "Upload",
                "groupBy": [
                  {
                    "params": [
                      "$__interval"
                    ],
                    "type": "time"
                  },
                  {
                    "params": [
                      "null"
                    ],
                    "type": "fill"
                  }
                ],
                "measurement": "Webspeedy Upload",
                "orderByTime": "ASC",
                "policy": "default",
                "refId": "B",
                "resultFormat": "time_series",
                "select": [
                  [
                    {
                      "params": [
                        "value"
                      ],
                      "type": "field"
                    },
                    {
                      "params": [],
                      "type": "last"
                    }
                  ]
                ],
                "tags": []
              }
            ],
            "thresholds": [],
            "timeFrom": "24h",
            "timeRegions": [],
            "timeShift": null,
            "title": "Speedtest",
            "tooltip": {
              "shared": true,
              "sort": 0,
              "value_type": "individual"
            },
            "transparent": true,
            "type": "graph",
            "xaxis": {
              "buckets": null,
              "mode": "time",
              "name": null,
              "show": true,
              "values": []
            },
            "yaxes": [
              {
                "decimals": 2,
                "format": "Mbits",
                "label": "",
                "logBase": 1,
                "max": null,
                "min": "0",
                "show": true
              },
              {
                "format": "short",
                "label": null,
                "logBase": 1,
                "max": null,
                "min": null,
                "show": false
              }
            ],
            "yaxis": {
              "align": true,
              "alignLevel": 0
            }
          }
        ],
        "refresh": "1m",
        "schemaVersion": 22,
        "style": "dark",
        "tags": [],
        "templating": {
          "list": []
        },
        "time": {
          "from": "now-24h",
          "to": "now"
        },
        "timepicker": {
          "refresh_intervals": [
            "5s",
            "10s",
            "30s",
            "1m",
            "5m",
            "15m",
            "30m",
            "1h",
            "2h",
            "1d"
          ]
        },
        "timezone": "",
        "title": "Allgemein",
        "uid": "XMW0dj_Wz",
        "version": 119
      }
      

      ° Node.js: 20.17.0 NPM: 10.8.2
      ° Proxmox, Ubuntu 22.04.3 LTS
      ° Fixer ---> iob fix

      ? 1 Antwort Letzte Antwort
      0
      • NegaleinN Negalein

        @ilovegym sagte in VIS von Sigi234:

        welches Plugin ist das bei Grafana? hab da auch erst mit angefangen.. kannst du mir die am besten exportieren, dann kann ich schauen wie das eingestellt ist.. auch mit den Wochentagen.. ???

        Das mit den Wochentagen ist mit dem Graph Panel gemacht.

        Ich hab dir mal das ganze Dashboard exportiert. Hoffe es hat geklappt.

        {
          "annotations": {
            "list": [
              {
                "builtIn": 1,
                "datasource": "-- Grafana --",
                "enable": true,
                "hide": true,
                "iconColor": "rgba(0, 211, 255, 1)",
                "name": "Annotations & Alerts",
                "type": "dashboard"
              }
            ]
          },
          "editable": true,
          "gnetId": null,
          "graphTooltip": 0,
          "id": 2,
          "links": [],
          "panels": [
            {
              "aliasColors": {
                "Di": "rgb(255, 247, 0)",
                "Dienstag": "rgb(255, 221, 0)",
                "Do": "rgb(255, 101, 0)",
                "Donnerstag": "rgb(255, 126, 0)",
                "Fr": "rgb(255, 16, 0)",
                "Freitag": "rgb(255, 0, 31)",
                "Mi": "rgb(0, 219, 255)",
                "Mittwoch": "rgb(0, 100, 255)",
                "Mo": "rgb(63, 255, 0)",
                "Montag": "rgb(61, 255, 0)",
                "Sa": "rgb(0, 137, 255)",
                "Samstag": "rgb(0, 95, 255)",
                "So": "rgb(255, 0, 218)",
                "Sonntag": "rgb(255, 0, 215)"
              },
              "bars": true,
              "dashLength": 10,
              "dashes": false,
              "datasource": null,
              "fill": 1,
              "fillGradient": 0,
              "gridPos": {
                "h": 7,
                "w": 7,
                "x": 0,
                "y": 0
              },
              "hiddenSeries": false,
              "hideTimeOverride": true,
              "id": 24,
              "interval": "",
              "legend": {
                "avg": false,
                "current": false,
                "max": false,
                "min": false,
                "show": false,
                "total": false,
                "values": false
              },
              "lines": false,
              "linewidth": 1,
              "nullPointMode": "connected",
              "options": {
                "dataLinks": []
              },
              "percentage": false,
              "pluginVersion": "6.6.2",
              "pointradius": 2,
              "points": false,
              "renderer": "flot",
              "seriesOverrides": [],
              "spaceLength": 10,
              "stack": false,
              "steppedLine": false,
              "targets": [
                {
                  "alias": "Mo",
                  "groupBy": [
                    {
                      "params": [
                        "$__interval"
                      ],
                      "type": "time"
                    },
                    {
                      "params": [
                        "null"
                      ],
                      "type": "fill"
                    }
                  ],
                  "measurement": "sourceanalytix.0.hs100__0__10_0_1_80__power.consumption.current_year.this_week.01_Monday",
                  "orderByTime": "ASC",
                  "policy": "default",
                  "refId": "A",
                  "resultFormat": "time_series",
                  "select": [
                    [
                      {
                        "params": [
                          "value"
                        ],
                        "type": "field"
                      },
                      {
                        "params": [],
                        "type": "mean"
                      }
                    ]
                  ],
                  "tags": []
                },
                {
                  "alias": "Di",
                  "groupBy": [
                    {
                      "params": [
                        "$__interval"
                      ],
                      "type": "time"
                    },
                    {
                      "params": [
                        "null"
                      ],
                      "type": "fill"
                    }
                  ],
                  "measurement": "sourceanalytix.0.hs100__0__10_0_1_80__power.consumption.current_year.this_week.02_Tuesday",
                  "orderByTime": "ASC",
                  "policy": "default",
                  "refId": "B",
                  "resultFormat": "time_series",
                  "select": [
                    [
                      {
                        "params": [
                          "value"
                        ],
                        "type": "field"
                      },
                      {
                        "params": [],
                        "type": "mean"
                      }
                    ]
                  ],
                  "tags": []
                },
                {
                  "alias": "Mi",
                  "groupBy": [
                    {
                      "params": [
                        "$__interval"
                      ],
                      "type": "time"
                    },
                    {
                      "params": [
                        "null"
                      ],
                      "type": "fill"
                    }
                  ],
                  "measurement": "sourceanalytix.0.hs100__0__10_0_1_80__power.consumption.current_year.this_week.03_Wednesday",
                  "orderByTime": "ASC",
                  "policy": "default",
                  "refId": "C",
                  "resultFormat": "time_series",
                  "select": [
                    [
                      {
                        "params": [
                          "value"
                        ],
                        "type": "field"
                      },
                      {
                        "params": [],
                        "type": "mean"
                      }
                    ]
                  ],
                  "tags": []
                },
                {
                  "alias": "Do",
                  "groupBy": [
                    {
                      "params": [
                        "$__interval"
                      ],
                      "type": "time"
                    },
                    {
                      "params": [
                        "null"
                      ],
                      "type": "fill"
                    }
                  ],
                  "measurement": "sourceanalytix.0.hs100__0__10_0_1_80__power.consumption.current_year.this_week.04_Thursday",
                  "orderByTime": "ASC",
                  "policy": "default",
                  "refId": "D",
                  "resultFormat": "time_series",
                  "select": [
                    [
                      {
                        "params": [
                          "value"
                        ],
                        "type": "field"
                      },
                      {
                        "params": [],
                        "type": "mean"
                      }
                    ]
                  ],
                  "tags": []
                },
                {
                  "alias": "Fr",
                  "groupBy": [
                    {
                      "params": [
                        "$__interval"
                      ],
                      "type": "time"
                    },
                    {
                      "params": [
                        "null"
                      ],
                      "type": "fill"
                    }
                  ],
                  "measurement": "sourceanalytix.0.hs100__0__10_0_1_80__power.consumption.current_year.this_week.05_Friday",
                  "orderByTime": "ASC",
                  "policy": "default",
                  "refId": "E",
                  "resultFormat": "time_series",
                  "select": [
                    [
                      {
                        "params": [
                          "value"
                        ],
                        "type": "field"
                      },
                      {
                        "params": [],
                        "type": "mean"
                      }
                    ]
                  ],
                  "tags": []
                },
                {
                  "alias": "Sa",
                  "groupBy": [
                    {
                      "params": [
                        "$__interval"
                      ],
                      "type": "time"
                    },
                    {
                      "params": [
                        "null"
                      ],
                      "type": "fill"
                    }
                  ],
                  "measurement": "sourceanalytix.0.hs100__0__10_0_1_80__power.consumption.current_year.this_week.06_Saturday",
                  "orderByTime": "ASC",
                  "policy": "default",
                  "refId": "F",
                  "resultFormat": "time_series",
                  "select": [
                    [
                      {
                        "params": [
                          "value"
                        ],
                        "type": "field"
                      },
                      {
                        "params": [],
                        "type": "mean"
                      }
                    ]
                  ],
                  "tags": []
                },
                {
                  "alias": "So",
                  "groupBy": [
                    {
                      "params": [
                        "$__interval"
                      ],
                      "type": "time"
                    },
                    {
                      "params": [
                        "null"
                      ],
                      "type": "fill"
                    }
                  ],
                  "measurement": "sourceanalytix.0.hs100__0__10_0_1_80__power.consumption.current_year.this_week.07_Sunday",
                  "orderByTime": "ASC",
                  "policy": "default",
                  "refId": "G",
                  "resultFormat": "time_series",
                  "select": [
                    [
                      {
                        "params": [
                          "value"
                        ],
                        "type": "field"
                      },
                      {
                        "params": [],
                        "type": "mean"
                      }
                    ]
                  ],
                  "tags": []
                }
              ],
              "thresholds": [],
              "timeFrom": "7d",
              "timeRegions": [],
              "timeShift": null,
              "title": "Serverschrank Tagesverbrauch",
              "tooltip": {
                "shared": false,
                "sort": 0,
                "value_type": "individual"
              },
              "transparent": true,
              "type": "graph",
              "xaxis": {
                "buckets": null,
                "mode": "series",
                "name": null,
                "show": true,
                "values": [
                  "max"
                ]
              },
              "yaxes": [
                {
                  "format": "kwatt",
                  "label": null,
                  "logBase": 1,
                  "max": null,
                  "min": null,
                  "show": true
                },
                {
                  "format": "short",
                  "label": null,
                  "logBase": 1,
                  "max": null,
                  "min": null,
                  "show": false
                }
              ],
              "yaxis": {
                "align": false,
                "alignLevel": null
              }
            },
            {
              "aliasColors": {
                "Di": "rgb(219, 255, 0)",
                "Do": "rgb(255, 105, 0)",
                "Fr": "rgb(255, 18, 0)",
                "Mi": "rgb(0, 218, 255)",
                "Mo": "rgb(63, 255, 0)",
                "Sa": "rgb(0, 101, 255)",
                "So": "rgb(255, 0, 211)",
                "Tagesverbrauch": "dark-blue"
              },
              "bars": true,
              "dashLength": 10,
              "dashes": false,
              "datasource": null,
              "fill": 1,
              "fillGradient": 0,
              "gridPos": {
                "h": 7,
                "w": 7,
                "x": 7,
                "y": 0
              },
              "hiddenSeries": false,
              "hideTimeOverride": true,
              "id": 20,
              "legend": {
                "alignAsTable": false,
                "avg": false,
                "current": false,
                "hideEmpty": false,
                "hideZero": false,
                "max": false,
                "min": false,
                "show": false,
                "total": false,
                "values": false
              },
              "lines": false,
              "linewidth": 1,
              "nullPointMode": "connected",
              "options": {
                "dataLinks": []
              },
              "percentage": false,
              "pluginVersion": "6.6.2",
              "pointradius": 6,
              "points": false,
              "renderer": "flot",
              "seriesOverrides": [],
              "spaceLength": 10,
              "stack": false,
              "steppedLine": false,
              "targets": [
                {
                  "alias": "Mo",
                  "groupBy": [
                    {
                      "params": [
                        "$__interval"
                      ],
                      "type": "time"
                    },
                    {
                      "params": [
                        "null"
                      ],
                      "type": "fill"
                    }
                  ],
                  "measurement": "sourceanalytix.0.hs100__0__10_0_1_77__power.consumption.current_year.this_week.01_Monday",
                  "orderByTime": "ASC",
                  "policy": "default",
                  "refId": "A",
                  "resultFormat": "time_series",
                  "select": [
                    [
                      {
                        "params": [
                          "value"
                        ],
                        "type": "field"
                      },
                      {
                        "params": [],
                        "type": "mean"
                      }
                    ]
                  ],
                  "tags": []
                },
                {
                  "alias": "Di",
                  "groupBy": [
                    {
                      "params": [
                        "$__interval"
                      ],
                      "type": "time"
                    },
                    {
                      "params": [
                        "null"
                      ],
                      "type": "fill"
                    }
                  ],
                  "measurement": "sourceanalytix.0.hs100__0__10_0_1_77__power.consumption.current_year.this_week.02_Tuesday",
                  "orderByTime": "ASC",
                  "policy": "default",
                  "refId": "B",
                  "resultFormat": "time_series",
                  "select": [
                    [
                      {
                        "params": [
                          "value"
                        ],
                        "type": "field"
                      },
                      {
                        "params": [],
                        "type": "mean"
                      }
                    ]
                  ],
                  "tags": []
                },
                {
                  "alias": "Mi",
                  "groupBy": [
                    {
                      "params": [
                        "$__interval"
                      ],
                      "type": "time"
                    },
                    {
                      "params": [
                        "null"
                      ],
                      "type": "fill"
                    }
                  ],
                  "measurement": "sourceanalytix.0.hs100__0__10_0_1_77__power.consumption.current_year.this_week.03_Wednesday",
                  "orderByTime": "ASC",
                  "policy": "default",
                  "refId": "C",
                  "resultFormat": "time_series",
                  "select": [
                    [
                      {
                        "params": [
                          "value"
                        ],
                        "type": "field"
                      },
                      {
                        "params": [],
                        "type": "mean"
                      }
                    ]
                  ],
                  "tags": []
                },
                {
                  "alias": "Do",
                  "groupBy": [
                    {
                      "params": [
                        "$__interval"
                      ],
                      "type": "time"
                    },
                    {
                      "params": [
                        "null"
                      ],
                      "type": "fill"
                    }
                  ],
                  "measurement": "sourceanalytix.0.hs100__0__10_0_1_77__power.consumption.current_year.this_week.04_Thursday",
                  "orderByTime": "ASC",
                  "policy": "default",
                  "refId": "D",
                  "resultFormat": "time_series",
                  "select": [
                    [
                      {
                        "params": [
                          "value"
                        ],
                        "type": "field"
                      },
                      {
                        "params": [],
                        "type": "mean"
                      }
                    ]
                  ],
                  "tags": []
                },
                {
                  "alias": "Fr",
                  "groupBy": [
                    {
                      "params": [
                        "$__interval"
                      ],
                      "type": "time"
                    },
                    {
                      "params": [
                        "null"
                      ],
                      "type": "fill"
                    }
                  ],
                  "measurement": "sourceanalytix.0.hs100__0__10_0_1_77__power.consumption.current_year.this_week.05_Friday",
                  "orderByTime": "ASC",
                  "policy": "default",
                  "refId": "E",
                  "resultFormat": "time_series",
                  "select": [
                    [
                      {
                        "params": [
                          "value"
                        ],
                        "type": "field"
                      },
                      {
                        "params": [],
                        "type": "mean"
                      }
                    ]
                  ],
                  "tags": []
                },
                {
                  "alias": "Sa",
                  "groupBy": [
                    {
                      "params": [
                        "$__interval"
                      ],
                      "type": "time"
                    },
                    {
                      "params": [
                        "null"
                      ],
                      "type": "fill"
                    }
                  ],
                  "measurement": "sourceanalytix.0.hs100__0__10_0_1_77__power.consumption.current_year.this_week.06_Saturday",
                  "orderByTime": "ASC",
                  "policy": "default",
                  "refId": "F",
                  "resultFormat": "time_series",
                  "select": [
                    [
                      {
                        "params": [
                          "value"
                        ],
                        "type": "field"
                      },
                      {
                        "params": [],
                        "type": "mean"
                      }
                    ]
                  ],
                  "tags": []
                },
                {
                  "alias": "So",
                  "groupBy": [
                    {
                      "params": [
                        "$__interval"
                      ],
                      "type": "time"
                    },
                    {
                      "params": [
                        "null"
                      ],
                      "type": "fill"
                    }
                  ],
                  "measurement": "sourceanalytix.0.hs100__0__10_0_1_77__power.consumption.current_year.this_week.07_Sunday",
                  "orderByTime": "ASC",
                  "policy": "default",
                  "refId": "G",
                  "resultFormat": "time_series",
                  "select": [
                    [
                      {
                        "params": [
                          "value"
                        ],
                        "type": "field"
                      },
                      {
                        "params": [],
                        "type": "mean"
                      }
                    ]
                  ],
                  "tags": []
                }
              ],
              "thresholds": [],
              "timeFrom": "7d",
              "timeRegions": [],
              "timeShift": null,
              "title": "Aquarium Tagesverbrauch",
              "tooltip": {
                "shared": false,
                "sort": 0,
                "value_type": "individual"
              },
              "transparent": true,
              "type": "graph",
              "xaxis": {
                "buckets": null,
                "mode": "series",
                "name": null,
                "show": true,
                "values": [
                  "max"
                ]
              },
              "yaxes": [
                {
                  "format": "kwatt",
                  "label": "",
                  "logBase": 1,
                  "max": null,
                  "min": null,
                  "show": true
                },
                {
                  "format": "short",
                  "label": null,
                  "logBase": 1,
                  "max": null,
                  "min": null,
                  "show": false
                }
              ],
              "yaxis": {
                "align": true,
                "alignLevel": 0
              }
            },
            {
              "aliasColors": {
                "Di": "rgb(234, 255, 0)",
                "Do": "rgb(255, 105, 0)",
                "Fr": "rgb(255, 0, 29)",
                "Mi": "rgb(0, 219, 255)",
                "Mo": "rgb(67, 255, 0)",
                "Sa": "rgb(0, 100, 255)",
                "So": "rgb(255, 0, 216)"
              },
              "bars": true,
              "dashLength": 10,
              "dashes": false,
              "datasource": null,
              "fill": 1,
              "fillGradient": 0,
              "gridPos": {
                "h": 7,
                "w": 7,
                "x": 14,
                "y": 0
              },
              "hiddenSeries": false,
              "hideTimeOverride": true,
              "id": 16,
              "legend": {
                "alignAsTable": false,
                "avg": false,
                "current": false,
                "hideEmpty": false,
                "hideZero": false,
                "max": false,
                "min": false,
                "show": false,
                "total": false,
                "values": false
              },
              "lines": false,
              "linewidth": 1,
              "nullPointMode": "connected",
              "options": {
                "dataLinks": []
              },
              "percentage": false,
              "pointradius": 2,
              "points": false,
              "renderer": "flot",
              "seriesOverrides": [],
              "spaceLength": 10,
              "stack": false,
              "steppedLine": false,
              "targets": [
                {
                  "alias": "Mo",
                  "groupBy": [
                    {
                      "params": [
                        "$__interval"
                      ],
                      "type": "time"
                    },
                    {
                      "params": [
                        "null"
                      ],
                      "type": "fill"
                    }
                  ],
                  "measurement": "sourceanalytix.0.hs100__0__10_0_1_79__power.consumption.current_year.this_week.01_Monday",
                  "orderByTime": "ASC",
                  "policy": "default",
                  "refId": "A",
                  "resultFormat": "time_series",
                  "select": [
                    [
                      {
                        "params": [
                          "value"
                        ],
                        "type": "field"
                      },
                      {
                        "params": [],
                        "type": "mean"
                      }
                    ]
                  ],
                  "tags": []
                },
                {
                  "alias": "Di",
                  "groupBy": [
                    {
                      "params": [
                        "$__interval"
                      ],
                      "type": "time"
                    },
                    {
                      "params": [
                        "null"
                      ],
                      "type": "fill"
                    }
                  ],
                  "measurement": "sourceanalytix.0.hs100__0__10_0_1_79__power.consumption.current_year.this_week.02_Tuesday",
                  "orderByTime": "ASC",
                  "policy": "default",
                  "refId": "B",
                  "resultFormat": "time_series",
                  "select": [
                    [
                      {
                        "params": [
                          "value"
                        ],
                        "type": "field"
                      },
                      {
                        "params": [],
                        "type": "mean"
                      }
                    ]
                  ],
                  "tags": []
                },
                {
                  "alias": "Mi",
                  "groupBy": [
                    {
                      "params": [
                        "$__interval"
                      ],
                      "type": "time"
                    },
                    {
                      "params": [
                        "null"
                      ],
                      "type": "fill"
                    }
                  ],
                  "measurement": "sourceanalytix.0.hs100__0__10_0_1_79__power.consumption.current_year.this_week.03_Wednesday",
                  "orderByTime": "ASC",
                  "policy": "default",
                  "refId": "C",
                  "resultFormat": "time_series",
                  "select": [
                    [
                      {
                        "params": [
                          "value"
                        ],
                        "type": "field"
                      },
                      {
                        "params": [],
                        "type": "mean"
                      }
                    ]
                  ],
                  "tags": []
                },
                {
                  "alias": "Do",
                  "groupBy": [
                    {
                      "params": [
                        "$__interval"
                      ],
                      "type": "time"
                    },
                    {
                      "params": [
                        "null"
                      ],
                      "type": "fill"
                    }
                  ],
                  "measurement": "sourceanalytix.0.hs100__0__10_0_1_79__power.consumption.current_year.this_week.04_Thursday",
                  "orderByTime": "ASC",
                  "policy": "default",
                  "refId": "D",
                  "resultFormat": "time_series",
                  "select": [
                    [
                      {
                        "params": [
                          "value"
                        ],
                        "type": "field"
                      },
                      {
                        "params": [],
                        "type": "mean"
                      }
                    ]
                  ],
                  "tags": []
                },
                {
                  "alias": "Fr",
                  "groupBy": [
                    {
                      "params": [
                        "$__interval"
                      ],
                      "type": "time"
                    },
                    {
                      "params": [
                        "null"
                      ],
                      "type": "fill"
                    }
                  ],
                  "measurement": "sourceanalytix.0.hs100__0__10_0_1_79__power.consumption.current_year.this_week.05_Friday",
                  "orderByTime": "ASC",
                  "policy": "default",
                  "refId": "E",
                  "resultFormat": "time_series",
                  "select": [
                    [
                      {
                        "params": [
                          "value"
                        ],
                        "type": "field"
                      },
                      {
                        "params": [],
                        "type": "mean"
                      }
                    ]
                  ],
                  "tags": []
                },
                {
                  "alias": "Sa",
                  "groupBy": [
                    {
                      "params": [
                        "$__interval"
                      ],
                      "type": "time"
                    },
                    {
                      "params": [
                        "null"
                      ],
                      "type": "fill"
                    }
                  ],
                  "measurement": "sourceanalytix.0.hs100__0__10_0_1_79__power.consumption.current_year.this_week.06_Saturday",
                  "orderByTime": "ASC",
                  "policy": "default",
                  "refId": "F",
                  "resultFormat": "time_series",
                  "select": [
                    [
                      {
                        "params": [
                          "value"
                        ],
                        "type": "field"
                      },
                      {
                        "params": [],
                        "type": "mean"
                      }
                    ]
                  ],
                  "tags": []
                },
                {
                  "alias": "So",
                  "groupBy": [
                    {
                      "params": [
                        "$__interval"
                      ],
                      "type": "time"
                    },
                    {
                      "params": [
                        "null"
                      ],
                      "type": "fill"
                    }
                  ],
                  "measurement": "sourceanalytix.0.hs100__0__10_0_1_79__power.consumption.current_year.this_week.07_Sunday",
                  "orderByTime": "ASC",
                  "policy": "default",
                  "refId": "G",
                  "resultFormat": "time_series",
                  "select": [
                    [
                      {
                        "params": [
                          "value"
                        ],
                        "type": "field"
                      },
                      {
                        "params": [],
                        "type": "mean"
                      }
                    ]
                  ],
                  "tags": []
                }
              ],
              "thresholds": [],
              "timeFrom": "7d",
              "timeRegions": [],
              "timeShift": null,
              "title": "PC Tagesverbrauch",
              "tooltip": {
                "shared": false,
                "sort": 0,
                "value_type": "individual"
              },
              "transparent": true,
              "type": "graph",
              "xaxis": {
                "buckets": null,
                "mode": "series",
                "name": null,
                "show": true,
                "values": [
                  "max"
                ]
              },
              "yaxes": [
                {
                  "format": "kwatt",
                  "label": null,
                  "logBase": 1,
                  "max": null,
                  "min": null,
                  "show": true
                },
                {
                  "format": "short",
                  "label": null,
                  "logBase": 1,
                  "max": null,
                  "min": null,
                  "show": false
                }
              ],
              "yaxis": {
                "align": false,
                "alignLevel": null
              }
            },
            {
              "aliasColors": {
                "Di": "rgb(234, 255, 0)",
                "Do": "rgb(255, 105, 0)",
                "Fr": "rgb(255, 0, 29)",
                "Mi": "rgb(0, 219, 255)",
                "Mo": "rgb(67, 255, 0)",
                "Sa": "rgb(0, 100, 255)",
                "So": "rgb(255, 0, 216)"
              },
              "bars": true,
              "dashLength": 10,
              "dashes": false,
              "datasource": null,
              "fill": 1,
              "fillGradient": 0,
              "gridPos": {
                "h": 7,
                "w": 7,
                "x": 0,
                "y": 7
              },
              "hiddenSeries": false,
              "hideTimeOverride": true,
              "id": 27,
              "legend": {
                "alignAsTable": false,
                "avg": false,
                "current": false,
                "hideEmpty": false,
                "hideZero": false,
                "max": false,
                "min": false,
                "show": false,
                "total": false,
                "values": false
              },
              "lines": false,
              "linewidth": 1,
              "nullPointMode": "connected",
              "options": {
                "dataLinks": []
              },
              "percentage": false,
              "pointradius": 2,
              "points": false,
              "renderer": "flot",
              "seriesOverrides": [],
              "spaceLength": 10,
              "stack": false,
              "steppedLine": false,
              "targets": [
                {
                  "alias": "Mo",
                  "groupBy": [
                    {
                      "params": [
                        "$__interval"
                      ],
                      "type": "time"
                    },
                    {
                      "params": [
                        "null"
                      ],
                      "type": "fill"
                    }
                  ],
                  "measurement": "sourceanalytix.0.fronius__0__inverter__1__PAC.consumption.current_year.this_week.01_Monday",
                  "orderByTime": "ASC",
                  "policy": "default",
                  "refId": "A",
                  "resultFormat": "time_series",
                  "select": [
                    [
                      {
                        "params": [
                          "value"
                        ],
                        "type": "field"
                      },
                      {
                        "params": [],
                        "type": "mean"
                      }
                    ]
                  ],
                  "tags": []
                },
                {
                  "alias": "Di",
                  "groupBy": [
                    {
                      "params": [
                        "$__interval"
                      ],
                      "type": "time"
                    },
                    {
                      "params": [
                        "null"
                      ],
                      "type": "fill"
                    }
                  ],
                  "measurement": "sourceanalytix.0.fronius__0__inverter__1__PAC.consumption.current_year.this_week.02_Tuesday",
                  "orderByTime": "ASC",
                  "policy": "default",
                  "refId": "B",
                  "resultFormat": "time_series",
                  "select": [
                    [
                      {
                        "params": [
                          "value"
                        ],
                        "type": "field"
                      },
                      {
                        "params": [],
                        "type": "mean"
                      }
                    ]
                  ],
                  "tags": []
                },
                {
                  "alias": "Mi",
                  "groupBy": [
                    {
                      "params": [
                        "$__interval"
                      ],
                      "type": "time"
                    },
                    {
                      "params": [
                        "null"
                      ],
                      "type": "fill"
                    }
                  ],
                  "measurement": "sourceanalytix.0.fronius__0__inverter__1__PAC.consumption.current_year.this_week.03_Wednesday",
                  "orderByTime": "ASC",
                  "policy": "default",
                  "refId": "C",
                  "resultFormat": "time_series",
                  "select": [
                    [
                      {
                        "params": [
                          "value"
                        ],
                        "type": "field"
                      },
                      {
                        "params": [],
                        "type": "mean"
                      }
                    ]
                  ],
                  "tags": []
                },
                {
                  "alias": "Do",
                  "groupBy": [
                    {
                      "params": [
                        "$__interval"
                      ],
                      "type": "time"
                    },
                    {
                      "params": [
                        "null"
                      ],
                      "type": "fill"
                    }
                  ],
                  "measurement": "sourceanalytix.0.fronius__0__inverter__1__PAC.consumption.current_year.this_week.04_Thursday",
                  "orderByTime": "ASC",
                  "policy": "default",
                  "refId": "D",
                  "resultFormat": "time_series",
                  "select": [
                    [
                      {
                        "params": [
                          "value"
                        ],
                        "type": "field"
                      },
                      {
                        "params": [],
                        "type": "mean"
                      }
                    ]
                  ],
                  "tags": []
                },
                {
                  "alias": "Fr",
                  "groupBy": [
                    {
                      "params": [
                        "$__interval"
                      ],
                      "type": "time"
                    },
                    {
                      "params": [
                        "null"
                      ],
                      "type": "fill"
                    }
                  ],
                  "measurement": "sourceanalytix.0.fronius__0__inverter__1__PAC.consumption.current_year.this_week.05_Friday",
                  "orderByTime": "ASC",
                  "policy": "default",
                  "refId": "E",
                  "resultFormat": "time_series",
                  "select": [
                    [
                      {
                        "params": [
                          "value"
                        ],
                        "type": "field"
                      },
                      {
                        "params": [],
                        "type": "mean"
                      }
                    ]
                  ],
                  "tags": []
                },
                {
                  "alias": "Sa",
                  "groupBy": [
                    {
                      "params": [
                        "$__interval"
                      ],
                      "type": "time"
                    },
                    {
                      "params": [
                        "null"
                      ],
                      "type": "fill"
                    }
                  ],
                  "measurement": "sourceanalytix.0.fronius__0__inverter__1__PAC.consumption.current_year.this_week.06_Saturday",
                  "orderByTime": "ASC",
                  "policy": "default",
                  "refId": "F",
                  "resultFormat": "time_series",
                  "select": [
                    [
                      {
                        "params": [
                          "value"
                        ],
                        "type": "field"
                      },
                      {
                        "params": [],
                        "type": "mean"
                      }
                    ]
                  ],
                  "tags": []
                },
                {
                  "alias": "So",
                  "groupBy": [
                    {
                      "params": [
                        "$__interval"
                      ],
                      "type": "time"
                    },
                    {
                      "params": [
                        "null"
                      ],
                      "type": "fill"
                    }
                  ],
                  "measurement": "sourceanalytix.0.fronius__0__inverter__1__PAC.consumption.current_year.this_week.07_Sunday",
                  "orderByTime": "ASC",
                  "policy": "default",
                  "refId": "G",
                  "resultFormat": "time_series",
                  "select": [
                    [
                      {
                        "params": [
                          "value"
                        ],
                        "type": "field"
                      },
                      {
                        "params": [],
                        "type": "mean"
                      }
                    ]
                  ],
                  "tags": []
                }
              ],
              "thresholds": [],
              "timeFrom": "7d",
              "timeRegions": [],
              "timeShift": null,
              "title": "Photovoltaik Tageserzeugung",
              "tooltip": {
                "shared": false,
                "sort": 0,
                "value_type": "individual"
              },
              "transparent": true,
              "type": "graph",
              "xaxis": {
                "buckets": null,
                "mode": "series",
                "name": null,
                "show": true,
                "values": [
                  "max"
                ]
              },
              "yaxes": [
                {
                  "format": "kwatth",
                  "label": null,
                  "logBase": 1,
                  "max": null,
                  "min": null,
                  "show": true
                },
                {
                  "format": "short",
                  "label": null,
                  "logBase": 1,
                  "max": null,
                  "min": null,
                  "show": false
                }
              ],
              "yaxis": {
                "align": false,
                "alignLevel": null
              }
            },
            {
              "aliasColors": {
                "Erzeugung": "rgb(63, 255, 0)"
              },
              "bars": false,
              "dashLength": 10,
              "dashes": false,
              "datasource": null,
              "fill": 1,
              "fillGradient": 5,
              "gridPos": {
                "h": 7,
                "w": 7,
                "x": 7,
                "y": 7
              },
              "hiddenSeries": false,
              "hideTimeOverride": true,
              "id": 26,
              "legend": {
                "avg": false,
                "current": true,
                "max": true,
                "min": false,
                "show": true,
                "total": false,
                "values": true
              },
              "lines": true,
              "linewidth": 1,
              "nullPointMode": "connected",
              "options": {
                "dataLinks": []
              },
              "percentage": false,
              "pointradius": 2,
              "points": false,
              "renderer": "flot",
              "seriesOverrides": [],
              "spaceLength": 10,
              "stack": false,
              "steppedLine": false,
              "targets": [
                {
                  "alias": "Erzeugung",
                  "groupBy": [
                    {
                      "params": [
                        "$__interval"
                      ],
                      "type": "time"
                    },
                    {
                      "params": [
                        "0"
                      ],
                      "type": "fill"
                    }
                  ],
                  "measurement": "fronius.0.inverter.1.PAC",
                  "orderByTime": "ASC",
                  "policy": "default",
                  "refId": "A",
                  "resultFormat": "time_series",
                  "select": [
                    [
                      {
                        "params": [
                          "value"
                        ],
                        "type": "field"
                      },
                      {
                        "params": [],
                        "type": "mean"
                      }
                    ]
                  ],
                  "tags": []
                }
              ],
              "thresholds": [],
              "timeFrom": "24h",
              "timeRegions": [],
              "timeShift": null,
              "title": "Photovoltaik Erzeugung 24 Stunden",
              "tooltip": {
                "shared": true,
                "sort": 0,
                "value_type": "individual"
              },
              "transparent": true,
              "type": "graph",
              "xaxis": {
                "buckets": null,
                "mode": "time",
                "name": null,
                "show": true,
                "values": []
              },
              "yaxes": [
                {
                  "format": "watth",
                  "label": null,
                  "logBase": 1,
                  "max": null,
                  "min": null,
                  "show": true
                },
                {
                  "format": "short",
                  "label": null,
                  "logBase": 1,
                  "max": null,
                  "min": null,
                  "show": false
                }
              ],
              "yaxis": {
                "align": false,
                "alignLevel": null
              }
            },
            {
              "aliasColors": {
                "AKTUELLER_VERBRAUCH.mean": "dark-red",
                "Aktuelle Erzeugung": "rgb(0, 114, 255)",
                "Aktuelle Lieferung": "rgb(26, 255, 0)",
                "Aktueller Verbrauch": "rgb(255, 0, 27)"
              },
              "bars": false,
              "dashLength": 10,
              "dashes": false,
              "datasource": null,
              "decimals": 2,
              "fill": 5,
              "fillGradient": 0,
              "gridPos": {
                "h": 7,
                "w": 7,
                "x": 14,
                "y": 7
              },
              "hiddenSeries": false,
              "hideTimeOverride": true,
              "id": 2,
              "legend": {
                "alignAsTable": false,
                "avg": false,
                "current": true,
                "hideEmpty": false,
                "hideZero": false,
                "max": true,
                "min": false,
                "rightSide": false,
                "show": true,
                "total": false,
                "values": true
              },
              "lines": true,
              "linewidth": 1,
              "nullPointMode": "connected",
              "options": {
                "dataLinks": []
              },
              "percentage": false,
              "pointradius": 2,
              "points": false,
              "renderer": "flot",
              "seriesOverrides": [],
              "spaceLength": 10,
              "stack": false,
              "steppedLine": false,
              "targets": [
                {
                  "alias": "Aktuelle Lieferung",
                  "groupBy": [
                    {
                      "params": [
                        "$__interval"
                      ],
                      "type": "time"
                    },
                    {
                      "params": [
                        "previous"
                      ],
                      "type": "fill"
                    }
                  ],
                  "measurement": "AKTUELLE_LIEFERUNG",
                  "orderByTime": "ASC",
                  "policy": "default",
                  "refId": "A",
                  "resultFormat": "time_series",
                  "select": [
                    [
                      {
                        "params": [
                          "value"
                        ],
                        "type": "field"
                      },
                      {
                        "params": [],
                        "type": "last"
                      }
                    ]
                  ],
                  "tags": []
                },
                {
                  "alias": "Aktueller Verbrauch",
                  "groupBy": [
                    {
                      "params": [
                        "$__interval"
                      ],
                      "type": "time"
                    },
                    {
                      "params": [
                        "previous"
                      ],
                      "type": "fill"
                    }
                  ],
                  "measurement": "AKTUELLER_VERBRAUCH",
                  "orderByTime": "ASC",
                  "policy": "default",
                  "refId": "B",
                  "resultFormat": "time_series",
                  "select": [
                    [
                      {
                        "params": [
                          "value"
                        ],
                        "type": "field"
                      },
                      {
                        "params": [],
                        "type": "last"
                      }
                    ]
                  ],
                  "tags": []
                },
                {
                  "alias": "Aktuelle Erzeugung",
                  "groupBy": [
                    {
                      "params": [
                        "$__interval"
                      ],
                      "type": "time"
                    },
                    {
                      "params": [
                        "previous"
                      ],
                      "type": "fill"
                    }
                  ],
                  "measurement": "fronius.0.inverter.1.PAC",
                  "orderByTime": "ASC",
                  "policy": "default",
                  "refId": "C",
                  "resultFormat": "time_series",
                  "select": [
                    [
                      {
                        "params": [
                          "value"
                        ],
                        "type": "field"
                      },
                      {
                        "params": [],
                        "type": "last"
                      }
                    ]
                  ],
                  "tags": []
                }
              ],
              "thresholds": [],
              "timeFrom": "24h",
              "timeRegions": [],
              "timeShift": null,
              "title": "Strom Verbrauch/Lieferung/Erzeugung 24 Stunden",
              "tooltip": {
                "shared": true,
                "sort": 0,
                "value_type": "individual"
              },
              "transparent": true,
              "type": "graph",
              "xaxis": {
                "buckets": null,
                "mode": "time",
                "name": null,
                "show": true,
                "values": []
              },
              "yaxes": [
                {
                  "decimals": null,
                  "format": "watth",
                  "label": null,
                  "logBase": 1,
                  "max": null,
                  "min": "0",
                  "show": true
                },
                {
                  "decimals": null,
                  "format": "watt",
                  "label": null,
                  "logBase": 1,
                  "max": null,
                  "min": "0",
                  "show": false
                }
              ],
              "yaxis": {
                "align": false,
                "alignLevel": 0
              }
            },
            {
              "aliasColors": {
                "Verbrauch": "rgb(29, 255, 0)"
              },
              "bars": false,
              "dashLength": 10,
              "dashes": false,
              "datasource": null,
              "fill": 5,
              "fillGradient": 10,
              "gridPos": {
                "h": 7,
                "w": 7,
                "x": 0,
                "y": 14
              },
              "hiddenSeries": false,
              "hideTimeOverride": true,
              "id": 22,
              "legend": {
                "alignAsTable": false,
                "avg": false,
                "current": true,
                "max": false,
                "min": false,
                "show": true,
                "total": false,
                "values": true
              },
              "lines": true,
              "linewidth": 1,
              "nullPointMode": "connected",
              "options": {
                "dataLinks": []
              },
              "percentage": false,
              "pointradius": 2,
              "points": false,
              "renderer": "flot",
              "seriesOverrides": [],
              "spaceLength": 10,
              "stack": false,
              "steppedLine": false,
              "targets": [
                {
                  "alias": "Verbrauch",
                  "groupBy": [
                    {
                      "params": [
                        "$__interval"
                      ],
                      "type": "time"
                    },
                    {
                      "params": [
                        "null"
                      ],
                      "type": "fill"
                    }
                  ],
                  "measurement": "Serverschrank_aktuell",
                  "orderByTime": "ASC",
                  "policy": "default",
                  "refId": "A",
                  "resultFormat": "time_series",
                  "select": [
                    [
                      {
                        "params": [
                          "value"
                        ],
                        "type": "field"
                      },
                      {
                        "params": [],
                        "type": "mean"
                      }
                    ]
                  ],
                  "tags": []
                }
              ],
              "thresholds": [],
              "timeFrom": "now/d",
              "timeRegions": [],
              "timeShift": null,
              "title": "Serverschrank aktuell",
              "tooltip": {
                "shared": true,
                "sort": 0,
                "value_type": "individual"
              },
              "transparent": true,
              "type": "graph",
              "xaxis": {
                "buckets": null,
                "mode": "time",
                "name": null,
                "show": true,
                "values": []
              },
              "yaxes": [
                {
                  "format": "watt",
                  "label": "",
                  "logBase": 1,
                  "max": null,
                  "min": null,
                  "show": true
                },
                {
                  "format": "short",
                  "label": null,
                  "logBase": 1,
                  "max": null,
                  "min": null,
                  "show": false
                }
              ],
              "yaxis": {
                "align": false,
                "alignLevel": null
              }
            },
            {
              "aliasColors": {
                "Aquarium_aktuell.mean": "rgb(60, 255, 0)",
                "Verbrauch": "rgb(59, 255, 0)"
              },
              "bars": false,
              "dashLength": 10,
              "dashes": false,
              "datasource": null,
              "fill": 5,
              "fillGradient": 10,
              "gridPos": {
                "h": 7,
                "w": 7,
                "x": 7,
                "y": 14
              },
              "hiddenSeries": false,
              "hideTimeOverride": true,
              "id": 18,
              "interval": "",
              "legend": {
                "alignAsTable": false,
                "avg": false,
                "current": true,
                "hideEmpty": false,
                "hideZero": false,
                "max": true,
                "min": true,
                "show": true,
                "total": false,
                "values": true
              },
              "lines": true,
              "linewidth": 1,
              "nullPointMode": "connected",
              "options": {
                "dataLinks": []
              },
              "percentage": false,
              "pointradius": 2,
              "points": false,
              "renderer": "flot",
              "repeat": null,
              "seriesOverrides": [],
              "spaceLength": 10,
              "stack": false,
              "steppedLine": false,
              "targets": [
                {
                  "alias": "Verbrauch",
                  "groupBy": [
                    {
                      "params": [
                        "$__interval"
                      ],
                      "type": "time"
                    },
                    {
                      "params": [
                        "null"
                      ],
                      "type": "fill"
                    }
                  ],
                  "measurement": "Aquarium_aktuell",
                  "orderByTime": "ASC",
                  "policy": "default",
                  "refId": "A",
                  "resultFormat": "time_series",
                  "select": [
                    [
                      {
                        "params": [
                          "value"
                        ],
                        "type": "field"
                      },
                      {
                        "params": [],
                        "type": "mean"
                      }
                    ]
                  ],
                  "tags": []
                }
              ],
              "thresholds": [],
              "timeFrom": "now/d",
              "timeRegions": [],
              "timeShift": null,
              "title": "Aquarium aktuell",
              "tooltip": {
                "shared": true,
                "sort": 0,
                "value_type": "individual"
              },
              "transparent": true,
              "type": "graph",
              "xaxis": {
                "buckets": null,
                "mode": "time",
                "name": null,
                "show": true,
                "values": []
              },
              "yaxes": [
                {
                  "decimals": null,
                  "format": "watt",
                  "label": "",
                  "logBase": 1,
                  "max": null,
                  "min": null,
                  "show": true
                },
                {
                  "format": "short",
                  "label": null,
                  "logBase": 1,
                  "max": null,
                  "min": null,
                  "show": false
                }
              ],
              "yaxis": {
                "align": false,
                "alignLevel": null
              }
            },
            {
              "aliasColors": {
                "aktuell": "rgb(29, 255, 0)"
              },
              "bars": false,
              "dashLength": 10,
              "dashes": false,
              "datasource": null,
              "fill": 5,
              "fillGradient": 10,
              "gridPos": {
                "h": 7,
                "w": 7,
                "x": 14,
                "y": 14
              },
              "hiddenSeries": false,
              "hideTimeOverride": true,
              "id": 14,
              "legend": {
                "alignAsTable": false,
                "avg": false,
                "current": true,
                "hideEmpty": false,
                "hideZero": false,
                "max": true,
                "min": true,
                "show": true,
                "total": false,
                "values": true
              },
              "lines": true,
              "linewidth": 1,
              "nullPointMode": "connected",
              "options": {
                "dataLinks": []
              },
              "percentage": false,
              "pointradius": 2,
              "points": false,
              "renderer": "flot",
              "seriesOverrides": [],
              "spaceLength": 10,
              "stack": false,
              "steppedLine": false,
              "targets": [
                {
                  "alias": "aktuell",
                  "groupBy": [
                    {
                      "params": [
                        "$__interval"
                      ],
                      "type": "time"
                    },
                    {
                      "params": [
                        "null"
                      ],
                      "type": "fill"
                    }
                  ],
                  "measurement": "PC_aktuell",
                  "orderByTime": "ASC",
                  "policy": "default",
                  "refId": "A",
                  "resultFormat": "time_series",
                  "select": [
                    [
                      {
                        "params": [
                          "value"
                        ],
                        "type": "field"
                      },
                      {
                        "params": [],
                        "type": "mean"
                      }
                    ]
                  ],
                  "tags": []
                }
              ],
              "thresholds": [],
              "timeFrom": "now/d",
              "timeRegions": [],
              "timeShift": null,
              "title": "PC aktuell",
              "tooltip": {
                "shared": true,
                "sort": 0,
                "value_type": "individual"
              },
              "transparent": true,
              "type": "graph",
              "xaxis": {
                "buckets": null,
                "mode": "time",
                "name": null,
                "show": true,
                "values": []
              },
              "yaxes": [
                {
                  "format": "watt",
                  "label": null,
                  "logBase": 1,
                  "max": null,
                  "min": null,
                  "show": true
                },
                {
                  "format": "short",
                  "label": null,
                  "logBase": 1,
                  "max": null,
                  "min": null,
                  "show": false
                }
              ],
              "yaxis": {
                "align": false,
                "alignLevel": null
              }
            },
            {
              "aliasColors": {
                "Aussentemperatur": "rgb(0, 100, 255)",
                "Temperatur_aussen_aktuell.mean": "rgb(23, 0, 255)"
              },
              "bars": false,
              "dashLength": 10,
              "dashes": false,
              "datasource": null,
              "decimals": 2,
              "description": "",
              "fill": 5,
              "fillGradient": 10,
              "gridPos": {
                "h": 7,
                "w": 7,
                "x": 0,
                "y": 21
              },
              "hiddenSeries": false,
              "hideTimeOverride": true,
              "id": 12,
              "legend": {
                "alignAsTable": false,
                "avg": false,
                "current": true,
                "max": true,
                "min": true,
                "show": true,
                "total": false,
                "values": true
              },
              "lines": true,
              "linewidth": 1,
              "nullPointMode": "connected",
              "options": {
                "dataLinks": []
              },
              "percentage": false,
              "pointradius": 2,
              "points": false,
              "renderer": "flot",
              "seriesOverrides": [],
              "spaceLength": 10,
              "stack": false,
              "steppedLine": false,
              "targets": [
                {
                  "alias": "Aussentemperatur",
                  "groupBy": [
                    {
                      "params": [
                        "$__interval"
                      ],
                      "type": "time"
                    },
                    {
                      "params": [
                        "null"
                      ],
                      "type": "fill"
                    }
                  ],
                  "measurement": "Aussentemp-Keller",
                  "orderByTime": "ASC",
                  "policy": "default",
                  "refId": "A",
                  "resultFormat": "time_series",
                  "select": [
                    [
                      {
                        "params": [
                          "value"
                        ],
                        "type": "field"
                      },
                      {
                        "params": [],
                        "type": "mean"
                      }
                    ]
                  ],
                  "tags": []
                }
              ],
              "thresholds": [],
              "timeFrom": "24h",
              "timeRegions": [],
              "timeShift": null,
              "title": "Aussentemperatur",
              "tooltip": {
                "shared": true,
                "sort": 0,
                "value_type": "individual"
              },
              "transparent": true,
              "type": "graph",
              "xaxis": {
                "buckets": null,
                "mode": "time",
                "name": null,
                "show": true,
                "values": []
              },
              "yaxes": [
                {
                  "decimals": null,
                  "format": "celsius",
                  "label": null,
                  "logBase": 1,
                  "max": null,
                  "min": null,
                  "show": true
                },
                {
                  "format": "short",
                  "label": null,
                  "logBase": 1,
                  "max": null,
                  "min": null,
                  "show": false
                }
              ],
              "yaxis": {
                "align": false,
                "alignLevel": null
              }
            },
            {
              "aliasColors": {
                "Bad": "rgb(64, 255, 0)",
                "Kinderzimmer": "rgb(255, 0, 4)",
                "Temperatur_Bad.mean": "rgb(65, 255, 0)",
                "Temperatur_KiZi.mean": "rgb(255, 183, 0)",
                "Temperatur_WoZi.mean": "rgb(0, 218, 255)",
                "Wohnzimmer": "rgb(0, 218, 255)"
              },
              "bars": false,
              "dashLength": 10,
              "dashes": false,
              "datasource": null,
              "decimals": 2,
              "fill": 5,
              "fillGradient": 10,
              "gridPos": {
                "h": 7,
                "w": 7,
                "x": 7,
                "y": 21
              },
              "hiddenSeries": false,
              "hideTimeOverride": true,
              "id": 10,
              "legend": {
                "alignAsTable": false,
                "avg": false,
                "current": false,
                "hideEmpty": false,
                "hideZero": false,
                "max": false,
                "min": false,
                "show": true,
                "total": false,
                "values": false
              },
              "lines": true,
              "linewidth": 1,
              "nullPointMode": "connected",
              "options": {
                "dataLinks": []
              },
              "percentage": false,
              "pointradius": 2,
              "points": false,
              "renderer": "flot",
              "seriesOverrides": [],
              "spaceLength": 10,
              "stack": false,
              "steppedLine": false,
              "targets": [
                {
                  "alias": "Bad",
                  "groupBy": [
                    {
                      "params": [
                        "$__interval"
                      ],
                      "type": "time"
                    },
                    {
                      "params": [
                        "null"
                      ],
                      "type": "fill"
                    }
                  ],
                  "measurement": "Temperatur_Bad",
                  "orderByTime": "ASC",
                  "policy": "default",
                  "refId": "A",
                  "resultFormat": "time_series",
                  "select": [
                    [
                      {
                        "params": [
                          "value"
                        ],
                        "type": "field"
                      },
                      {
                        "params": [],
                        "type": "mean"
                      }
                    ]
                  ],
                  "tags": []
                },
                {
                  "alias": "Kinderzimmer",
                  "groupBy": [
                    {
                      "params": [
                        "$__interval"
                      ],
                      "type": "time"
                    },
                    {
                      "params": [
                        "null"
                      ],
                      "type": "fill"
                    }
                  ],
                  "measurement": "Temperatur_KiZi",
                  "orderByTime": "ASC",
                  "policy": "default",
                  "refId": "B",
                  "resultFormat": "time_series",
                  "select": [
                    [
                      {
                        "params": [
                          "value"
                        ],
                        "type": "field"
                      },
                      {
                        "params": [],
                        "type": "mean"
                      }
                    ]
                  ],
                  "tags": []
                },
                {
                  "alias": "Wohnzimmer",
                  "groupBy": [
                    {
                      "params": [
                        "$__interval"
                      ],
                      "type": "time"
                    },
                    {
                      "params": [
                        "null"
                      ],
                      "type": "fill"
                    }
                  ],
                  "measurement": "Temperatur_WoZi",
                  "orderByTime": "ASC",
                  "policy": "default",
                  "refId": "C",
                  "resultFormat": "time_series",
                  "select": [
                    [
                      {
                        "params": [
                          "value"
                        ],
                        "type": "field"
                      },
                      {
                        "params": [],
                        "type": "mean"
                      }
                    ]
                  ],
                  "tags": []
                }
              ],
              "thresholds": [],
              "timeFrom": "24h",
              "timeRegions": [],
              "timeShift": null,
              "title": "Zimmertemperatur",
              "tooltip": {
                "shared": true,
                "sort": 0,
                "value_type": "individual"
              },
              "transparent": true,
              "type": "graph",
              "xaxis": {
                "buckets": null,
                "mode": "time",
                "name": null,
                "show": true,
                "values": []
              },
              "yaxes": [
                {
                  "decimals": 2,
                  "format": "celsius",
                  "label": null,
                  "logBase": 1,
                  "max": null,
                  "min": null,
                  "show": true
                },
                {
                  "format": "short",
                  "label": null,
                  "logBase": 1,
                  "max": null,
                  "min": null,
                  "show": false
                }
              ],
              "yaxis": {
                "align": true,
                "alignLevel": 0
              }
            },
            {
              "aliasColors": {
                "Download": "rgb(63, 255, 0)",
                "Upload": "rgb(255, 0, 23)",
                "Webspeedy Download.mean": "rgb(58, 255, 0)"
              },
              "bars": false,
              "dashLength": 10,
              "dashes": false,
              "datasource": null,
              "fill": 5,
              "fillGradient": 0,
              "gridPos": {
                "h": 7,
                "w": 7,
                "x": 14,
                "y": 21
              },
              "hiddenSeries": false,
              "id": 6,
              "legend": {
                "alignAsTable": false,
                "avg": false,
                "current": false,
                "max": true,
                "min": true,
                "show": true,
                "total": false,
                "values": true
              },
              "lines": true,
              "linewidth": 1,
              "nullPointMode": "connected",
              "options": {
                "dataLinks": []
              },
              "percentage": false,
              "pointradius": 2,
              "points": false,
              "renderer": "flot",
              "seriesOverrides": [],
              "spaceLength": 10,
              "stack": false,
              "steppedLine": false,
              "targets": [
                {
                  "alias": "Download",
                  "groupBy": [
                    {
                      "params": [
                        "$__interval"
                      ],
                      "type": "time"
                    },
                    {
                      "params": [
                        "null"
                      ],
                      "type": "fill"
                    }
                  ],
                  "measurement": "Webspeedy Download",
                  "orderByTime": "ASC",
                  "policy": "default",
                  "refId": "A",
                  "resultFormat": "time_series",
                  "select": [
                    [
                      {
                        "params": [
                          "value"
                        ],
                        "type": "field"
                      },
                      {
                        "params": [],
                        "type": "last"
                      }
                    ]
                  ],
                  "tags": []
                },
                {
                  "alias": "Upload",
                  "groupBy": [
                    {
                      "params": [
                        "$__interval"
                      ],
                      "type": "time"
                    },
                    {
                      "params": [
                        "null"
                      ],
                      "type": "fill"
                    }
                  ],
                  "measurement": "Webspeedy Upload",
                  "orderByTime": "ASC",
                  "policy": "default",
                  "refId": "B",
                  "resultFormat": "time_series",
                  "select": [
                    [
                      {
                        "params": [
                          "value"
                        ],
                        "type": "field"
                      },
                      {
                        "params": [],
                        "type": "last"
                      }
                    ]
                  ],
                  "tags": []
                }
              ],
              "thresholds": [],
              "timeFrom": "24h",
              "timeRegions": [],
              "timeShift": null,
              "title": "Speedtest",
              "tooltip": {
                "shared": true,
                "sort": 0,
                "value_type": "individual"
              },
              "transparent": true,
              "type": "graph",
              "xaxis": {
                "buckets": null,
                "mode": "time",
                "name": null,
                "show": true,
                "values": []
              },
              "yaxes": [
                {
                  "decimals": 2,
                  "format": "Mbits",
                  "label": "",
                  "logBase": 1,
                  "max": null,
                  "min": "0",
                  "show": true
                },
                {
                  "format": "short",
                  "label": null,
                  "logBase": 1,
                  "max": null,
                  "min": null,
                  "show": false
                }
              ],
              "yaxis": {
                "align": true,
                "alignLevel": 0
              }
            }
          ],
          "refresh": "1m",
          "schemaVersion": 22,
          "style": "dark",
          "tags": [],
          "templating": {
            "list": []
          },
          "time": {
            "from": "now-24h",
            "to": "now"
          },
          "timepicker": {
            "refresh_intervals": [
              "5s",
              "10s",
              "30s",
              "1m",
              "5m",
              "15m",
              "30m",
              "1h",
              "2h",
              "1d"
            ]
          },
          "timezone": "",
          "title": "Allgemein",
          "uid": "XMW0dj_Wz",
          "version": 119
        }
        
        ? Offline
        ? Offline
        Ein ehemaliger Benutzer
        schrieb am zuletzt editiert von
        #357

        @Negalein Dankeschön, super, hat funktioniert!
        Du verwendest den Sourceanalytix Adapter dazu, der legt die Tage an, so gehts.. ich verwende immer noch das olle Javascript mit der Verbrauchsmessung ( das erste, was damals so umherging..) :-)

        NegaleinN 1 Antwort Letzte Antwort
        0
        • ? Ein ehemaliger Benutzer

          @Negalein Dankeschön, super, hat funktioniert!
          Du verwendest den Sourceanalytix Adapter dazu, der legt die Tage an, so gehts.. ich verwende immer noch das olle Javascript mit der Verbrauchsmessung ( das erste, was damals so umherging..) :-)

          NegaleinN Offline
          NegaleinN Offline
          Negalein
          Global Moderator
          schrieb am zuletzt editiert von
          #358

          @ilovegym sagte in VIS von Sigi234:

          Dankeschön, super, hat funktioniert!

          freut mich

          Du verwendest den Sourceanalytix Adapter dazu, der legt die Tage an, so gehts.. ich verwende immer noch das olle Javascript mit der Verbrauchsmessung ( das erste, was damals so umherging..) 🙂

          Ja, aber noch in Version 0.3.0
          Die 0.4.x läuft noch nicht so rund.

          ° Node.js: 20.17.0 NPM: 10.8.2
          ° Proxmox, Ubuntu 22.04.3 LTS
          ° Fixer ---> iob fix

          1 Antwort Letzte Antwort
          0
          • N Offline
            N Offline
            novregen
            schrieb am zuletzt editiert von
            #359

            Hallo, ich würde auch gerne meinen Stromverbrauch darstellen. Meinen Zähler lese ich mit dem Weidmann Lesekopf aus und bekomme ihn über die Smartmeter App in IO Broker. Leider bekomme ich nur die Linie mit dem absoluten Zählerstand. Zusätzlich habe ich den History Adapter installiert und die Linie aus dem Smartmeter hinzugefügt. Jetzt würde ich das gerne als Grafik bzw. auch als Stände darstellen .

            Irgendwie bekomme ich bei Sourceanalytics keine Tagesstände. Und die Wochenstände passen nicht.
            Beim Darstellen in Flot bekomme ich aber nur eine durchgängige Linie, weil ich logischerweise den Gesamt Zählerstand habe.
            =:( kann ich die Sourceanalytics 0.3.0 noch irgendwo bekommen, wenn diese funktioniert hat oder gibt es eine alternative ? Kann ich auch Werte aus History darstellen ? Was muss ich machen, damit ich in Flot vernünftig darstellen kann

            smartmeter.JPG flot1.JPG

            1 Antwort Letzte Antwort
            0
            • sigi234S sigi234

              @schmerenko sagte in VIS von Sigi234:

              @sigi234 Hast du hierfür eine Lösung gefunden ? Für das Multiroom Problem .

              Noch nicht.

              schmerenkoS Offline
              schmerenkoS Offline
              schmerenko
              schrieb am zuletzt editiert von
              #360

              @sigi234
              Multiroom läuft wieder, ich bekomme das Coverbild nur nicht eingeblendet, was ist zu tun ?
              0767bc53-9ffb-4004-88ed-54b8959e52a8-image.png

              sigi234S 1 Antwort Letzte Antwort
              0
              • schmerenkoS schmerenko

                @sigi234
                Multiroom läuft wieder, ich bekomme das Coverbild nur nicht eingeblendet, was ist zu tun ?
                0767bc53-9ffb-4004-88ed-54b8959e52a8-image.png

                sigi234S Online
                sigi234S Online
                sigi234
                Forum Testing Most Active
                schrieb am zuletzt editiert von sigi234
                #361

                @schmerenko

                Geht bei mir, was steht im DP?
                Wie spielst du ab?
                z-index angepasst?

                Bitte benutzt das Voting rechts unten im Beitrag wenn er euch geholfen hat.
                Immer Daten sichern!

                schmerenkoS 1 Antwort Letzte Antwort
                0
                • sigi234S sigi234

                  @schmerenko

                  Geht bei mir, was steht im DP?
                  Wie spielst du ab?
                  z-index angepasst?

                  schmerenkoS Offline
                  schmerenkoS Offline
                  schmerenko
                  schrieb am zuletzt editiert von
                  #362

                  @sigi234
                  dies steht z.B. im DP:
                  cfc7703a-187b-4e08-b8ca-8dca2ee07c07-image.png

                  Wenn ich den DP Wert im Browser (Chrom) eingebe zeigt er mit das Cover

                  Hinter dem Button "Starte Playlist Sigi auf Multiroom" ist meine Playlist Jens abgelegt

                  Z-Index ist auf eins und die Objekt ID ist auf current main Art

                  81b2543e-c068-46ec-a5fe-953b00744f73-image.png

                  sigi234S 1 Antwort Letzte Antwort
                  0
                  • schmerenkoS schmerenko

                    @sigi234
                    dies steht z.B. im DP:
                    cfc7703a-187b-4e08-b8ca-8dca2ee07c07-image.png

                    Wenn ich den DP Wert im Browser (Chrom) eingebe zeigt er mit das Cover

                    Hinter dem Button "Starte Playlist Sigi auf Multiroom" ist meine Playlist Jens abgelegt

                    Z-Index ist auf eins und die Objekt ID ist auf current main Art

                    81b2543e-c068-46ec-a5fe-953b00744f73-image.png

                    sigi234S Online
                    sigi234S Online
                    sigi234
                    Forum Testing Most Active
                    schrieb am zuletzt editiert von sigi234
                    #363

                    @schmerenko

                    Ich nehme da den Yamaha Musiccast Adapter

                    Screenshot (170)_LI.jpg

                    Teste es mal mit den Widget Basic String img src

                    Ist nicht so ohne, da Amazon da eigen ist.

                    Bitte benutzt das Voting rechts unten im Beitrag wenn er euch geholfen hat.
                    Immer Daten sichern!

                    schmerenkoS 1 Antwort Letzte Antwort
                    0
                    • sigi234S sigi234

                      @schmerenko

                      Ich nehme da den Yamaha Musiccast Adapter

                      Screenshot (170)_LI.jpg

                      Teste es mal mit den Widget Basic String img src

                      Ist nicht so ohne, da Amazon da eigen ist.

                      schmerenkoS Offline
                      schmerenkoS Offline
                      schmerenko
                      schrieb am zuletzt editiert von schmerenko
                      #364

                      @sigi234
                      OK, jetzt muss ich mich mit dem Adapter beschäftigen, ich wusste nicht das ich den benötige um die Cover-Bilder anzuzeigen.
                      Danke

                      05.07.2020 Cover wird nun übertragen ! Danke für deine Hilfe

                      1 Antwort Letzte Antwort
                      0
                      • K Offline
                        K Offline
                        kilasat
                        schrieb am zuletzt editiert von
                        #365

                        @sigi234

                        Könntest Du mir noch sagen welche zusätzlichen Icons oder Bilder ich noch für die Alarmanlage benötige?

                        sigi234S 1 Antwort Letzte Antwort
                        0
                        • K kilasat

                          @sigi234

                          Könntest Du mir noch sagen welche zusätzlichen Icons oder Bilder ich noch für die Alarmanlage benötige?

                          sigi234S Online
                          sigi234S Online
                          sigi234
                          Forum Testing Most Active
                          schrieb am zuletzt editiert von sigi234
                          #366

                          @kilasat sagte in VIS von Sigi234:

                          @sigi234

                          Könntest Du mir noch sagen welche zusätzlichen Icons oder Bilder ich noch für die Alarmanlage benötige?

                          Sind in der rar von

                          https://forum.iobroker.net/topic/31657/test-adapter-alarm-1-1-x/205?page=16

                          Zeig mal einen Screenshot dann sehe ich was dir fehlt, du musst natürliche deine DP anpassen.

                          Bitte benutzt das Voting rechts unten im Beitrag wenn er euch geholfen hat.
                          Immer Daten sichern!

                          K 1 Antwort Letzte Antwort
                          0
                          • sigi234S sigi234

                            @kilasat sagte in VIS von Sigi234:

                            @sigi234

                            Könntest Du mir noch sagen welche zusätzlichen Icons oder Bilder ich noch für die Alarmanlage benötige?

                            Sind in der rar von

                            https://forum.iobroker.net/topic/31657/test-adapter-alarm-1-1-x/205?page=16

                            Zeig mal einen Screenshot dann sehe ich was dir fehlt, du musst natürliche deine DP anpassen.

                            K Offline
                            K Offline
                            kilasat
                            schrieb am zuletzt editiert von
                            #367

                            @sigi234 sagte in VIS von Sigi234:

                            @kilasat sagte in VIS von Sigi234:

                            @sigi234

                            Könntest Du mir noch sagen welche zusätzlichen Icons oder Bilder ich noch für die Alarmanlage benötige?

                            Sind in der rar von

                            https://forum.iobroker.net/topic/31657/test-adapter-alarm-1-1-x/205?page=16

                            Zeig mal einen Screenshot dann sehe ich was dir fehlt, du musst natürliche deine DP anpassen.

                            c00910ba-7702-46e1-a31f-868cbcd19d3c-image.png

                            sigi234S 1 Antwort Letzte Antwort
                            0
                            • K kilasat

                              @sigi234 sagte in VIS von Sigi234:

                              @kilasat sagte in VIS von Sigi234:

                              @sigi234

                              Könntest Du mir noch sagen welche zusätzlichen Icons oder Bilder ich noch für die Alarmanlage benötige?

                              Sind in der rar von

                              https://forum.iobroker.net/topic/31657/test-adapter-alarm-1-1-x/205?page=16

                              Zeig mal einen Screenshot dann sehe ich was dir fehlt, du musst natürliche deine DP anpassen.

                              c00910ba-7702-46e1-a31f-868cbcd19d3c-image.png

                              sigi234S Online
                              sigi234S Online
                              sigi234
                              Forum Testing Most Active
                              schrieb am zuletzt editiert von sigi234
                              #368

                              @kilasat sagte in VIS von Sigi234:

                              Zeig mal einen Screenshot dann sehe ich was dir fehlt, du musst natürliche deine DP anpassen.

                              Dir fehlt:

                              icons-mfd-png

                              Bitte benutzt das Voting rechts unten im Beitrag wenn er euch geholfen hat.
                              Immer Daten sichern!

                              1 Antwort Letzte Antwort
                              0
                              • K Offline
                                K Offline
                                kilasat
                                schrieb am zuletzt editiert von
                                #369

                                0bc5dcd4-37dd-4de8-abb4-2805d912ce39-image.png

                                etwas besser. Woher kommen die Wipenschalter?

                                Die Sirene sollte doch eigentlich ausgeblendet sein?

                                sigi234S 1 Antwort Letzte Antwort
                                0
                                • K kilasat

                                  0bc5dcd4-37dd-4de8-abb4-2805d912ce39-image.png

                                  etwas besser. Woher kommen die Wipenschalter?

                                  Die Sirene sollte doch eigentlich ausgeblendet sein?

                                  sigi234S Online
                                  sigi234S Online
                                  sigi234
                                  Forum Testing Most Active
                                  schrieb am zuletzt editiert von
                                  #370

                                  @kilasat sagte in VIS von Sigi234:

                                  Woher kommen die Wipenschalter?

                                  Screenshot (191).png

                                  Bitte benutzt das Voting rechts unten im Beitrag wenn er euch geholfen hat.
                                  Immer Daten sichern!

                                  1 Antwort Letzte Antwort
                                  0
                                  • K Offline
                                    K Offline
                                    kilasat
                                    schrieb am zuletzt editiert von
                                    #371

                                    2448352a-d9b7-4ea2-b13d-15ac8e13a810-image.png

                                    sieht nun besser aus. Aber die Aktivierung und Deaktivierung mit Passwort geht derzeit noch nicht. Muss ich das noch etwas zusätzlich einrichten?

                                    sigi234S K 2 Antworten Letzte Antwort
                                    0
                                    • K kilasat

                                      2448352a-d9b7-4ea2-b13d-15ac8e13a810-image.png

                                      sieht nun besser aus. Aber die Aktivierung und Deaktivierung mit Passwort geht derzeit noch nicht. Muss ich das noch etwas zusätzlich einrichten?

                                      sigi234S Online
                                      sigi234S Online
                                      sigi234
                                      Forum Testing Most Active
                                      schrieb am zuletzt editiert von sigi234
                                      #372

                                      @kilasat sagte in VIS von Sigi234:

                                      Muss ich das noch etwas zusätzlich einrichten?

                                      Du brauchst das Blockly_Skript von @Homer-J

                                      Habe es eingefügt.

                                      Bitte benutzt das Voting rechts unten im Beitrag wenn er euch geholfen hat.
                                      Immer Daten sichern!

                                      K 1 Antwort Letzte Antwort
                                      0
                                      • sigi234S sigi234

                                        @kilasat sagte in VIS von Sigi234:

                                        Muss ich das noch etwas zusätzlich einrichten?

                                        Du brauchst das Blockly_Skript von @Homer-J

                                        Habe es eingefügt.

                                        K Offline
                                        K Offline
                                        kilasat
                                        schrieb am zuletzt editiert von
                                        #373

                                        @sigi234

                                        Danke probiere ich gleich aus.

                                        Dann kann ich mit dem Switch Passwort An/Aus bestimmen, ob ein Passwort benötigt wird?

                                        1 Antwort Letzte Antwort
                                        0
                                        • K kilasat

                                          2448352a-d9b7-4ea2-b13d-15ac8e13a810-image.png

                                          sieht nun besser aus. Aber die Aktivierung und Deaktivierung mit Passwort geht derzeit noch nicht. Muss ich das noch etwas zusätzlich einrichten?

                                          K Offline
                                          K Offline
                                          kilasat
                                          schrieb am zuletzt editiert von
                                          #374

                                          @kilasat

                                          Ich habe noch ein paar Fragen. Sorry vorweg, falls ich offensichtliche Dinge frage.

                                          4eec7333-c9fa-42b5-b655-4a9ddada6c0a-image.png

                                          Es geht um die Steuerung.

                                          1. Ich schalte die Anlage ein über die Wippe Alarmanlage ON und dann kann ich diese via Alaramanlae Off oder mit der PIN Eignabe deaktivieren. Das ist doch nicht ganz richtig oder?
                                          2. Wenn ich die Alarmanlage deaktiviere dann bleibt die Wippe immer noch auf On.
                                          3. Der Passwortschalter geht bei mir sofort auf Aus wenn ich diesen einschalte
                                          4. Wo ist der Unterschied zwischen dem Wippschalter Alarmanlage Delay und dem Button Enable with delay?
                                          5. Quit Changes - was macht dies genau?

                                          Vielen herzlichen Dank.

                                          sigi234S 1 Antwort Letzte Antwort
                                          0
                                          Antworten
                                          • In einem neuen Thema antworten
                                          Anmelden zum Antworten
                                          • Älteste zuerst
                                          • Neuste zuerst
                                          • Meiste Stimmen


                                          Support us

                                          ioBroker
                                          Community Adapters
                                          Donate

                                          811

                                          Online

                                          32.4k

                                          Benutzer

                                          81.5k

                                          Themen

                                          1.3m

                                          Beiträge
                                          Community
                                          Impressum | Datenschutz-Bestimmungen | Nutzungsbedingungen | Einwilligungseinstellungen
                                          ioBroker Community 2014-2025
                                          logo
                                          • Anmelden

                                          • Du hast noch kein Konto? Registrieren

                                          • Anmelden oder registrieren, um zu suchen
                                          • Erster Beitrag
                                            Letzter Beitrag
                                          0
                                          • Home
                                          • Aktuell
                                          • Tags
                                          • Ungelesen 0
                                          • Kategorien
                                          • Unreplied
                                          • Beliebt
                                          • GitHub
                                          • Docu
                                          • Hilfe