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. ioBroker Allgemein
  4. Photovoltaik - Hoymiles HM-1200 Balkonkraftwerk Daten

NEWS

  • Neuer Blogbeitrag: Monatsrückblick - Dezember 2025 🎄
    BluefoxB
    Bluefox
    10
    1
    122

  • Weihnachtsangebot 2025! 🎄
    BluefoxB
    Bluefox
    24
    1
    1.4k

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

Photovoltaik - Hoymiles HM-1200 Balkonkraftwerk Daten

Geplant Angeheftet Gesperrt Verschoben ioBroker Allgemein
photovoltaikdatenpunktleistungsmessungsteuerung
885 Beiträge 70 Kommentatoren 257.2k Aufrufe 62 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.
  • S schneire

    Servus ihr Bastler,

    ich habe seit Tagen auch die AHOY-DTU mit der Hardware am laufen und versuche mich mit Grafana aber bin mit den Wochen- und Monatsergebnisse aus den .Day und .Total nicht zufrieden.

    Wer hat denn ein gutes Dashboard mit Grafana oder anderm VIS
    hinbekommen wo annähernd die Werte passen und stellt es zur Verfügung?

    Danke Reiner

    crunchipC Abwesend
    crunchipC Abwesend
    crunchip
    Forum Testing Most Active
    schrieb am zuletzt editiert von crunchip
    #630

    @schneire sagte in Photovoltaik - Hoymiles HM-1200 Balkonkraftwerk Daten:

    bin mit den Wochen- und Monatsergebnisse aus den .Day und .Total nicht zufrieden.

    was möchtest du denn und was hast du bereits?
    gibt z.b. schon was fertiges
    https://grafana.com/grafana/dashboards/16850-pv-power-ahoy/

    oder sowas

    071e7493-f8f6-456b-be1e-8a072aa1ee22-image.png c2efb4c9-152a-4b15-ad37-2814d87d169c-image.png

    umgestiegen von Proxmox auf Unraid

    S K 2 Antworten Letzte Antwort
    1
    • crunchipC crunchip

      @schneire sagte in Photovoltaik - Hoymiles HM-1200 Balkonkraftwerk Daten:

      bin mit den Wochen- und Monatsergebnisse aus den .Day und .Total nicht zufrieden.

      was möchtest du denn und was hast du bereits?
      gibt z.b. schon was fertiges
      https://grafana.com/grafana/dashboards/16850-pv-power-ahoy/

      oder sowas

      071e7493-f8f6-456b-be1e-8a072aa1ee22-image.png c2efb4c9-152a-4b15-ad37-2814d87d169c-image.png

      S Offline
      S Offline
      schneire
      schrieb am zuletzt editiert von
      #631

      @crunchip: danke dir für die Antwort.

      Mit der AHOY-Vorlage komme ich (noch) nicht zurecht, da ich FLUX.Sprache habe und der geladene code in SQL zu lesen ist:

      SELECT last("value") FROM "iobroker" WHERE ("topic" = '$ahoyTopic/$ahoyInvertername/ch0/P_AC') AND $timeFilter GROUP BY time($__interval)

      bzw. was ist dann für mich einzutragen wenn mein Bucket 'iobroker' heißt und ein Mqtt- Variable bz.
      'mqtt.0.inverter.SellHM600.ch1.P_DC' ?

      Und ja gerne deine Boards, die würden mir sicher weiter helfen.

      Danke Reiner

      influxdb2.7, mqtt, Grafana, Raspberry Pi5, Venus-Os m.Raspi3, JK-BMS

      K crunchipC 2 Antworten Letzte Antwort
      0
      • S schneire

        @crunchip: danke dir für die Antwort.

        Mit der AHOY-Vorlage komme ich (noch) nicht zurecht, da ich FLUX.Sprache habe und der geladene code in SQL zu lesen ist:

        SELECT last("value") FROM "iobroker" WHERE ("topic" = '$ahoyTopic/$ahoyInvertername/ch0/P_AC') AND $timeFilter GROUP BY time($__interval)

        bzw. was ist dann für mich einzutragen wenn mein Bucket 'iobroker' heißt und ein Mqtt- Variable bz.
        'mqtt.0.inverter.SellHM600.ch1.P_DC' ?

        Und ja gerne deine Boards, die würden mir sicher weiter helfen.

        Danke Reiner

        K Offline
        K Offline
        knopers1
        schrieb am zuletzt editiert von
        #632

        seit heute gibt es die v0.5.49. Jemand die neue Version bereits über den Updatebutton aus der DTU WebUi installiert? Das Update auf die v.0.5.47 lief leider schief, da nach dem Update kein AP aufgebaut worden ist.
        Ich bin zurück auf die v.0.5.28. (habe eine esp32)

        HP Microserver Gen8, RPI-4, IoBroker,

        S 1 Antwort Letzte Antwort
        0
        • S schneire

          @crunchip: danke dir für die Antwort.

          Mit der AHOY-Vorlage komme ich (noch) nicht zurecht, da ich FLUX.Sprache habe und der geladene code in SQL zu lesen ist:

          SELECT last("value") FROM "iobroker" WHERE ("topic" = '$ahoyTopic/$ahoyInvertername/ch0/P_AC') AND $timeFilter GROUP BY time($__interval)

          bzw. was ist dann für mich einzutragen wenn mein Bucket 'iobroker' heißt und ein Mqtt- Variable bz.
          'mqtt.0.inverter.SellHM600.ch1.P_DC' ?

          Und ja gerne deine Boards, die würden mir sicher weiter helfen.

          Danke Reiner

          crunchipC Abwesend
          crunchipC Abwesend
          crunchip
          Forum Testing Most Active
          schrieb am zuletzt editiert von crunchip
          #633

          @schneire sagte in Photovoltaik - Hoymiles HM-1200 Balkonkraftwerk Daten:

          deine Boards, die würden mir sicher weiter helfen

          nur bedingt, da ich influx 1.x nutze und somit InfluxQL
          aber hier mal das Dashboard Balkonkraftwerk

          {
           "__inputs": [
             {
               "name": "DS_INFLUXDB-COLLECTD",
               "label": "InfluxDB-collectd",
               "description": "",
               "type": "datasource",
               "pluginId": "influxdb",
               "pluginName": "InfluxDB"
             }
           ],
           "__elements": {},
           "__requires": [
             {
               "type": "panel",
               "id": "gauge",
               "name": "Gauge",
               "version": ""
             },
             {
               "type": "grafana",
               "id": "grafana",
               "name": "Grafana",
               "version": "9.2.4"
             },
             {
               "type": "datasource",
               "id": "influxdb",
               "name": "InfluxDB",
               "version": "1.0.0"
             },
             {
               "type": "panel",
               "id": "stat",
               "name": "Stat",
               "version": ""
             },
             {
               "type": "panel",
               "id": "table",
               "name": "Table",
               "version": ""
             },
             {
               "type": "panel",
               "id": "timeseries",
               "name": "Time series",
               "version": ""
             }
           ],
           "annotations": {
             "list": [
               {
                 "builtIn": 1,
                 "datasource": {
                   "type": "grafana",
                   "uid": "-- Grafana --"
                 },
                 "enable": true,
                 "hide": true,
                 "iconColor": "rgba(0, 211, 255, 1)",
                 "name": "Annotations & Alerts",
                 "target": {
                   "limit": 100,
                   "matchAny": false,
                   "tags": [],
                   "type": "dashboard"
                 },
                 "type": "dashboard"
               }
             ]
           },
           "description": "Balkonkraftwerk",
           "editable": true,
           "fiscalYearStartMonth": 0,
           "graphTooltip": 1,
           "id": null,
           "links": [
             {
               "asDropdown": true,
               "icon": "external link",
               "includeVars": false,
               "keepTime": true,
               "tags": [
                 "Hausenergie"
               ],
               "targetBlank": false,
               "title": "Hausenergie",
               "tooltip": "",
               "type": "dashboards",
               "url": ""
             }
           ],
           "liveNow": true,
           "panels": [
             {
               "datasource": {
                 "type": "influxdb",
                 "uid": "${DS_INFLUXDB-COLLECTD}"
               },
               "fieldConfig": {
                 "defaults": {
                   "color": {
                     "mode": "continuous-RdYlGr"
                   },
                   "mappings": [],
                   "max": 650,
                   "thresholds": {
                     "mode": "absolute",
                     "steps": [
                       {
                         "color": "green",
                         "value": null
                       },
                       {
                         "color": "#EAB839",
                         "value": 300
                       },
                       {
                         "color": "red",
                         "value": 650
                       }
                     ]
                   },
                   "unit": "watt"
                 },
                 "overrides": []
               },
               "gridPos": {
                 "h": 4,
                 "w": 4,
                 "x": 0,
                 "y": 0
               },
               "id": 6,
               "options": {
                 "orientation": "auto",
                 "reduceOptions": {
                   "calcs": [
                     "lastNotNull"
                   ],
                   "fields": "",
                   "values": false
                 },
                 "showThresholdLabels": false,
                 "showThresholdMarkers": true
               },
               "pluginVersion": "9.2.4",
               "targets": [
                 {
                   "datasource": {
                     "type": "influxdb",
                     "uid": "${DS_INFLUXDB-COLLECTD}"
                   },
                   "groupBy": [
                     {
                       "params": [
                         "$__interval"
                       ],
                       "type": "time"
                     },
                     {
                       "params": [
                         "null"
                       ],
                       "type": "fill"
                     }
                   ],
                   "measurement": "mqtt.0.Balkonkraftwerk.HM-600.ch0.P_AC",
                   "orderByTime": "ASC",
                   "policy": "default",
                   "refId": "A",
                   "resultFormat": "time_series",
                   "select": [
                     [
                       {
                         "params": [
                           "value"
                         ],
                         "type": "field"
                       },
                       {
                         "params": [],
                         "type": "last"
                       }
                     ]
                   ],
                   "tags": []
                 }
               ],
               "title": "aktuelle Leistung",
               "type": "gauge"
             },
             {
               "datasource": {
                 "type": "influxdb",
                 "uid": "${DS_INFLUXDB-COLLECTD}"
               },
               "fieldConfig": {
                 "defaults": {
                   "color": {
                     "mode": "thresholds"
                   },
                   "mappings": [],
                   "thresholds": {
                     "mode": "absolute",
                     "steps": [
                       {
                         "color": "green",
                         "value": null
                       }
                     ]
                   },
                   "unit": "currencyEUR"
                 },
                 "overrides": []
               },
               "gridPos": {
                 "h": 4,
                 "w": 3,
                 "x": 4,
                 "y": 0
               },
               "id": 8,
               "options": {
                 "colorMode": "value",
                 "graphMode": "none",
                 "justifyMode": "auto",
                 "orientation": "auto",
                 "reduceOptions": {
                   "calcs": [
                     "lastNotNull"
                   ],
                   "fields": "",
                   "values": false
                 },
                 "textMode": "auto"
               },
               "pluginVersion": "9.2.4",
               "targets": [
                 {
                   "datasource": {
                     "type": "influxdb",
                     "uid": "${DS_INFLUXDB-COLLECTD}"
                   },
                   "groupBy": [
                     {
                       "params": [
                         "$__interval"
                       ],
                       "type": "time"
                     },
                     {
                       "params": [
                         "null"
                       ],
                       "type": "fill"
                     }
                   ],
                   "measurement": "mqtt.0.Balkonkraftwerk.HM-600.ch0.YieldTotal",
                   "orderByTime": "ASC",
                   "policy": "default",
                   "refId": "A",
                   "resultFormat": "time_series",
                   "select": [
                     [
                       {
                         "params": [
                           "value"
                         ],
                         "type": "field"
                       },
                       {
                         "params": [],
                         "type": "mean"
                       },
                       {
                         "params": [
                           "*0.275"
                         ],
                         "type": "math"
                       }
                     ]
                   ],
                   "tags": []
                 }
               ],
               "title": "Erwirtschaftet",
               "type": "stat"
             },
             {
               "datasource": {
                 "type": "influxdb",
                 "uid": "${DS_INFLUXDB-COLLECTD}"
               },
               "fieldConfig": {
                 "defaults": {
                   "color": {
                     "mode": "thresholds"
                   },
                   "mappings": [],
                   "thresholds": {
                     "mode": "absolute",
                     "steps": [
                       {
                         "color": "text",
                         "value": null
                       }
                     ]
                   },
                   "unit": "watth"
                 },
                 "overrides": []
               },
               "gridPos": {
                 "h": 4,
                 "w": 4,
                 "x": 7,
                 "y": 0
               },
               "id": 10,
               "options": {
                 "colorMode": "value",
                 "graphMode": "none",
                 "justifyMode": "auto",
                 "orientation": "auto",
                 "reduceOptions": {
                   "calcs": [
                     "lastNotNull"
                   ],
                   "fields": "",
                   "values": false
                 },
                 "textMode": "auto"
               },
               "pluginVersion": "9.2.4",
               "targets": [
                 {
                   "alias": "Ertrag Heute",
                   "datasource": {
                     "type": "influxdb",
                     "uid": "${DS_INFLUXDB-COLLECTD}"
                   },
                   "groupBy": [
                     {
                       "params": [
                         "$__interval"
                       ],
                       "type": "time"
                     },
                     {
                       "params": [
                         "previous"
                       ],
                       "type": "fill"
                     }
                   ],
                   "measurement": "mqtt.0.Balkonkraftwerk.HM-600.ch0.YieldDay",
                   "orderByTime": "ASC",
                   "policy": "default",
                   "refId": "A",
                   "resultFormat": "time_series",
                   "select": [
                     [
                       {
                         "params": [
                           "value"
                         ],
                         "type": "field"
                       },
                       {
                         "params": [],
                         "type": "last"
                       }
                     ]
                   ],
                   "tags": []
                 }
               ],
               "title": "Tagesertrag",
               "type": "stat"
             },
             {
               "datasource": {
                 "type": "influxdb",
                 "uid": "${DS_INFLUXDB-COLLECTD}"
               },
               "fieldConfig": {
                 "defaults": {
                   "color": {
                     "mode": "thresholds"
                   },
                   "mappings": [],
                   "thresholds": {
                     "mode": "absolute",
                     "steps": [
                       {
                         "color": "green",
                         "value": null
                       }
                     ]
                   },
                   "unit": "kwatth"
                 },
                 "overrides": []
               },
               "gridPos": {
                 "h": 4,
                 "w": 4,
                 "x": 11,
                 "y": 0
               },
               "id": 11,
               "options": {
                 "colorMode": "value",
                 "graphMode": "none",
                 "justifyMode": "auto",
                 "orientation": "auto",
                 "reduceOptions": {
                   "calcs": [
                     "lastNotNull"
                   ],
                   "fields": "",
                   "values": false
                 },
                 "textMode": "auto"
               },
               "pluginVersion": "9.2.4",
               "targets": [
                 {
                   "alias": "Ertrag Gesamt",
                   "datasource": {
                     "type": "influxdb",
                     "uid": "${DS_INFLUXDB-COLLECTD}"
                   },
                   "groupBy": [
                     {
                       "params": [
                         "$__interval"
                       ],
                       "type": "time"
                     },
                     {
                       "params": [
                         "previous"
                       ],
                       "type": "fill"
                     }
                   ],
                   "measurement": "mqtt.0.Balkonkraftwerk.HM-600.ch0.YieldTotal",
                   "orderByTime": "ASC",
                   "policy": "default",
                   "refId": "A",
                   "resultFormat": "time_series",
                   "select": [
                     [
                       {
                         "params": [
                           "value"
                         ],
                         "type": "field"
                       },
                       {
                         "params": [],
                         "type": "last"
                       }
                     ]
                   ],
                   "tags": []
                 }
               ],
               "title": "Gesamtertrag",
               "type": "stat"
             },
             {
               "datasource": {
                 "type": "influxdb",
                 "uid": "${DS_INFLUXDB-COLLECTD}"
               },
               "fieldConfig": {
                 "defaults": {
                   "color": {
                     "mode": "continuous-GrYlRd"
                   },
                   "custom": {
                     "align": "right",
                     "displayMode": "auto",
                     "filterable": false,
                     "inspect": false,
                     "width": 100
                   },
                   "decimals": 2,
                   "mappings": [],
                   "thresholds": {
                     "mode": "absolute",
                     "steps": [
                       {
                         "color": "super-light-green",
                         "value": null
                       },
                       {
                         "color": "light-green",
                         "value": 2
                       },
                       {
                         "color": "green",
                         "value": 3
                       },
                       {
                         "color": "semi-dark-green",
                         "value": 4
                       },
                       {
                         "color": "dark-green",
                         "value": 5
                       }
                     ]
                   },
                   "unit": "kwatth"
                 },
                 "overrides": [
                   {
                     "matcher": {
                       "id": "byName",
                       "options": "Produziert"
                     },
                     "properties": [
                       {
                         "id": "custom.displayMode",
                         "value": "gradient-gauge"
                       },
                       {
                         "id": "custom.width",
                         "value": 200
                       }
                     ]
                   },
                   {
                     "matcher": {
                       "id": "byName",
                       "options": "Time"
                     },
                     "properties": [
                       {
                         "id": "unit",
                         "value": "time:D.M.Y"
                       },
                       {
                         "id": "displayName",
                         "value": "Tag"
                       }
                     ]
                   },
                   {
                     "matcher": {
                       "id": "byName",
                       "options": "Produziert * 0.275"
                     },
                     "properties": [
                       {
                         "id": "custom.width",
                         "value": 80
                       },
                       {
                         "id": "unit",
                         "value": "currencyEUR"
                       },
                       {
                         "id": "displayName",
                         "value": "Ersparnis"
                       }
                     ]
                   }
                 ]
               },
               "gridPos": {
                 "h": 32,
                 "w": 6,
                 "x": 0,
                 "y": 4
               },
               "id": 4,
               "options": {
                 "footer": {
                   "fields": "",
                   "reducer": [
                     "sum"
                   ],
                   "show": false
                 },
                 "showHeader": true,
                 "sortBy": []
               },
               "pluginVersion": "9.2.4",
               "targets": [
                 {
                   "alias": "Produziert",
                   "datasource": {
                     "type": "influxdb",
                     "uid": "${DS_INFLUXDB-COLLECTD}"
                   },
                   "groupBy": [
                     {
                       "params": [
                         "1d"
                       ],
                       "type": "time"
                     },
                     {
                       "params": [
                         "previous"
                       ],
                       "type": "fill"
                     }
                   ],
                   "measurement": "mqtt.0.Balkonkraftwerk.HM-600.ch0.YieldTotal",
                   "orderByTime": "ASC",
                   "policy": "default",
                   "refId": "A",
                   "resultFormat": "time_series",
                   "select": [
                     [
                       {
                         "params": [
                           "value"
                         ],
                         "type": "field"
                       },
                       {
                         "params": [],
                         "type": "last"
                       },
                       {
                         "params": [],
                         "type": "difference"
                       }
                     ]
                   ],
                   "tags": []
                 }
               ],
               "timeFrom": "1M",
               "title": "Balkonkraftwerk",
               "transformations": [
                 {
                   "id": "sortBy",
                   "options": {
                     "fields": {},
                     "sort": [
                       {
                         "desc": true,
                         "field": "Time"
                       }
                     ]
                   }
                 },
                 {
                   "id": "calculateField",
                   "options": {
                     "binary": {
                       "left": "Produziert",
                       "operator": "*",
                       "reducer": "sum",
                       "right": "0.275"
                     },
                     "mode": "binary",
                     "reduce": {
                       "reducer": "sum"
                     }
                   }
                 }
               ],
               "transparent": true,
               "type": "table"
             },
             {
               "datasource": {
                 "type": "influxdb",
                 "uid": "${DS_INFLUXDB-COLLECTD}"
               },
               "fieldConfig": {
                 "defaults": {
                   "color": {
                     "mode": "palette-classic"
                   },
                   "custom": {
                     "axisCenteredZero": false,
                     "axisColorMode": "text",
                     "axisLabel": "",
                     "axisPlacement": "auto",
                     "barAlignment": 0,
                     "drawStyle": "line",
                     "fillOpacity": 0,
                     "gradientMode": "none",
                     "hideFrom": {
                       "legend": false,
                       "tooltip": false,
                       "viz": false
                     },
                     "lineInterpolation": "linear",
                     "lineWidth": 1,
                     "pointSize": 5,
                     "scaleDistribution": {
                       "log": 2,
                       "type": "symlog"
                     },
                     "showPoints": "auto",
                     "spanNulls": false,
                     "stacking": {
                       "group": "A",
                       "mode": "none"
                     },
                     "thresholdsStyle": {
                       "mode": "off"
                     }
                   },
                   "mappings": [],
                   "thresholds": {
                     "mode": "absolute",
                     "steps": [
                       {
                         "color": "green",
                         "value": null
                       },
                       {
                         "color": "red",
                         "value": 80
                       }
                     ]
                   }
                 },
                 "overrides": []
               },
               "gridPos": {
                 "h": 9,
                 "w": 18,
                 "x": 6,
                 "y": 4
               },
               "id": 2,
               "options": {
                 "legend": {
                   "calcs": [
                     "lastNotNull",
                     "min",
                     "max",
                     "mean"
                   ],
                   "displayMode": "table",
                   "placement": "right",
                   "showLegend": true
                 },
                 "tooltip": {
                   "mode": "single",
                   "sort": "none"
                 }
               },
               "pluginVersion": "9.0.0",
               "targets": [
                 {
                   "alias": "Amper",
                   "datasource": {
                     "type": "influxdb",
                     "uid": "${DS_INFLUXDB-COLLECTD}"
                   },
                   "groupBy": [
                     {
                       "params": [
                         "$__interval"
                       ],
                       "type": "time"
                     },
                     {
                       "params": [
                         "previous"
                       ],
                       "type": "fill"
                     }
                   ],
                   "measurement": "mqtt.0.Balkonkraftwerk.HM-600.ch0.I_AC",
                   "orderByTime": "ASC",
                   "policy": "default",
                   "refId": "A",
                   "resultFormat": "time_series",
                   "select": [
                     [
                       {
                         "params": [
                           "value"
                         ],
                         "type": "field"
                       },
                       {
                         "params": [],
                         "type": "last"
                       }
                     ]
                   ],
                   "tags": []
                 },
                 {
                   "alias": "Watt AC",
                   "datasource": {
                     "type": "influxdb",
                     "uid": "${DS_INFLUXDB-COLLECTD}"
                   },
                   "groupBy": [
                     {
                       "params": [
                         "$__interval"
                       ],
                       "type": "time"
                     },
                     {
                       "params": [
                         "previous"
                       ],
                       "type": "fill"
                     }
                   ],
                   "hide": false,
                   "measurement": "mqtt.0.Balkonkraftwerk.HM-600.ch0.P_AC",
                   "orderByTime": "ASC",
                   "policy": "default",
                   "refId": "B",
                   "resultFormat": "time_series",
                   "select": [
                     [
                       {
                         "params": [
                           "value"
                         ],
                         "type": "field"
                       },
                       {
                         "params": [],
                         "type": "last"
                       }
                     ]
                   ],
                   "tags": []
                 },
                 {
                   "alias": "Watt DC",
                   "datasource": {
                     "type": "influxdb",
                     "uid": "${DS_INFLUXDB-COLLECTD}"
                   },
                   "groupBy": [
                     {
                       "params": [
                         "$__interval"
                       ],
                       "type": "time"
                     },
                     {
                       "params": [
                         "previous"
                       ],
                       "type": "fill"
                     }
                   ],
                   "hide": false,
                   "measurement": "mqtt.0.Balkonkraftwerk.HM-600.ch0.P_DC",
                   "orderByTime": "ASC",
                   "policy": "default",
                   "refId": "C",
                   "resultFormat": "time_series",
                   "select": [
                     [
                       {
                         "params": [
                           "value"
                         ],
                         "type": "field"
                       },
                       {
                         "params": [],
                         "type": "last"
                       }
                     ]
                   ],
                   "tags": []
                 },
                 {
                   "alias": "Volt",
                   "datasource": {
                     "type": "influxdb",
                     "uid": "${DS_INFLUXDB-COLLECTD}"
                   },
                   "groupBy": [
                     {
                       "params": [
                         "$__interval"
                       ],
                       "type": "time"
                     },
                     {
                       "params": [
                         "previous"
                       ],
                       "type": "fill"
                     }
                   ],
                   "hide": false,
                   "measurement": "mqtt.0.Balkonkraftwerk.HM-600.ch0.U_AC",
                   "orderByTime": "ASC",
                   "policy": "default",
                   "refId": "D",
                   "resultFormat": "time_series",
                   "select": [
                     [
                       {
                         "params": [
                           "value"
                         ],
                         "type": "field"
                       },
                       {
                         "params": [],
                         "type": "last"
                       }
                     ]
                   ],
                   "tags": []
                 },
                 {
                   "alias": "Temperatur",
                   "datasource": {
                     "type": "influxdb",
                     "uid": "${DS_INFLUXDB-COLLECTD}"
                   },
                   "groupBy": [
                     {
                       "params": [
                         "$__interval"
                       ],
                       "type": "time"
                     },
                     {
                       "params": [
                         "previous"
                       ],
                       "type": "fill"
                     }
                   ],
                   "hide": false,
                   "measurement": "mqtt.0.Balkonkraftwerk.HM-600.ch0.Temp",
                   "orderByTime": "ASC",
                   "policy": "default",
                   "refId": "E",
                   "resultFormat": "time_series",
                   "select": [
                     [
                       {
                         "params": [
                           "value"
                         ],
                         "type": "field"
                       },
                       {
                         "params": [],
                         "type": "last"
                       }
                     ]
                   ],
                   "tags": []
                 },
                 {
                   "alias": "Effizienz",
                   "datasource": {
                     "type": "influxdb",
                     "uid": "${DS_INFLUXDB-COLLECTD}"
                   },
                   "groupBy": [
                     {
                       "params": [
                         "$__interval"
                       ],
                       "type": "time"
                     },
                     {
                       "params": [
                         "previous"
                       ],
                       "type": "fill"
                     }
                   ],
                   "hide": false,
                   "measurement": "mqtt.0.Balkonkraftwerk.HM-600.ch0.Effiency",
                   "orderByTime": "ASC",
                   "policy": "default",
                   "refId": "F",
                   "resultFormat": "time_series",
                   "select": [
                     [
                       {
                         "params": [
                           "value"
                         ],
                         "type": "field"
                       },
                       {
                         "params": [],
                         "type": "last"
                       }
                     ]
                   ],
                   "tags": []
                 },
                 {
                   "alias": "Tagesertrag",
                   "datasource": {
                     "type": "influxdb",
                     "uid": "${DS_INFLUXDB-COLLECTD}"
                   },
                   "groupBy": [
                     {
                       "params": [
                         "$__interval"
                       ],
                       "type": "time"
                     },
                     {
                       "params": [
                         "previous"
                       ],
                       "type": "fill"
                     }
                   ],
                   "hide": false,
                   "measurement": "mqtt.0.Balkonkraftwerk.HM-600.ch0.YieldDay",
                   "orderByTime": "ASC",
                   "policy": "default",
                   "refId": "G",
                   "resultFormat": "time_series",
                   "select": [
                     [
                       {
                         "params": [
                           "value"
                         ],
                         "type": "field"
                       },
                       {
                         "params": [],
                         "type": "last"
                       }
                     ]
                   ],
                   "tags": []
                 },
                 {
                   "alias": "Frequenz",
                   "datasource": {
                     "type": "influxdb",
                     "uid": "${DS_INFLUXDB-COLLECTD}"
                   },
                   "groupBy": [
                     {
                       "params": [
                         "$__interval"
                       ],
                       "type": "time"
                     },
                     {
                       "params": [
                         "previous"
                       ],
                       "type": "fill"
                     }
                   ],
                   "hide": false,
                   "measurement": "mqtt.0.Balkonkraftwerk.HM-600.ch0.Freq",
                   "orderByTime": "ASC",
                   "policy": "default",
                   "refId": "H",
                   "resultFormat": "time_series",
                   "select": [
                     [
                       {
                         "params": [
                           "value"
                         ],
                         "type": "field"
                       },
                       {
                         "params": [],
                         "type": "last"
                       }
                     ]
                   ],
                   "tags": []
                 },
                 {
                   "alias": "Effizienz",
                   "datasource": {
                     "type": "influxdb",
                     "uid": "${DS_INFLUXDB-COLLECTD}"
                   },
                   "groupBy": [
                     {
                       "params": [
                         "$__interval"
                       ],
                       "type": "time"
                     },
                     {
                       "params": [
                         "previous"
                       ],
                       "type": "fill"
                     }
                   ],
                   "hide": false,
                   "measurement": "mqtt.0.Balkonkraftwerk.HM-600.ch0.Effiency",
                   "orderByTime": "ASC",
                   "policy": "default",
                   "refId": "I",
                   "resultFormat": "time_series",
                   "select": [
                     [
                       {
                         "params": [
                           "value"
                         ],
                         "type": "field"
                       },
                       {
                         "params": [],
                         "type": "last"
                       }
                     ]
                   ],
                   "tags": []
                 }
               ],
               "timeFrom": "3d",
               "title": "Balkonkraftwerk",
               "type": "timeseries"
             },
             {
               "datasource": {
                 "type": "influxdb",
                 "uid": "${DS_INFLUXDB-COLLECTD}"
               },
               "fieldConfig": {
                 "defaults": {
                   "color": {
                     "mode": "continuous-GrYlRd"
                   },
                   "custom": {
                     "axisCenteredZero": false,
                     "axisColorMode": "text",
                     "axisLabel": "",
                     "axisPlacement": "auto",
                     "barAlignment": 0,
                     "drawStyle": "bars",
                     "fillOpacity": 90,
                     "gradientMode": "scheme",
                     "hideFrom": {
                       "legend": false,
                       "tooltip": false,
                       "viz": false
                     },
                     "lineInterpolation": "linear",
                     "lineWidth": 1,
                     "pointSize": 5,
                     "scaleDistribution": {
                       "type": "linear"
                     },
                     "showPoints": "auto",
                     "spanNulls": false,
                     "stacking": {
                       "group": "A",
                       "mode": "none"
                     },
                     "thresholdsStyle": {
                       "mode": "off"
                     }
                   },
                   "mappings": [],
                   "thresholds": {
                     "mode": "absolute",
                     "steps": [
                       {
                         "color": "green",
                         "value": null
                       },
                       {
                         "color": "red",
                         "value": 80
                       }
                     ]
                   },
                   "unit": "kwatth"
                 },
                 "overrides": []
               },
               "gridPos": {
                 "h": 8,
                 "w": 18,
                 "x": 6,
                 "y": 13
               },
               "id": 12,
               "options": {
                 "legend": {
                   "calcs": [],
                   "displayMode": "list",
                   "placement": "bottom",
                   "showLegend": true
                 },
                 "tooltip": {
                   "mode": "single",
                   "sort": "none"
                 }
               },
               "pluginVersion": "9.2.4",
               "targets": [
                 {
                   "alias": "Ertrag Gesamt",
                   "datasource": {
                     "type": "influxdb",
                     "uid": "${DS_INFLUXDB-COLLECTD}"
                   },
                   "groupBy": [
                     {
                       "params": [
                         "30d"
                       ],
                       "type": "time"
                     },
                     {
                       "params": [
                         "previous"
                       ],
                       "type": "fill"
                     }
                   ],
                   "measurement": "mqtt.0.Balkonkraftwerk.HM-600.ch0.YieldTotal",
                   "orderByTime": "ASC",
                   "policy": "default",
                   "query": "SELECT non_negative_difference(last(cumulative_sum))FROM (\nSELECT cumulative_sum(non_negative_difference(last(\"value\"))) FROM \"mqtt.0.Balkonkraftwerk.HM-600.ch0.YieldTotal\" WHERE $timeFilter GROUP BY time($__interval)\n) WHERE $timeFilter GROUP BY time(1d) tz('Europe/Berlin')",
                   "rawQuery": false,
                   "refId": "A",
                   "resultFormat": "table",
                   "select": [
                     [
                       {
                         "params": [
                           "value"
                         ],
                         "type": "field"
                       },
                       {
                         "params": [],
                         "type": "last"
                       },
                       {
                         "params": [],
                         "type": "difference"
                       }
                     ]
                   ],
                   "tags": []
                 }
               ],
               "timeFrom": "12M",
               "title": "Gesamtertrag",
               "type": "timeseries"
             }
           ],
           "refresh": "30s",
           "schemaVersion": 37,
           "style": "dark",
           "tags": [
             "Hausenergie"
           ],
           "templating": {
             "list": []
           },
           "time": {
             "from": "now-24h",
             "to": "now"
           },
           "timepicker": {},
           "timezone": "",
           "title": "Balkonkraftwerk",
           "uid": "_KoMjjqnk",
           "version": 32,
           "weekStart": ""
          }
          

          umgestiegen von Proxmox auf Unraid

          S P 2 Antworten Letzte Antwort
          0
          • crunchipC crunchip

            @schneire sagte in Photovoltaik - Hoymiles HM-1200 Balkonkraftwerk Daten:

            bin mit den Wochen- und Monatsergebnisse aus den .Day und .Total nicht zufrieden.

            was möchtest du denn und was hast du bereits?
            gibt z.b. schon was fertiges
            https://grafana.com/grafana/dashboards/16850-pv-power-ahoy/

            oder sowas

            071e7493-f8f6-456b-be1e-8a072aa1ee22-image.png c2efb4c9-152a-4b15-ad37-2814d87d169c-image.png

            K Offline
            K Offline
            knopers1
            schrieb am zuletzt editiert von
            #634

            @crunchip said in Photovoltaik - Hoymiles HM-1200 Balkonkraftwerk Daten:

            @schneire sagte in Photovoltaik - Hoymiles HM-1200 Balkonkraftwerk Daten:

            bin mit den Wochen- und Monatsergebnisse aus den .Day und .Total nicht zufrieden.

            was möchtest du denn und was hast du bereits?
            gibt z.b. schon was fertiges
            https://grafana.com/grafana/dashboards/16850-pv-power-ahoy/

            oder sowas

            071e7493-f8f6-456b-be1e-8a072aa1ee22-image.png c2efb4c9-152a-4b15-ad37-2814d87d169c-image.png

            Hi crunchip,

            kannst Du kurz beschreiben, wie dieses grafana Dashboard auf dem Pi4 installiert wird? Ich würde es gerne testen. Lässt sich die Grafik im VIS darstellen? Gibt es eine Installationsanleitung? LG Lukas

            HP Microserver Gen8, RPI-4, IoBroker,

            1 Antwort Letzte Antwort
            0
            • crunchipC Abwesend
              crunchipC Abwesend
              crunchip
              Forum Testing Most Active
              schrieb am zuletzt editiert von crunchip
              #635

              @knopers1 sagte in Photovoltaik - Hoymiles HM-1200 Balkonkraftwerk Daten:

              auf dem Pi4

              in der Regel ja, du brauchst Grafana und eine Datenbank, in den meisten Fällen wird InfluxDB genommen.

              @knopers1 sagte in Photovoltaik - Hoymiles HM-1200 Balkonkraftwerk Daten:

              Lässt sich die Grafik im VIS darstellen

              ja, man kann das gesamte Dashboard oder auch nur einzelne Panels per iframe in vis einbinden, dazu müssen ein paar Parameter in der Grafana.ini angepasst werden.
              https://forum.iobroker.net/post/380456

              @knopers1 sagte in Photovoltaik - Hoymiles HM-1200 Balkonkraftwerk Daten:

              Gibt es eine Installationsanleitung

              In der Regel auf auf den jeweiligen Seiten(InfluxDB/Grafana), allerdings kommen die meisten damit nicht so zurecht.
              Es gibt aber hier im Forum mehrere Threads wo es beschrieben wurde.
              z.b. https://forum.iobroker.net/post/758870

              umgestiegen von Proxmox auf Unraid

              1 Antwort Letzte Antwort
              0
              • K knopers1

                seit heute gibt es die v0.5.49. Jemand die neue Version bereits über den Updatebutton aus der DTU WebUi installiert? Das Update auf die v.0.5.47 lief leider schief, da nach dem Update kein AP aufgebaut worden ist.
                Ich bin zurück auf die v.0.5.28. (habe eine esp32)

                S Offline
                S Offline
                schneire
                schrieb am zuletzt editiert von
                #636

                @knopers1
                Servus , probiere mal die DEV 0.5.5 die läuft seit drei Stunden bei mir;-)
                Gruß Reiner

                influxdb2.7, mqtt, Grafana, Raspberry Pi5, Venus-Os m.Raspi3, JK-BMS

                K 1 Antwort Letzte Antwort
                0
                • crunchipC crunchip

                  @schneire sagte in Photovoltaik - Hoymiles HM-1200 Balkonkraftwerk Daten:

                  deine Boards, die würden mir sicher weiter helfen

                  nur bedingt, da ich influx 1.x nutze und somit InfluxQL
                  aber hier mal das Dashboard Balkonkraftwerk

                  {
                   "__inputs": [
                     {
                       "name": "DS_INFLUXDB-COLLECTD",
                       "label": "InfluxDB-collectd",
                       "description": "",
                       "type": "datasource",
                       "pluginId": "influxdb",
                       "pluginName": "InfluxDB"
                     }
                   ],
                   "__elements": {},
                   "__requires": [
                     {
                       "type": "panel",
                       "id": "gauge",
                       "name": "Gauge",
                       "version": ""
                     },
                     {
                       "type": "grafana",
                       "id": "grafana",
                       "name": "Grafana",
                       "version": "9.2.4"
                     },
                     {
                       "type": "datasource",
                       "id": "influxdb",
                       "name": "InfluxDB",
                       "version": "1.0.0"
                     },
                     {
                       "type": "panel",
                       "id": "stat",
                       "name": "Stat",
                       "version": ""
                     },
                     {
                       "type": "panel",
                       "id": "table",
                       "name": "Table",
                       "version": ""
                     },
                     {
                       "type": "panel",
                       "id": "timeseries",
                       "name": "Time series",
                       "version": ""
                     }
                   ],
                   "annotations": {
                     "list": [
                       {
                         "builtIn": 1,
                         "datasource": {
                           "type": "grafana",
                           "uid": "-- Grafana --"
                         },
                         "enable": true,
                         "hide": true,
                         "iconColor": "rgba(0, 211, 255, 1)",
                         "name": "Annotations & Alerts",
                         "target": {
                           "limit": 100,
                           "matchAny": false,
                           "tags": [],
                           "type": "dashboard"
                         },
                         "type": "dashboard"
                       }
                     ]
                   },
                   "description": "Balkonkraftwerk",
                   "editable": true,
                   "fiscalYearStartMonth": 0,
                   "graphTooltip": 1,
                   "id": null,
                   "links": [
                     {
                       "asDropdown": true,
                       "icon": "external link",
                       "includeVars": false,
                       "keepTime": true,
                       "tags": [
                         "Hausenergie"
                       ],
                       "targetBlank": false,
                       "title": "Hausenergie",
                       "tooltip": "",
                       "type": "dashboards",
                       "url": ""
                     }
                   ],
                   "liveNow": true,
                   "panels": [
                     {
                       "datasource": {
                         "type": "influxdb",
                         "uid": "${DS_INFLUXDB-COLLECTD}"
                       },
                       "fieldConfig": {
                         "defaults": {
                           "color": {
                             "mode": "continuous-RdYlGr"
                           },
                           "mappings": [],
                           "max": 650,
                           "thresholds": {
                             "mode": "absolute",
                             "steps": [
                               {
                                 "color": "green",
                                 "value": null
                               },
                               {
                                 "color": "#EAB839",
                                 "value": 300
                               },
                               {
                                 "color": "red",
                                 "value": 650
                               }
                             ]
                           },
                           "unit": "watt"
                         },
                         "overrides": []
                       },
                       "gridPos": {
                         "h": 4,
                         "w": 4,
                         "x": 0,
                         "y": 0
                       },
                       "id": 6,
                       "options": {
                         "orientation": "auto",
                         "reduceOptions": {
                           "calcs": [
                             "lastNotNull"
                           ],
                           "fields": "",
                           "values": false
                         },
                         "showThresholdLabels": false,
                         "showThresholdMarkers": true
                       },
                       "pluginVersion": "9.2.4",
                       "targets": [
                         {
                           "datasource": {
                             "type": "influxdb",
                             "uid": "${DS_INFLUXDB-COLLECTD}"
                           },
                           "groupBy": [
                             {
                               "params": [
                                 "$__interval"
                               ],
                               "type": "time"
                             },
                             {
                               "params": [
                                 "null"
                               ],
                               "type": "fill"
                             }
                           ],
                           "measurement": "mqtt.0.Balkonkraftwerk.HM-600.ch0.P_AC",
                           "orderByTime": "ASC",
                           "policy": "default",
                           "refId": "A",
                           "resultFormat": "time_series",
                           "select": [
                             [
                               {
                                 "params": [
                                   "value"
                                 ],
                                 "type": "field"
                               },
                               {
                                 "params": [],
                                 "type": "last"
                               }
                             ]
                           ],
                           "tags": []
                         }
                       ],
                       "title": "aktuelle Leistung",
                       "type": "gauge"
                     },
                     {
                       "datasource": {
                         "type": "influxdb",
                         "uid": "${DS_INFLUXDB-COLLECTD}"
                       },
                       "fieldConfig": {
                         "defaults": {
                           "color": {
                             "mode": "thresholds"
                           },
                           "mappings": [],
                           "thresholds": {
                             "mode": "absolute",
                             "steps": [
                               {
                                 "color": "green",
                                 "value": null
                               }
                             ]
                           },
                           "unit": "currencyEUR"
                         },
                         "overrides": []
                       },
                       "gridPos": {
                         "h": 4,
                         "w": 3,
                         "x": 4,
                         "y": 0
                       },
                       "id": 8,
                       "options": {
                         "colorMode": "value",
                         "graphMode": "none",
                         "justifyMode": "auto",
                         "orientation": "auto",
                         "reduceOptions": {
                           "calcs": [
                             "lastNotNull"
                           ],
                           "fields": "",
                           "values": false
                         },
                         "textMode": "auto"
                       },
                       "pluginVersion": "9.2.4",
                       "targets": [
                         {
                           "datasource": {
                             "type": "influxdb",
                             "uid": "${DS_INFLUXDB-COLLECTD}"
                           },
                           "groupBy": [
                             {
                               "params": [
                                 "$__interval"
                               ],
                               "type": "time"
                             },
                             {
                               "params": [
                                 "null"
                               ],
                               "type": "fill"
                             }
                           ],
                           "measurement": "mqtt.0.Balkonkraftwerk.HM-600.ch0.YieldTotal",
                           "orderByTime": "ASC",
                           "policy": "default",
                           "refId": "A",
                           "resultFormat": "time_series",
                           "select": [
                             [
                               {
                                 "params": [
                                   "value"
                                 ],
                                 "type": "field"
                               },
                               {
                                 "params": [],
                                 "type": "mean"
                               },
                               {
                                 "params": [
                                   "*0.275"
                                 ],
                                 "type": "math"
                               }
                             ]
                           ],
                           "tags": []
                         }
                       ],
                       "title": "Erwirtschaftet",
                       "type": "stat"
                     },
                     {
                       "datasource": {
                         "type": "influxdb",
                         "uid": "${DS_INFLUXDB-COLLECTD}"
                       },
                       "fieldConfig": {
                         "defaults": {
                           "color": {
                             "mode": "thresholds"
                           },
                           "mappings": [],
                           "thresholds": {
                             "mode": "absolute",
                             "steps": [
                               {
                                 "color": "text",
                                 "value": null
                               }
                             ]
                           },
                           "unit": "watth"
                         },
                         "overrides": []
                       },
                       "gridPos": {
                         "h": 4,
                         "w": 4,
                         "x": 7,
                         "y": 0
                       },
                       "id": 10,
                       "options": {
                         "colorMode": "value",
                         "graphMode": "none",
                         "justifyMode": "auto",
                         "orientation": "auto",
                         "reduceOptions": {
                           "calcs": [
                             "lastNotNull"
                           ],
                           "fields": "",
                           "values": false
                         },
                         "textMode": "auto"
                       },
                       "pluginVersion": "9.2.4",
                       "targets": [
                         {
                           "alias": "Ertrag Heute",
                           "datasource": {
                             "type": "influxdb",
                             "uid": "${DS_INFLUXDB-COLLECTD}"
                           },
                           "groupBy": [
                             {
                               "params": [
                                 "$__interval"
                               ],
                               "type": "time"
                             },
                             {
                               "params": [
                                 "previous"
                               ],
                               "type": "fill"
                             }
                           ],
                           "measurement": "mqtt.0.Balkonkraftwerk.HM-600.ch0.YieldDay",
                           "orderByTime": "ASC",
                           "policy": "default",
                           "refId": "A",
                           "resultFormat": "time_series",
                           "select": [
                             [
                               {
                                 "params": [
                                   "value"
                                 ],
                                 "type": "field"
                               },
                               {
                                 "params": [],
                                 "type": "last"
                               }
                             ]
                           ],
                           "tags": []
                         }
                       ],
                       "title": "Tagesertrag",
                       "type": "stat"
                     },
                     {
                       "datasource": {
                         "type": "influxdb",
                         "uid": "${DS_INFLUXDB-COLLECTD}"
                       },
                       "fieldConfig": {
                         "defaults": {
                           "color": {
                             "mode": "thresholds"
                           },
                           "mappings": [],
                           "thresholds": {
                             "mode": "absolute",
                             "steps": [
                               {
                                 "color": "green",
                                 "value": null
                               }
                             ]
                           },
                           "unit": "kwatth"
                         },
                         "overrides": []
                       },
                       "gridPos": {
                         "h": 4,
                         "w": 4,
                         "x": 11,
                         "y": 0
                       },
                       "id": 11,
                       "options": {
                         "colorMode": "value",
                         "graphMode": "none",
                         "justifyMode": "auto",
                         "orientation": "auto",
                         "reduceOptions": {
                           "calcs": [
                             "lastNotNull"
                           ],
                           "fields": "",
                           "values": false
                         },
                         "textMode": "auto"
                       },
                       "pluginVersion": "9.2.4",
                       "targets": [
                         {
                           "alias": "Ertrag Gesamt",
                           "datasource": {
                             "type": "influxdb",
                             "uid": "${DS_INFLUXDB-COLLECTD}"
                           },
                           "groupBy": [
                             {
                               "params": [
                                 "$__interval"
                               ],
                               "type": "time"
                             },
                             {
                               "params": [
                                 "previous"
                               ],
                               "type": "fill"
                             }
                           ],
                           "measurement": "mqtt.0.Balkonkraftwerk.HM-600.ch0.YieldTotal",
                           "orderByTime": "ASC",
                           "policy": "default",
                           "refId": "A",
                           "resultFormat": "time_series",
                           "select": [
                             [
                               {
                                 "params": [
                                   "value"
                                 ],
                                 "type": "field"
                               },
                               {
                                 "params": [],
                                 "type": "last"
                               }
                             ]
                           ],
                           "tags": []
                         }
                       ],
                       "title": "Gesamtertrag",
                       "type": "stat"
                     },
                     {
                       "datasource": {
                         "type": "influxdb",
                         "uid": "${DS_INFLUXDB-COLLECTD}"
                       },
                       "fieldConfig": {
                         "defaults": {
                           "color": {
                             "mode": "continuous-GrYlRd"
                           },
                           "custom": {
                             "align": "right",
                             "displayMode": "auto",
                             "filterable": false,
                             "inspect": false,
                             "width": 100
                           },
                           "decimals": 2,
                           "mappings": [],
                           "thresholds": {
                             "mode": "absolute",
                             "steps": [
                               {
                                 "color": "super-light-green",
                                 "value": null
                               },
                               {
                                 "color": "light-green",
                                 "value": 2
                               },
                               {
                                 "color": "green",
                                 "value": 3
                               },
                               {
                                 "color": "semi-dark-green",
                                 "value": 4
                               },
                               {
                                 "color": "dark-green",
                                 "value": 5
                               }
                             ]
                           },
                           "unit": "kwatth"
                         },
                         "overrides": [
                           {
                             "matcher": {
                               "id": "byName",
                               "options": "Produziert"
                             },
                             "properties": [
                               {
                                 "id": "custom.displayMode",
                                 "value": "gradient-gauge"
                               },
                               {
                                 "id": "custom.width",
                                 "value": 200
                               }
                             ]
                           },
                           {
                             "matcher": {
                               "id": "byName",
                               "options": "Time"
                             },
                             "properties": [
                               {
                                 "id": "unit",
                                 "value": "time:D.M.Y"
                               },
                               {
                                 "id": "displayName",
                                 "value": "Tag"
                               }
                             ]
                           },
                           {
                             "matcher": {
                               "id": "byName",
                               "options": "Produziert * 0.275"
                             },
                             "properties": [
                               {
                                 "id": "custom.width",
                                 "value": 80
                               },
                               {
                                 "id": "unit",
                                 "value": "currencyEUR"
                               },
                               {
                                 "id": "displayName",
                                 "value": "Ersparnis"
                               }
                             ]
                           }
                         ]
                       },
                       "gridPos": {
                         "h": 32,
                         "w": 6,
                         "x": 0,
                         "y": 4
                       },
                       "id": 4,
                       "options": {
                         "footer": {
                           "fields": "",
                           "reducer": [
                             "sum"
                           ],
                           "show": false
                         },
                         "showHeader": true,
                         "sortBy": []
                       },
                       "pluginVersion": "9.2.4",
                       "targets": [
                         {
                           "alias": "Produziert",
                           "datasource": {
                             "type": "influxdb",
                             "uid": "${DS_INFLUXDB-COLLECTD}"
                           },
                           "groupBy": [
                             {
                               "params": [
                                 "1d"
                               ],
                               "type": "time"
                             },
                             {
                               "params": [
                                 "previous"
                               ],
                               "type": "fill"
                             }
                           ],
                           "measurement": "mqtt.0.Balkonkraftwerk.HM-600.ch0.YieldTotal",
                           "orderByTime": "ASC",
                           "policy": "default",
                           "refId": "A",
                           "resultFormat": "time_series",
                           "select": [
                             [
                               {
                                 "params": [
                                   "value"
                                 ],
                                 "type": "field"
                               },
                               {
                                 "params": [],
                                 "type": "last"
                               },
                               {
                                 "params": [],
                                 "type": "difference"
                               }
                             ]
                           ],
                           "tags": []
                         }
                       ],
                       "timeFrom": "1M",
                       "title": "Balkonkraftwerk",
                       "transformations": [
                         {
                           "id": "sortBy",
                           "options": {
                             "fields": {},
                             "sort": [
                               {
                                 "desc": true,
                                 "field": "Time"
                               }
                             ]
                           }
                         },
                         {
                           "id": "calculateField",
                           "options": {
                             "binary": {
                               "left": "Produziert",
                               "operator": "*",
                               "reducer": "sum",
                               "right": "0.275"
                             },
                             "mode": "binary",
                             "reduce": {
                               "reducer": "sum"
                             }
                           }
                         }
                       ],
                       "transparent": true,
                       "type": "table"
                     },
                     {
                       "datasource": {
                         "type": "influxdb",
                         "uid": "${DS_INFLUXDB-COLLECTD}"
                       },
                       "fieldConfig": {
                         "defaults": {
                           "color": {
                             "mode": "palette-classic"
                           },
                           "custom": {
                             "axisCenteredZero": false,
                             "axisColorMode": "text",
                             "axisLabel": "",
                             "axisPlacement": "auto",
                             "barAlignment": 0,
                             "drawStyle": "line",
                             "fillOpacity": 0,
                             "gradientMode": "none",
                             "hideFrom": {
                               "legend": false,
                               "tooltip": false,
                               "viz": false
                             },
                             "lineInterpolation": "linear",
                             "lineWidth": 1,
                             "pointSize": 5,
                             "scaleDistribution": {
                               "log": 2,
                               "type": "symlog"
                             },
                             "showPoints": "auto",
                             "spanNulls": false,
                             "stacking": {
                               "group": "A",
                               "mode": "none"
                             },
                             "thresholdsStyle": {
                               "mode": "off"
                             }
                           },
                           "mappings": [],
                           "thresholds": {
                             "mode": "absolute",
                             "steps": [
                               {
                                 "color": "green",
                                 "value": null
                               },
                               {
                                 "color": "red",
                                 "value": 80
                               }
                             ]
                           }
                         },
                         "overrides": []
                       },
                       "gridPos": {
                         "h": 9,
                         "w": 18,
                         "x": 6,
                         "y": 4
                       },
                       "id": 2,
                       "options": {
                         "legend": {
                           "calcs": [
                             "lastNotNull",
                             "min",
                             "max",
                             "mean"
                           ],
                           "displayMode": "table",
                           "placement": "right",
                           "showLegend": true
                         },
                         "tooltip": {
                           "mode": "single",
                           "sort": "none"
                         }
                       },
                       "pluginVersion": "9.0.0",
                       "targets": [
                         {
                           "alias": "Amper",
                           "datasource": {
                             "type": "influxdb",
                             "uid": "${DS_INFLUXDB-COLLECTD}"
                           },
                           "groupBy": [
                             {
                               "params": [
                                 "$__interval"
                               ],
                               "type": "time"
                             },
                             {
                               "params": [
                                 "previous"
                               ],
                               "type": "fill"
                             }
                           ],
                           "measurement": "mqtt.0.Balkonkraftwerk.HM-600.ch0.I_AC",
                           "orderByTime": "ASC",
                           "policy": "default",
                           "refId": "A",
                           "resultFormat": "time_series",
                           "select": [
                             [
                               {
                                 "params": [
                                   "value"
                                 ],
                                 "type": "field"
                               },
                               {
                                 "params": [],
                                 "type": "last"
                               }
                             ]
                           ],
                           "tags": []
                         },
                         {
                           "alias": "Watt AC",
                           "datasource": {
                             "type": "influxdb",
                             "uid": "${DS_INFLUXDB-COLLECTD}"
                           },
                           "groupBy": [
                             {
                               "params": [
                                 "$__interval"
                               ],
                               "type": "time"
                             },
                             {
                               "params": [
                                 "previous"
                               ],
                               "type": "fill"
                             }
                           ],
                           "hide": false,
                           "measurement": "mqtt.0.Balkonkraftwerk.HM-600.ch0.P_AC",
                           "orderByTime": "ASC",
                           "policy": "default",
                           "refId": "B",
                           "resultFormat": "time_series",
                           "select": [
                             [
                               {
                                 "params": [
                                   "value"
                                 ],
                                 "type": "field"
                               },
                               {
                                 "params": [],
                                 "type": "last"
                               }
                             ]
                           ],
                           "tags": []
                         },
                         {
                           "alias": "Watt DC",
                           "datasource": {
                             "type": "influxdb",
                             "uid": "${DS_INFLUXDB-COLLECTD}"
                           },
                           "groupBy": [
                             {
                               "params": [
                                 "$__interval"
                               ],
                               "type": "time"
                             },
                             {
                               "params": [
                                 "previous"
                               ],
                               "type": "fill"
                             }
                           ],
                           "hide": false,
                           "measurement": "mqtt.0.Balkonkraftwerk.HM-600.ch0.P_DC",
                           "orderByTime": "ASC",
                           "policy": "default",
                           "refId": "C",
                           "resultFormat": "time_series",
                           "select": [
                             [
                               {
                                 "params": [
                                   "value"
                                 ],
                                 "type": "field"
                               },
                               {
                                 "params": [],
                                 "type": "last"
                               }
                             ]
                           ],
                           "tags": []
                         },
                         {
                           "alias": "Volt",
                           "datasource": {
                             "type": "influxdb",
                             "uid": "${DS_INFLUXDB-COLLECTD}"
                           },
                           "groupBy": [
                             {
                               "params": [
                                 "$__interval"
                               ],
                               "type": "time"
                             },
                             {
                               "params": [
                                 "previous"
                               ],
                               "type": "fill"
                             }
                           ],
                           "hide": false,
                           "measurement": "mqtt.0.Balkonkraftwerk.HM-600.ch0.U_AC",
                           "orderByTime": "ASC",
                           "policy": "default",
                           "refId": "D",
                           "resultFormat": "time_series",
                           "select": [
                             [
                               {
                                 "params": [
                                   "value"
                                 ],
                                 "type": "field"
                               },
                               {
                                 "params": [],
                                 "type": "last"
                               }
                             ]
                           ],
                           "tags": []
                         },
                         {
                           "alias": "Temperatur",
                           "datasource": {
                             "type": "influxdb",
                             "uid": "${DS_INFLUXDB-COLLECTD}"
                           },
                           "groupBy": [
                             {
                               "params": [
                                 "$__interval"
                               ],
                               "type": "time"
                             },
                             {
                               "params": [
                                 "previous"
                               ],
                               "type": "fill"
                             }
                           ],
                           "hide": false,
                           "measurement": "mqtt.0.Balkonkraftwerk.HM-600.ch0.Temp",
                           "orderByTime": "ASC",
                           "policy": "default",
                           "refId": "E",
                           "resultFormat": "time_series",
                           "select": [
                             [
                               {
                                 "params": [
                                   "value"
                                 ],
                                 "type": "field"
                               },
                               {
                                 "params": [],
                                 "type": "last"
                               }
                             ]
                           ],
                           "tags": []
                         },
                         {
                           "alias": "Effizienz",
                           "datasource": {
                             "type": "influxdb",
                             "uid": "${DS_INFLUXDB-COLLECTD}"
                           },
                           "groupBy": [
                             {
                               "params": [
                                 "$__interval"
                               ],
                               "type": "time"
                             },
                             {
                               "params": [
                                 "previous"
                               ],
                               "type": "fill"
                             }
                           ],
                           "hide": false,
                           "measurement": "mqtt.0.Balkonkraftwerk.HM-600.ch0.Effiency",
                           "orderByTime": "ASC",
                           "policy": "default",
                           "refId": "F",
                           "resultFormat": "time_series",
                           "select": [
                             [
                               {
                                 "params": [
                                   "value"
                                 ],
                                 "type": "field"
                               },
                               {
                                 "params": [],
                                 "type": "last"
                               }
                             ]
                           ],
                           "tags": []
                         },
                         {
                           "alias": "Tagesertrag",
                           "datasource": {
                             "type": "influxdb",
                             "uid": "${DS_INFLUXDB-COLLECTD}"
                           },
                           "groupBy": [
                             {
                               "params": [
                                 "$__interval"
                               ],
                               "type": "time"
                             },
                             {
                               "params": [
                                 "previous"
                               ],
                               "type": "fill"
                             }
                           ],
                           "hide": false,
                           "measurement": "mqtt.0.Balkonkraftwerk.HM-600.ch0.YieldDay",
                           "orderByTime": "ASC",
                           "policy": "default",
                           "refId": "G",
                           "resultFormat": "time_series",
                           "select": [
                             [
                               {
                                 "params": [
                                   "value"
                                 ],
                                 "type": "field"
                               },
                               {
                                 "params": [],
                                 "type": "last"
                               }
                             ]
                           ],
                           "tags": []
                         },
                         {
                           "alias": "Frequenz",
                           "datasource": {
                             "type": "influxdb",
                             "uid": "${DS_INFLUXDB-COLLECTD}"
                           },
                           "groupBy": [
                             {
                               "params": [
                                 "$__interval"
                               ],
                               "type": "time"
                             },
                             {
                               "params": [
                                 "previous"
                               ],
                               "type": "fill"
                             }
                           ],
                           "hide": false,
                           "measurement": "mqtt.0.Balkonkraftwerk.HM-600.ch0.Freq",
                           "orderByTime": "ASC",
                           "policy": "default",
                           "refId": "H",
                           "resultFormat": "time_series",
                           "select": [
                             [
                               {
                                 "params": [
                                   "value"
                                 ],
                                 "type": "field"
                               },
                               {
                                 "params": [],
                                 "type": "last"
                               }
                             ]
                           ],
                           "tags": []
                         },
                         {
                           "alias": "Effizienz",
                           "datasource": {
                             "type": "influxdb",
                             "uid": "${DS_INFLUXDB-COLLECTD}"
                           },
                           "groupBy": [
                             {
                               "params": [
                                 "$__interval"
                               ],
                               "type": "time"
                             },
                             {
                               "params": [
                                 "previous"
                               ],
                               "type": "fill"
                             }
                           ],
                           "hide": false,
                           "measurement": "mqtt.0.Balkonkraftwerk.HM-600.ch0.Effiency",
                           "orderByTime": "ASC",
                           "policy": "default",
                           "refId": "I",
                           "resultFormat": "time_series",
                           "select": [
                             [
                               {
                                 "params": [
                                   "value"
                                 ],
                                 "type": "field"
                               },
                               {
                                 "params": [],
                                 "type": "last"
                               }
                             ]
                           ],
                           "tags": []
                         }
                       ],
                       "timeFrom": "3d",
                       "title": "Balkonkraftwerk",
                       "type": "timeseries"
                     },
                     {
                       "datasource": {
                         "type": "influxdb",
                         "uid": "${DS_INFLUXDB-COLLECTD}"
                       },
                       "fieldConfig": {
                         "defaults": {
                           "color": {
                             "mode": "continuous-GrYlRd"
                           },
                           "custom": {
                             "axisCenteredZero": false,
                             "axisColorMode": "text",
                             "axisLabel": "",
                             "axisPlacement": "auto",
                             "barAlignment": 0,
                             "drawStyle": "bars",
                             "fillOpacity": 90,
                             "gradientMode": "scheme",
                             "hideFrom": {
                               "legend": false,
                               "tooltip": false,
                               "viz": false
                             },
                             "lineInterpolation": "linear",
                             "lineWidth": 1,
                             "pointSize": 5,
                             "scaleDistribution": {
                               "type": "linear"
                             },
                             "showPoints": "auto",
                             "spanNulls": false,
                             "stacking": {
                               "group": "A",
                               "mode": "none"
                             },
                             "thresholdsStyle": {
                               "mode": "off"
                             }
                           },
                           "mappings": [],
                           "thresholds": {
                             "mode": "absolute",
                             "steps": [
                               {
                                 "color": "green",
                                 "value": null
                               },
                               {
                                 "color": "red",
                                 "value": 80
                               }
                             ]
                           },
                           "unit": "kwatth"
                         },
                         "overrides": []
                       },
                       "gridPos": {
                         "h": 8,
                         "w": 18,
                         "x": 6,
                         "y": 13
                       },
                       "id": 12,
                       "options": {
                         "legend": {
                           "calcs": [],
                           "displayMode": "list",
                           "placement": "bottom",
                           "showLegend": true
                         },
                         "tooltip": {
                           "mode": "single",
                           "sort": "none"
                         }
                       },
                       "pluginVersion": "9.2.4",
                       "targets": [
                         {
                           "alias": "Ertrag Gesamt",
                           "datasource": {
                             "type": "influxdb",
                             "uid": "${DS_INFLUXDB-COLLECTD}"
                           },
                           "groupBy": [
                             {
                               "params": [
                                 "30d"
                               ],
                               "type": "time"
                             },
                             {
                               "params": [
                                 "previous"
                               ],
                               "type": "fill"
                             }
                           ],
                           "measurement": "mqtt.0.Balkonkraftwerk.HM-600.ch0.YieldTotal",
                           "orderByTime": "ASC",
                           "policy": "default",
                           "query": "SELECT non_negative_difference(last(cumulative_sum))FROM (\nSELECT cumulative_sum(non_negative_difference(last(\"value\"))) FROM \"mqtt.0.Balkonkraftwerk.HM-600.ch0.YieldTotal\" WHERE $timeFilter GROUP BY time($__interval)\n) WHERE $timeFilter GROUP BY time(1d) tz('Europe/Berlin')",
                           "rawQuery": false,
                           "refId": "A",
                           "resultFormat": "table",
                           "select": [
                             [
                               {
                                 "params": [
                                   "value"
                                 ],
                                 "type": "field"
                               },
                               {
                                 "params": [],
                                 "type": "last"
                               },
                               {
                                 "params": [],
                                 "type": "difference"
                               }
                             ]
                           ],
                           "tags": []
                         }
                       ],
                       "timeFrom": "12M",
                       "title": "Gesamtertrag",
                       "type": "timeseries"
                     }
                   ],
                   "refresh": "30s",
                   "schemaVersion": 37,
                   "style": "dark",
                   "tags": [
                     "Hausenergie"
                   ],
                   "templating": {
                     "list": []
                   },
                   "time": {
                     "from": "now-24h",
                     "to": "now"
                   },
                   "timepicker": {},
                   "timezone": "",
                   "title": "Balkonkraftwerk",
                   "uid": "_KoMjjqnk",
                   "version": 32,
                   "weekStart": ""
                  }
                  

                  S Offline
                  S Offline
                  schneire
                  schrieb am zuletzt editiert von
                  #637

                  @crunchip
                  Danke dir, aber das File wird als not valid abgewiesen...
                  Gruß Reiner

                  influxdb2.7, mqtt, Grafana, Raspberry Pi5, Venus-Os m.Raspi3, JK-BMS

                  haselchenH crunchipC 2 Antworten Letzte Antwort
                  0
                  • S schneire

                    @crunchip
                    Danke dir, aber das File wird als not valid abgewiesen...
                    Gruß Reiner

                    haselchenH Offline
                    haselchenH Offline
                    haselchen
                    Most Active
                    schrieb am zuletzt editiert von
                    #638

                    @schneire

                    Hier wird es auch nochmal explizit beschrieben

                    https://grafana.com/grafana/dashboards/16850-pv-power-ahoy/

                    Synology DS218+ & 2 x Fujitsu Esprimo (VM/Container) + FritzBox7590 + 2 AVM 3000 Repeater & Homematic & HUE & Osram & Xiaomi, NPM 10.9.4, Nodejs 22.21.0 ,JS Controller 7.0.7 ,Admin 7.7.19

                    1 Antwort Letzte Antwort
                    0
                    • S schneire

                      @crunchip
                      Danke dir, aber das File wird als not valid abgewiesen...
                      Gruß Reiner

                      crunchipC Abwesend
                      crunchipC Abwesend
                      crunchip
                      Forum Testing Most Active
                      schrieb am zuletzt editiert von
                      #639

                      @schneire probier es doch nochmal, hab es neu reingeladen, vllt ein Kopierfehler

                      umgestiegen von Proxmox auf Unraid

                      S 1 Antwort Letzte Antwort
                      0
                      • crunchipC crunchip

                        @schneire probier es doch nochmal, hab es neu reingeladen, vllt ein Kopierfehler

                        S Offline
                        S Offline
                        schneire
                        schrieb am zuletzt editiert von
                        #640

                        @crunchip ja war ein Kopierfehler. Aber läuft noch nicht.
                        Ich habe nun dein(e) Measurement's gegen meines getauscht wie:

                        "measurement": "mqtt.0.inverter.SellHM600.ch0.P_AC",

                        aber da fehlt wohl noch was geändert werden muß bei den __Inputs oder ?
                        mein bucket ist wo einzutragen ?

                        Besten Dank für die Unterstützung

                        influxdb2.7, mqtt, Grafana, Raspberry Pi5, Venus-Os m.Raspi3, JK-BMS

                        crunchipC 1 Antwort Letzte Antwort
                        0
                        • S schneire

                          @crunchip ja war ein Kopierfehler. Aber läuft noch nicht.
                          Ich habe nun dein(e) Measurement's gegen meines getauscht wie:

                          "measurement": "mqtt.0.inverter.SellHM600.ch0.P_AC",

                          aber da fehlt wohl noch was geändert werden muß bei den __Inputs oder ?
                          mein bucket ist wo einzutragen ?

                          Besten Dank für die Unterstützung

                          crunchipC Abwesend
                          crunchipC Abwesend
                          crunchip
                          Forum Testing Most Active
                          schrieb am zuletzt editiert von
                          #641

                          @schneire sagte in Photovoltaik - Hoymiles HM-1200 Balkonkraftwerk Daten:

                          aber da fehlt wohl noch was geändert werden muß bei den __Inputs oder ?
                          mein bucket ist wo einzutragen ?

                          was meinst du mit, da fehlt noch was....
                          ich verwende keine influxdb2, kann ich dir daher nicht aus dem Stehgreif sagen

                          umgestiegen von Proxmox auf Unraid

                          S 1 Antwort Letzte Antwort
                          0
                          • S schneire

                            @knopers1
                            Servus , probiere mal die DEV 0.5.5 die läuft seit drei Stunden bei mir;-)
                            Gruß Reiner

                            K Offline
                            K Offline
                            knopers1
                            schrieb am zuletzt editiert von
                            #642

                            @schneire said in Photovoltaik - Hoymiles HM-1200 Balkonkraftwerk Daten:

                            @knopers1
                            Servus , probiere mal die DEV 0.5.5 die läuft seit drei Stunden bei mir;-)
                            Gruß Reiner

                            Hi, hast Du die dev 0.5.5 über die WebUi mit dem Update Button aktualisiert? Hatte das Problem, dass nach dem Update kein AP vorhanden war und das Teil mit dem Router nicht kommunizieren wollte. Eine neue Installation war fällig.

                            HP Microserver Gen8, RPI-4, IoBroker,

                            S D 2 Antworten Letzte Antwort
                            0
                            • K knopers1

                              @schneire said in Photovoltaik - Hoymiles HM-1200 Balkonkraftwerk Daten:

                              @knopers1
                              Servus , probiere mal die DEV 0.5.5 die läuft seit drei Stunden bei mir;-)
                              Gruß Reiner

                              Hi, hast Du die dev 0.5.5 über die WebUi mit dem Update Button aktualisiert? Hatte das Problem, dass nach dem Update kein AP vorhanden war und das Teil mit dem Router nicht kommunizieren wollte. Eine neue Installation war fällig.

                              S Offline
                              S Offline
                              schneire
                              schrieb am zuletzt editiert von
                              #643

                              @knopers1 nein , direkt neu installiert über die Entwickerversion.

                              influxdb2.7, mqtt, Grafana, Raspberry Pi5, Venus-Os m.Raspi3, JK-BMS

                              K 1 Antwort Letzte Antwort
                              0
                              • crunchipC crunchip

                                @schneire sagte in Photovoltaik - Hoymiles HM-1200 Balkonkraftwerk Daten:

                                aber da fehlt wohl noch was geändert werden muß bei den __Inputs oder ?
                                mein bucket ist wo einzutragen ?

                                was meinst du mit, da fehlt noch was....
                                ich verwende keine influxdb2, kann ich dir daher nicht aus dem Stehgreif sagen

                                S Offline
                                S Offline
                                schneire
                                schrieb am zuletzt editiert von
                                #644

                                @crunchip
                                ich kann halt nur flux in influxdb2x eintragen und die datasource
                                ist schon meine "Influxdb" und das buket "iobroker":

                                from(bucket: "iobroker")
                                |> range(start: -7d, stop: v.timeRangeStop)
                                |> filter(fn: (r) => r["_measurement"] == "mqtt.0.inverter.total.YieldDay")
                                |> filter(fn: (r) => r["_field"] == "value")
                                |> aggregateWindow(every: 1d, fn: last)

                                Wie komme also mit dem kopierten SQL bzw .json von dir

                                Auf meine DB und bucket ist wohl eher die Frage?

                                influxdb2.7, mqtt, Grafana, Raspberry Pi5, Venus-Os m.Raspi3, JK-BMS

                                1 Antwort Letzte Antwort
                                0
                                • S schneire

                                  @knopers1 nein , direkt neu installiert über die Entwickerversion.

                                  K Offline
                                  K Offline
                                  knopers1
                                  schrieb am zuletzt editiert von
                                  #645

                                  @schneire said in Photovoltaik - Hoymiles HM-1200 Balkonkraftwerk Daten:

                                  @knopers1 nein , direkt neu installiert über die Entwickerversion.

                                  also nur die .bin auf den ESP32 flashen? Die jetztige 0.5.28 habe ich selbst kompiliert.

                                  HP Microserver Gen8, RPI-4, IoBroker,

                                  K 1 Antwort Letzte Antwort
                                  0
                                  • K knopers1

                                    @schneire said in Photovoltaik - Hoymiles HM-1200 Balkonkraftwerk Daten:

                                    @knopers1 nein , direkt neu installiert über die Entwickerversion.

                                    also nur die .bin auf den ESP32 flashen? Die jetztige 0.5.28 habe ich selbst kompiliert.

                                    K Offline
                                    K Offline
                                    knopers1
                                    schrieb am zuletzt editiert von knopers1
                                    #646

                                    habe soeben die v0.5.5 über die WebUi installiert. Das sieht gut aus... Die Funktion kann ich vorerst nicht testen, da mein WR zur Zeit nicht produziert....
                                    Endlich kam jemand auf die Idee das Admin Password einzubauen - :+1:
                                    Ich kann mein Settings zwar downloaden, jedoch gibt es in der Version immer noch keine Möglichkeit die Einstellungen wiederherrzustellen.

                                    HP Microserver Gen8, RPI-4, IoBroker,

                                    S joergeliJ 2 Antworten Letzte Antwort
                                    0
                                    • K knopers1

                                      habe soeben die v0.5.5 über die WebUi installiert. Das sieht gut aus... Die Funktion kann ich vorerst nicht testen, da mein WR zur Zeit nicht produziert....
                                      Endlich kam jemand auf die Idee das Admin Password einzubauen - :+1:
                                      Ich kann mein Settings zwar downloaden, jedoch gibt es in der Version immer noch keine Möglichkeit die Einstellungen wiederherrzustellen.

                                      S Offline
                                      S Offline
                                      schneire
                                      schrieb am zuletzt editiert von
                                      #647

                                      @knopers1 und das ist mega ätzend fürs Testen ... ;-)

                                      influxdb2.7, mqtt, Grafana, Raspberry Pi5, Venus-Os m.Raspi3, JK-BMS

                                      1 Antwort Letzte Antwort
                                      0
                                      • K knopers1

                                        habe soeben die v0.5.5 über die WebUi installiert. Das sieht gut aus... Die Funktion kann ich vorerst nicht testen, da mein WR zur Zeit nicht produziert....
                                        Endlich kam jemand auf die Idee das Admin Password einzubauen - :+1:
                                        Ich kann mein Settings zwar downloaden, jedoch gibt es in der Version immer noch keine Möglichkeit die Einstellungen wiederherrzustellen.

                                        joergeliJ Online
                                        joergeliJ Online
                                        joergeli
                                        schrieb am zuletzt editiert von
                                        #648

                                        @knopers1 sagte in Photovoltaik - Hoymiles HM-1200 Balkonkraftwerk Daten:

                                        habe soeben die v0.5.5 über die WebUi installiert. Das sieht gut aus... Die Funktion kann ich vorerst nicht testen, da mein WR zur Zeit nicht produziert....
                                        Endlich kam jemand auf die Idee das Admin Password einzubauen - :+1:
                                        Ich kann mein Settings zwar downloaden, jedoch gibt es in der Version immer noch keine Möglichkeit die Einstellungen wiederherrzustellen.

                                        Wo finde ich denn die v 0.5.5 ?

                                        Hier finde ich als aktuelle nur die v 0.5.47 , oder bin ich irgendwie auf dem falschen Dampfer?

                                        K 1 Antwort Letzte Antwort
                                        0
                                        • michl75M michl75

                                          Hallo, ich habe nun endlich vor ein "Balkonkraftwerk" zu kaufen und in meinem Garten zu stellen. Leider finde ich für den Hoymiles HM-1200 Wechselrichter keine Möglichkeit mir die Daten da rauszuholen.
                                          Hat einer von euch so einen?
                                          Vielleicht einer ne Idee?
                                          Viele Grüße M.

                                          H Offline
                                          H Offline
                                          Hoffmakl1961
                                          schrieb am zuletzt editiert von
                                          #649

                                          @michl75 wahrscheinlich läuft deine Anlage schon lange?

                                          Dafür ist eine DTU (Data Tranfer Unit) erforderlich.
                                          Die DTU, die Informationen und Daten von Mikrowechselrichtern mit Hilfe von drahtloser 2.4G-Kommunikation erfasst und sie über WLAN-Technologie an das Hoymiles-Überwachungssystem S-Miles Cloud übermittelt.
                                          Die DTU wird relativ teuer gehandelt.

                                          Es gibt ein AHOY-DTU -Projekt, das ermöglicht das Auslesen der Leistungsdaten der PV-Anlage im eigenen WLAN via mqtt. Eine Leistungsregelung der Solaranlage ist ebenfalls möglich. HW: ca 10€.

                                          https://github.com/tbnobody/OpenDTU

                                          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
                                          FAQ Cloud / IOT
                                          HowTo: Node.js-Update
                                          HowTo: Backup/Restore
                                          Downloads
                                          BLOG

                                          392

                                          Online

                                          32.5k

                                          Benutzer

                                          81.7k

                                          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