Skip to content
  • Home
  • Recent
  • Tags
  • 0 Unread 0
  • Categories
  • Unreplied
  • Popular
  • 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

  • Default (No Skin)
  • No Skin
Collapse
ioBroker Logo

Community Forum

donate donate
  1. ioBroker Community Home
  2. Deutsch
  3. ioBroker Allgemein
  4. Photovoltaik - Hoymiles HM-1200 Balkonkraftwerk Daten

NEWS

  • Verwendung von KI bitte immer deutlich kennzeichnen
    HomoranH
    Homoran
    5
    1
    78

  • Monatsrückblick Januar/Februar 2026 ist online!
    BluefoxB
    Bluefox
    18
    1
    843

  • Jahresrückblick 2025 – unser neuer Blogbeitrag ist online! ✨
    BluefoxB
    Bluefox
    18
    1
    6.4k

Photovoltaik - Hoymiles HM-1200 Balkonkraftwerk Daten

Scheduled Pinned Locked Moved ioBroker Allgemein
photovoltaikdatenpunktleistungsmessungsteuerung
885 Posts 70 Posters 272.7k Views 62 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • 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": ""
    }
    

    P Offline
    P Offline
    PrinzEisenherz1
    wrote on last edited by
    #691

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

    @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": ""
    }
    

    Hi crunchip, könntest Du vielleicht von deinen Hausenergiedashboard, auch den Rest als export noch zur Verfügung stellen (Strom usw)?
    Wäre klasse.

    Danke
    Gruß
    Johnny

    Intel-NUC mit ProxMox: ioBroker,SQL, logging Strom- Gas- u. Wasserzähler;10Zoll Tab im Flur für VIS; weiteres: Homematic CCU2, Homeduino, Kameras, selbstgebaute Wetterstation;

    1 Reply Last reply
    0
    • crunchipC Away
      crunchipC Away
      crunchip
      Forum Testing Most Active Developer
      wrote on last edited by
      #692

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

      auch den Rest

      muss ich aufteilen, passt nicht alles hier rein
      Strom
      strom-grafana.txt

      Heizung
      heizung-grafana.txt

      Wasser
      wasser-grafana.txt

      Monatsverbrauch
      monatsverbrauch-grafana.txt

      umgestiegen von Proxmox auf Unraid

      P 1 Reply Last reply
      0
      • crunchipC crunchip

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

        auch den Rest

        muss ich aufteilen, passt nicht alles hier rein
        Strom
        strom-grafana.txt

        Heizung
        heizung-grafana.txt

        Wasser
        wasser-grafana.txt

        Monatsverbrauch
        monatsverbrauch-grafana.txt

        P Offline
        P Offline
        PrinzEisenherz1
        wrote on last edited by
        #693

        @crunchip vielen Dank

        Intel-NUC mit ProxMox: ioBroker,SQL, logging Strom- Gas- u. Wasserzähler;10Zoll Tab im Flur für VIS; weiteres: Homematic CCU2, Homeduino, Kameras, selbstgebaute Wetterstation;

        1 Reply Last reply
        0
        • BananaJoeB BananaJoe

          @kanumouse die alte Büchse war 1 und 2m entfernt (Durch eine Kalksandsteinwand und eine Garagendecke aus Betonbohlen)

          Meine mit externer Antenne ist auch gerade 1m und 3m entfernt (andere Seite Wand, Kalksandstein und Klinker). Das mit der externen Antenne hatte noch nie richtig funktioniert, ich vermute ich habe einfach 2 schlechte Versionen eines NRF mit externer Antenne erwischt.

          BananaJoeB Offline
          BananaJoeB Offline
          BananaJoe
          Most Active
          wrote on last edited by
          #694

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

          @kanumouse die alte Büchse war 1 und 2m entfernt (Durch eine Kalksandsteinwand und eine Garagendecke aus Betonbohlen)

          Meine mit externer Antenne ist auch gerade 1m und 3m entfernt (andere Seite Wand, Kalksandstein und Klinker). Das mit der externen Antenne hatte noch nie richtig funktioniert, ich vermute ich habe einfach 2 schlechte Versionen eines NRF mit externer Antenne erwischt.

          So, gestern hatte ich ein Modul mit externer Antenne dran - das Ding kann in die Tonne, da wurden 3 Pakete erfolgreich empfangen über den Tag.

          Hab jetzt einen anderen NRF angesteckt, der hat bisher nur 3 Fehler auf 186 gute

          ioBroker@Ubuntu 24.04 LTS (VMware) für: >260 Geräte, 5 Switche, 7 AP, 10 IP-Cam, 1 NAS 42TB, 1 ESXi 15TB, 4 Proxmox 1TB, 1 Hyper-V 48TB, 14 x Echo, 5x FireTV, 5 x Tablett/Handy VIS || >=160 Tasmota/Shelly || >=95 ZigBee || PV 8.1kW / Akku 14kWh || 2x USV APC 750W kaskadiert || Creality CR-10 SE 3D-Drucker

          K 1 Reply Last reply
          0
          • BananaJoeB BananaJoe

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

            @kanumouse die alte Büchse war 1 und 2m entfernt (Durch eine Kalksandsteinwand und eine Garagendecke aus Betonbohlen)

            Meine mit externer Antenne ist auch gerade 1m und 3m entfernt (andere Seite Wand, Kalksandstein und Klinker). Das mit der externen Antenne hatte noch nie richtig funktioniert, ich vermute ich habe einfach 2 schlechte Versionen eines NRF mit externer Antenne erwischt.

            So, gestern hatte ich ein Modul mit externer Antenne dran - das Ding kann in die Tonne, da wurden 3 Pakete erfolgreich empfangen über den Tag.

            Hab jetzt einen anderen NRF angesteckt, der hat bisher nur 3 Fehler auf 186 gute

            K Offline
            K Offline
            knopers1
            wrote on last edited by
            #695

            @bananajoe
            ich habe jetzt 10 Fehler auf 3164 gute... Ich hatte anscheinend Glück, da ich nur eine NRF Antenne gekauft habe die in Ordnung ist.

            HP Microserver Gen8, RPI-4, IoBroker,

            BananaJoeB 1 Reply Last reply
            0
            • K knopers1

              @bananajoe
              ich habe jetzt 10 Fehler auf 3164 gute... Ich hatte anscheinend Glück, da ich nur eine NRF Antenne gekauft habe die in Ordnung ist.

              BananaJoeB Offline
              BananaJoeB Offline
              BananaJoe
              Most Active
              wrote on last edited by BananaJoe
              #696

              @knopers1 ich hatte hier ja 3 Stück gebaut (plus einen alten), da beim zusammenbauen war schon einer defekt. Wer billig kauft, kauft halt ...

              Bin jetzt bei 12 Fehlern auf 506 gute, das ist schon ok. Einen mit Antenne habe ich noch, den Teste ich dann morgen (doof wenn man im Dunkel zur Arbeit fährt und erst im Dunkeln nach Hause kommt)

              ioBroker@Ubuntu 24.04 LTS (VMware) für: >260 Geräte, 5 Switche, 7 AP, 10 IP-Cam, 1 NAS 42TB, 1 ESXi 15TB, 4 Proxmox 1TB, 1 Hyper-V 48TB, 14 x Echo, 5x FireTV, 5 x Tablett/Handy VIS || >=160 Tasmota/Shelly || >=95 ZigBee || PV 8.1kW / Akku 14kWh || 2x USV APC 750W kaskadiert || Creality CR-10 SE 3D-Drucker

              haselchenH joergeliJ 2 Replies Last reply
              0
              • BananaJoeB BananaJoe

                @knopers1 ich hatte hier ja 3 Stück gebaut (plus einen alten), da beim zusammenbauen war schon einer defekt. Wer billig kauft, kauft halt ...

                Bin jetzt bei 12 Fehlern auf 506 gute, das ist schon ok. Einen mit Antenne habe ich noch, den Teste ich dann morgen (doof wenn man im Dunkel zur Arbeit fährt und erst im Dunkeln nach Hause kommt)

                haselchenH Offline
                haselchenH Offline
                haselchen
                Most Active
                wrote on last edited by haselchen
                #697

                @bananajoe

                So ein langsames Auto hatte ich auch mal ....😜

                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 Reply Last reply
                1
                • BananaJoeB BananaJoe

                  @knopers1 ich hatte hier ja 3 Stück gebaut (plus einen alten), da beim zusammenbauen war schon einer defekt. Wer billig kauft, kauft halt ...

                  Bin jetzt bei 12 Fehlern auf 506 gute, das ist schon ok. Einen mit Antenne habe ich noch, den Teste ich dann morgen (doof wenn man im Dunkel zur Arbeit fährt und erst im Dunkeln nach Hause kommt)

                  joergeliJ Online
                  joergeliJ Online
                  joergeli
                  wrote on last edited by
                  #698

                  @bananajoe
                  Ich glaube, meine Werte sehen eigentlich ganz gut aus, oder?
                  AHOY1.jpg
                  AHOY2.jpg

                  Ist ein ESP8266 (also kein ESP32), NRF ohne externe Antenne.
                  Software: Developer V 0.5.51,
                  "disable night communication" aktiviert.
                  Entfernung-Luftlinie: AHOY-Hoymiles ca. 4m

                  Ich habe allerdings mit der Ausrichtung des NRF zum Hoymiles ein wenig experimentiert.
                  Verikale Entfernung: NRF ist im Haus ca. 2m tiefer als der Hoymiles platziert.
                  Horizontale Entfernung: ebenfalls 2m.

                  Hoymiles ist unter dem Dach, auf dem sich die PV-Panels befinden, montiert.
                  NRF-Platinenantenne zeigt nach oben und parallel zu Hoymiles.

                  1 Reply Last reply
                  0
                  • BananaJoeB Offline
                    BananaJoeB Offline
                    BananaJoe
                    Most Active
                    wrote on last edited by
                    #699

                    Arghhh ... 20 Minuten Fehlersuche warum der ESP32 das verf***te NRF-Modul nicht finden ... bis ich gemerkt habe das ich vergessen haben das NRF-Modul in das Breakout-Modul zu stecken ...

                    So, teste damit meinen 2. vorhandenen NRF24L01+ mit externer Antenne. Mal sehen ob die was taugt.
                    Wenn nicht - ich mir 3 Stück bestellt die auf der offiziellen Webseite empfohlen werden.

                    ioBroker@Ubuntu 24.04 LTS (VMware) für: >260 Geräte, 5 Switche, 7 AP, 10 IP-Cam, 1 NAS 42TB, 1 ESXi 15TB, 4 Proxmox 1TB, 1 Hyper-V 48TB, 14 x Echo, 5x FireTV, 5 x Tablett/Handy VIS || >=160 Tasmota/Shelly || >=95 ZigBee || PV 8.1kW / Akku 14kWh || 2x USV APC 750W kaskadiert || Creality CR-10 SE 3D-Drucker

                    1 Reply Last reply
                    1
                    • BananaJoeB Offline
                      BananaJoeB Offline
                      BananaJoe
                      Most Active
                      wrote on last edited by
                      #700

                      So, ein ESP32 für alle funktioniert an sich. Das 2. NRF mit Antenne empfängt zumindest etwas von allen 4 Wechselrichtern. Nicht besonders oft und viele Fehler.

                      Nächster Ansatz sind das Durchtesten verschiedener Funkmodule und längerer Kabel (im Moment 10cm Kabel, hab nun auch 20 und 30cm da).

                      ioBroker@Ubuntu 24.04 LTS (VMware) für: >260 Geräte, 5 Switche, 7 AP, 10 IP-Cam, 1 NAS 42TB, 1 ESXi 15TB, 4 Proxmox 1TB, 1 Hyper-V 48TB, 14 x Echo, 5x FireTV, 5 x Tablett/Handy VIS || >=160 Tasmota/Shelly || >=95 ZigBee || PV 8.1kW / Akku 14kWh || 2x USV APC 750W kaskadiert || Creality CR-10 SE 3D-Drucker

                      Ralla66R 1 Reply Last reply
                      1
                      • BananaJoeB BananaJoe

                        So, ein ESP32 für alle funktioniert an sich. Das 2. NRF mit Antenne empfängt zumindest etwas von allen 4 Wechselrichtern. Nicht besonders oft und viele Fehler.

                        Nächster Ansatz sind das Durchtesten verschiedener Funkmodule und längerer Kabel (im Moment 10cm Kabel, hab nun auch 20 und 30cm da).

                        Ralla66R Offline
                        Ralla66R Offline
                        Ralla66
                        Most Active
                        wrote on last edited by
                        #701

                        @bananajoe

                        wie verhält sich denn der ESP32 bei dir nach Spannungslosigkeit und Neustart ?
                        Wird im Wlan angemeldet und Mqtt verbunden ?
                        Bei mir machen Wemos und Nodemcu mit Ahoi 5.41 und 5.50 mit externer Antenne
                        zicken, Booten geht nur wenn die Antenne Spannungslos ist.

                        K BananaJoeB 2 Replies Last reply
                        0
                        • Ralla66R Ralla66

                          @bananajoe

                          wie verhält sich denn der ESP32 bei dir nach Spannungslosigkeit und Neustart ?
                          Wird im Wlan angemeldet und Mqtt verbunden ?
                          Bei mir machen Wemos und Nodemcu mit Ahoi 5.41 und 5.50 mit externer Antenne
                          zicken, Booten geht nur wenn die Antenne Spannungslos ist.

                          K Offline
                          K Offline
                          knopers1
                          wrote on last edited by
                          #702

                          @ralla66
                          bei mir startet mein ESP32 mit der Antenne nach neustart oder Spannungslosigkeit ohne Problem.
                          Wlan Verbindung und Mqtt verbindet sich ebenso problemlos...
                          Den ESP32 bekommt nach der Beschreibung auf dem Github eine andere Konfiguration, die man auch auf der Web-Ui anpassen muss.

                          CS   D1 (GPIO5)
                          CE   D2 (GPIO4)
                          IRQ  D0 (GPIO16 - no IRQ!)
                          

                          HP Microserver Gen8, RPI-4, IoBroker,

                          1 Reply Last reply
                          0
                          • H Offline
                            H Offline
                            Hagiman2000
                            wrote on last edited by
                            #703

                            Ich habe mir auch einen Hoymiles HM-600 bestellt und so ganz blicke ich noch nicht durch wie das Datenauslesen geht. Es gibt diesen USB Stick Hoymiles DTU-Wlite oder DTU-100 aber der Wechselrichter hat keinen USB Port. Heißt dass der Wechselrichter immer ein Funkmodul hat und wenn ja wozu braucht man dann die Sticks?

                            Der Iobroker NUK steht auch im Keller da würde es mir Ohnehin nichts bringen den Stick dort anzuschließen.
                            Die meisten Selbstbaulösungen mit Ahoy DTU die ich im Netz gesehen habe brauchen ein Micro USB Netzteil, aber ein solches will ich ja nicht im Außenbereich haben. Ich stehe da noch was auf dem Schlauch und auch die zahlreichen Youtube Videos erklären dies nicht wirklich.

                            crunchipC BananaJoeB 2 Replies Last reply
                            0
                            • H Hagiman2000

                              Ich habe mir auch einen Hoymiles HM-600 bestellt und so ganz blicke ich noch nicht durch wie das Datenauslesen geht. Es gibt diesen USB Stick Hoymiles DTU-Wlite oder DTU-100 aber der Wechselrichter hat keinen USB Port. Heißt dass der Wechselrichter immer ein Funkmodul hat und wenn ja wozu braucht man dann die Sticks?

                              Der Iobroker NUK steht auch im Keller da würde es mir Ohnehin nichts bringen den Stick dort anzuschließen.
                              Die meisten Selbstbaulösungen mit Ahoy DTU die ich im Netz gesehen habe brauchen ein Micro USB Netzteil, aber ein solches will ich ja nicht im Außenbereich haben. Ich stehe da noch was auf dem Schlauch und auch die zahlreichen Youtube Videos erklären dies nicht wirklich.

                              crunchipC Away
                              crunchipC Away
                              crunchip
                              Forum Testing Most Active Developer
                              wrote on last edited by crunchip
                              #704

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

                              Es gibt diesen USB Stick Hoymiles DTU-Wlite oder DTU-100 aber der Wechselrichter hat keinen USB Port

                              das sind die original(welche sehr teuer sind) um die Daten des Wechselrichters zu empfangen

                              dafür gibt es dieses Projekt um den teuren Stick zu ersetzen

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

                              Der Iobroker NUK steht auch im Keller da würde es mir Ohnehin nichts bringen den Stick dort anzuschließen.

                              wo dein Nuk steht, spielt keine Rolle, die Daten werden per mqtt übertragen.
                              Einzige der Wemos/ESP muss in der Nähe deines Wechselrichters sein und braucht natürlich eine 5V Stromversorgung(z.b Handynetzteil)

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

                              Youtube Videos erklären dies nicht wirklich

                              https://www.youtube.com/watch?v=YJM913e0tiQ&t=25s

                              umgestiegen von Proxmox auf Unraid

                              1 Reply Last reply
                              0
                              • Ralla66R Ralla66

                                @bananajoe

                                wie verhält sich denn der ESP32 bei dir nach Spannungslosigkeit und Neustart ?
                                Wird im Wlan angemeldet und Mqtt verbunden ?
                                Bei mir machen Wemos und Nodemcu mit Ahoi 5.41 und 5.50 mit externer Antenne
                                zicken, Booten geht nur wenn die Antenne Spannungslos ist.

                                BananaJoeB Offline
                                BananaJoeB Offline
                                BananaJoe
                                Most Active
                                wrote on last edited by
                                #705

                                @ralla66 Also gestern habe ich den im Keller zusammengebaut und dann "nach oben" gebracht. Da war er dann nicht erreichbar. Noch mal runter geholt - ging. Oben wieder angestöpselt - ging.
                                Hab vorhin gerade das NRF-Modul getauscht - geht immer noch (bootet also bei mir).
                                Version ist gerade 5.41

                                Nebenbei: Wie spielt man denn ein Update ein? Nimmt man die firmware.bin ?

                                ioBroker@Ubuntu 24.04 LTS (VMware) für: >260 Geräte, 5 Switche, 7 AP, 10 IP-Cam, 1 NAS 42TB, 1 ESXi 15TB, 4 Proxmox 1TB, 1 Hyper-V 48TB, 14 x Echo, 5x FireTV, 5 x Tablett/Handy VIS || >=160 Tasmota/Shelly || >=95 ZigBee || PV 8.1kW / Akku 14kWh || 2x USV APC 750W kaskadiert || Creality CR-10 SE 3D-Drucker

                                K Ralla66R 2 Replies Last reply
                                0
                                • H Hagiman2000

                                  Ich habe mir auch einen Hoymiles HM-600 bestellt und so ganz blicke ich noch nicht durch wie das Datenauslesen geht. Es gibt diesen USB Stick Hoymiles DTU-Wlite oder DTU-100 aber der Wechselrichter hat keinen USB Port. Heißt dass der Wechselrichter immer ein Funkmodul hat und wenn ja wozu braucht man dann die Sticks?

                                  Der Iobroker NUK steht auch im Keller da würde es mir Ohnehin nichts bringen den Stick dort anzuschließen.
                                  Die meisten Selbstbaulösungen mit Ahoy DTU die ich im Netz gesehen habe brauchen ein Micro USB Netzteil, aber ein solches will ich ja nicht im Außenbereich haben. Ich stehe da noch was auf dem Schlauch und auch die zahlreichen Youtube Videos erklären dies nicht wirklich.

                                  BananaJoeB Offline
                                  BananaJoeB Offline
                                  BananaJoe
                                  Most Active
                                  wrote on last edited by
                                  #706

                                  @hagiman2000 der original Hoymiles USB-DTU-Stick muss nur für die Stromversorgung an USB angeschlossen werden. Das Ding ist nicht für den Wechselrichter. Das Ding verbindet den Wechselrichter dann mit der Hoymiles-Cloud. Den Account dazu muss dir der Verkäufer des Sticks erstellen.
                                  Der Stick läuft also irgendwo drinnen in Funkreichweite. Die Wechselrichter haben so einen Knubbel an der Seite der die Antenne von denen ist.

                                  Die AhoyDTU genauso - nix am Wechselrichter. Und ist 1. billiger und 2. ohne Cloud.

                                  ioBroker@Ubuntu 24.04 LTS (VMware) für: >260 Geräte, 5 Switche, 7 AP, 10 IP-Cam, 1 NAS 42TB, 1 ESXi 15TB, 4 Proxmox 1TB, 1 Hyper-V 48TB, 14 x Echo, 5x FireTV, 5 x Tablett/Handy VIS || >=160 Tasmota/Shelly || >=95 ZigBee || PV 8.1kW / Akku 14kWh || 2x USV APC 750W kaskadiert || Creality CR-10 SE 3D-Drucker

                                  1 Reply Last reply
                                  0
                                  • BananaJoeB BananaJoe

                                    @ralla66 Also gestern habe ich den im Keller zusammengebaut und dann "nach oben" gebracht. Da war er dann nicht erreichbar. Noch mal runter geholt - ging. Oben wieder angestöpselt - ging.
                                    Hab vorhin gerade das NRF-Modul getauscht - geht immer noch (bootet also bei mir).
                                    Version ist gerade 5.41

                                    Nebenbei: Wie spielt man denn ein Update ein? Nimmt man die firmware.bin ?

                                    K Offline
                                    K Offline
                                    knopers1
                                    wrote on last edited by
                                    #707

                                    @bananajoe
                                    ja, nimm doch die letzte DEV und installiere die bin über die WebUI

                                    1.PNG

                                    Leider musst du danach die ganzen Settings neu setzen. Das Teil macht nach dem Update erneut ein Wlan AP auf. Ich habe das schon oben beschrieben. Deshalb, alles was Du eingestellt hast, notieren und nach dem Update erneut eingeben!

                                    Hast Du jetzt endlich das Teil am laufen ?

                                    2.PNG

                                    Bei mir läuft es echt gut- Mein PV-Anlage ist auf dem Flachdach der Garage. Mein WR in der Garage vor Regen geschützt untergebracht. Meine Garage befindet sich aber gute 20-25m weg von der Ahoy DTU Antenne entfernt. Das Teil kann wirklich weite Wege überbrücken. Das muss auch bei dir funktionieren. Ivch habe auch paar Wände dazwischen, Es läuft trotzdem...

                                    HP Microserver Gen8, RPI-4, IoBroker,

                                    BananaJoeB 1 Reply Last reply
                                    0
                                    • BananaJoeB BananaJoe

                                      @ralla66 Also gestern habe ich den im Keller zusammengebaut und dann "nach oben" gebracht. Da war er dann nicht erreichbar. Noch mal runter geholt - ging. Oben wieder angestöpselt - ging.
                                      Hab vorhin gerade das NRF-Modul getauscht - geht immer noch (bootet also bei mir).
                                      Version ist gerade 5.41

                                      Nebenbei: Wie spielt man denn ein Update ein? Nimmt man die firmware.bin ?

                                      Ralla66R Offline
                                      Ralla66R Offline
                                      Ralla66
                                      Most Active
                                      wrote on last edited by Ralla66
                                      #708

                                      @bananajoe

                                      Update spiele ich nicht ein aus Sorge das der Speicher nicht sauber gelöscht wird.

                                      Status Wemos / NodeMcu ESP8266 externe Antenne v 5.55 / e1b6fe1 vom 17.12.2022 :
                                      Entfernung WR --> NRF 8 m, 2 Wände Sendeleistung Low
                                      v 5.50 und > Bootprobleme --> CE nach D1 und IRQ nach D2 ok
                                      Time von Hand vom Browser geholt
                                      kein Haken bei disable night
                                      Einchecken ins Wlan Netz geht nur wenn der NRF erkannt wird.
                                      ( erster Start nach dem flashen )

                                      Nach Fritte reboot keine Wlan anmeldung mehr.
                                      Einchecken ESP ins Wlan Netz nur wenn der NRF Stromlos ist.

                                      1 Reply Last reply
                                      0
                                      • K knopers1

                                        @bananajoe
                                        ja, nimm doch die letzte DEV und installiere die bin über die WebUI

                                        1.PNG

                                        Leider musst du danach die ganzen Settings neu setzen. Das Teil macht nach dem Update erneut ein Wlan AP auf. Ich habe das schon oben beschrieben. Deshalb, alles was Du eingestellt hast, notieren und nach dem Update erneut eingeben!

                                        Hast Du jetzt endlich das Teil am laufen ?

                                        2.PNG

                                        Bei mir läuft es echt gut- Mein PV-Anlage ist auf dem Flachdach der Garage. Mein WR in der Garage vor Regen geschützt untergebracht. Meine Garage befindet sich aber gute 20-25m weg von der Ahoy DTU Antenne entfernt. Das Teil kann wirklich weite Wege überbrücken. Das muss auch bei dir funktionieren. Ivch habe auch paar Wände dazwischen, Es läuft trotzdem...

                                        BananaJoeB Offline
                                        BananaJoeB Offline
                                        BananaJoe
                                        Most Active
                                        wrote on last edited by BananaJoe
                                        #709

                                        @knopers1 ich hab meine vorhandenen NRF-Module nacheinander durchgetauscht.
                                        Das aktuelle (ohne externe Antenne) scheint gut zu laufen:
                                        20ab3414-a445-43ed-ba3c-0d6601c10636-image.png

                                        Da sind 2 x HM-1500 dran in 1 bis 2m Abstand durch eine Hauswand, ein HM-600 mit ca. 6m Abstand durch Hauswand und ein HM-1500 durch Hauswand, Garagendach und Mauer in der Garage.

                                        Also ich habe da definitiv Qualitätsunterschiede zwischen den einzelnen NRF Platinen ...

                                        Nachtrag: Ich sehe, gerade, den HM-1500 in der Garage kriegt er nicht mehr. Wobei er den mit der externen Antenne verbunden hatte, nun ohne externe Antenne kommt er nicht mehr dran.

                                        Naja, erstens sind ja noch 3 im Zulauf mit externer Antenne. Und 2. baue ich den HM-1500 in der Garage dieser Tage nach draußen um - kürzere Kabelstrecken und er wird im Sommer kühler bleiben - in der Garage ist kein Luftzug und er war immer so 25 bis 30 Grad wärmer als der HM-600 draußen unter den Solarpanelen (Wenn richtig Sonne ist)

                                        ioBroker@Ubuntu 24.04 LTS (VMware) für: >260 Geräte, 5 Switche, 7 AP, 10 IP-Cam, 1 NAS 42TB, 1 ESXi 15TB, 4 Proxmox 1TB, 1 Hyper-V 48TB, 14 x Echo, 5x FireTV, 5 x Tablett/Handy VIS || >=160 Tasmota/Shelly || >=95 ZigBee || PV 8.1kW / Akku 14kWh || 2x USV APC 750W kaskadiert || Creality CR-10 SE 3D-Drucker

                                        K 1 Reply Last reply
                                        0
                                        • BananaJoeB BananaJoe

                                          @knopers1 ich hab meine vorhandenen NRF-Module nacheinander durchgetauscht.
                                          Das aktuelle (ohne externe Antenne) scheint gut zu laufen:
                                          20ab3414-a445-43ed-ba3c-0d6601c10636-image.png

                                          Da sind 2 x HM-1500 dran in 1 bis 2m Abstand durch eine Hauswand, ein HM-600 mit ca. 6m Abstand durch Hauswand und ein HM-1500 durch Hauswand, Garagendach und Mauer in der Garage.

                                          Also ich habe da definitiv Qualitätsunterschiede zwischen den einzelnen NRF Platinen ...

                                          Nachtrag: Ich sehe, gerade, den HM-1500 in der Garage kriegt er nicht mehr. Wobei er den mit der externen Antenne verbunden hatte, nun ohne externe Antenne kommt er nicht mehr dran.

                                          Naja, erstens sind ja noch 3 im Zulauf mit externer Antenne. Und 2. baue ich den HM-1500 in der Garage dieser Tage nach draußen um - kürzere Kabelstrecken und er wird im Sommer kühler bleiben - in der Garage ist kein Luftzug und er war immer so 25 bis 30 Grad wärmer als der HM-600 draußen unter den Solarpanelen (Wenn richtig Sonne ist)

                                          K Offline
                                          K Offline
                                          knopers1
                                          wrote on last edited by
                                          #710

                                          @bananajoe
                                          hast Du gleich vier Wechselrichter? Echt beeindruckend... In der Konstallation habe ich den DTU nicht getestet. Ich bau mir noch einen 600er auf den Süddach. So kann ich von Sonnenaufgang bis Sonnenuntergang Strom erzeugen. Die jetztige Ausrichtung ist SSO/SSW und wird leider jetzt im Dezember durch mein Hausdach ab 15:00Uhr verschattet. Deshalb muß noch eine Anlage kommen.

                                          Der hm-1500 hat ja 4 Eingänge, dann aber nur zwei MPP Tracker.... Was passiert, wenn ein Modul verschattet wird?

                                          HP Microserver Gen8, RPI-4, IoBroker,

                                          haselchenH BananaJoeB 2 Replies Last reply
                                          0

                                          Hello! It looks like you're interested in this conversation, but you don't have an account yet.

                                          Getting fed up of having to scroll through the same posts each visit? When you register for an account, you'll always come back to exactly where you were before, and choose to be notified of new replies (either via email, or push notification). You'll also be able to save bookmarks and upvote posts to show your appreciation to other community members.

                                          With your input, this post could be even better 💗

                                          Register Login
                                          Reply
                                          • Reply as topic
                                          Log in to reply
                                          • Oldest to Newest
                                          • Newest to Oldest
                                          • Most Votes


                                          Support us

                                          ioBroker
                                          Community Adapters
                                          Donate
                                          FAQ Cloud / IOT
                                          HowTo: Node.js-Update
                                          HowTo: Backup/Restore
                                          Downloads
                                          BLOG

                                          205

                                          Online

                                          32.8k

                                          Users

                                          82.7k

                                          Topics

                                          1.3m

                                          Posts
                                          Community
                                          Impressum | Datenschutz-Bestimmungen | Nutzungsbedingungen | Einwilligungseinstellungen
                                          ioBroker Community 2014-2025
                                          logo
                                          • Login

                                          • Don't have an account? Register

                                          • Login or register to search.
                                          • First post
                                            Last post
                                          0
                                          • Home
                                          • Recent
                                          • Tags
                                          • Unread 0
                                          • Categories
                                          • Unreplied
                                          • Popular
                                          • GitHub
                                          • Docu
                                          • Hilfe