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

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

Community Forum

donate donate
  1. ioBroker Community Home
  2. Deutsch
  3. Visualisierung
  4. Support Adapter Energiefluss-erweitert v0.7.7

NEWS

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

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

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

Support Adapter Energiefluss-erweitert v0.7.7

Geplant Angeheftet Gesperrt Verschoben Visualisierung
vis
4.5k Beiträge 196 Kommentatoren 5.8m Aufrufe 167 Watching
  • Älteste zuerst
  • Neuste zuerst
  • Meiste Stimmen
Antworten
  • In einem neuen Thema antworten
Anmelden zum Antworten
Dieses Thema wurde gelöscht. Nur Nutzer mit entsprechenden Rechten können es sehen.
  • arteckA arteck

    @armilar bei mir ist alles wie immer
    1dcf1537-831b-485b-9347-3213f407e482-grafik.png

    ArmilarA Offline
    ArmilarA Offline
    Armilar
    Most Active Forum Testing
    schrieb am zuletzt editiert von Armilar
    #1337

    @arteck

    bei mir ebenfalls alles wieder okay. Konnte die Adapter-Instanz einfach neu starten, dann war alles wieder normal.

    Installationsanleitung, Tipps, Alias-Definitionen, FAQ für das Sonoff NSPanel mit lovelace UI unter ioBroker
    https://github.com/joBr99/nspanel-lovelace-ui/wiki

    Benutzt das Voting rechts unten im Beitrag wenn er euch geholfen hat.

    1 Antwort Letzte Antwort
    0
    • WalW Wal

      @skb ,
      bin zurück auf die Version vom 22.08.2023 "be6549f" der startet ohne Fehler.

      Edit: Info >> bin auf latest mit allem.

      So wie ich das sehe wurden seit dem nur die Dependabot Updates eingespielt.

      WalW Offline
      WalW Offline
      Wal
      Developer
      schrieb am zuletzt editiert von
      #1338

      @wal sagte in Test Adapter Energiefluss-erweitert v0.0.x GitHub/Latest:

      So wie ich das sehe wurden seit dem nur die Dependabot Updates eingespielt.

      Alles zurück im "d7ddbb8" wurde mehr als die Readme geändert.

      Gruß
      Walter

      DoorIO-Adapter
      wioBrowser-Adapter und wioBrowser

      SKBS 1 Antwort Letzte Antwort
      1
      • WalW Wal

        @wal sagte in Test Adapter Energiefluss-erweitert v0.0.x GitHub/Latest:

        So wie ich das sehe wurden seit dem nur die Dependabot Updates eingespielt.

        Alles zurück im "d7ddbb8" wurde mehr als die Readme geändert.

        SKBS Offline
        SKBS Offline
        SKB
        Developer Most Active
        schrieb am zuletzt editiert von
        #1339

        @wal Korrekt. Changelog steht ja oben ;)

        ... wer nicht mit der Zeit geht, geht mit der Zeit ...

        Aktuelle Entwicklung: Energiefluss - erweitert (https://forum.iobroker.net/topic/64734)

        WalW 1 Antwort Letzte Antwort
        0
        • SKBS SKB

          @wal Korrekt. Changelog steht ja oben ;)

          WalW Offline
          WalW Offline
          Wal
          Developer
          schrieb am zuletzt editiert von
          #1340

          @skb ,
          habe den Adapter deinstalliert und die Alpha 16 installiert.
          Der Adapter startet ohne Probleme, danach ein Backup eingespielt und er stürtzt ab.

          {
              "basic": {
                  "enable_grid": true,
                  "enable_animation": false,
                  "enable_area_catch": true,
                  "enable_config_icon": true,
                  "enable_last_id": false,
                  "enable_icon_proxy": false,
                  "height": 540,
                  "width": 600,
                  "styles": "",
                  "font": {
                      "family": "\"Arial\", sans-serif",
                      "size": "20",
                      "color": "",
                      "fill": "",
                      "align": "middle"
                  },
                  "rect": {
                      "height": 100,
                      "width": 100,
                      "corners": 10
                  },
                  "circle": {
                      "radius": 50
                  },
                  "elm": {
                      "stroke_width": 5,
                      "color": "",
                      "fill": "",
                      "pos_x": 50,
                      "pos_y": 50
                  },
                  "icon": {
                      "height": 24,
                      "width": 24,
                      "color": ""
                  }
              },
              "calculation": {
                  "battery": {
                      "dod": 0,
                      "capacity": 0,
                      "percent": -1,
                      "charge": -1,
                      "charge_prop": false,
                      "charge_kw": false,
                      "discharge": -1,
                      "discharge_prop": false,
                      "discharge_kw": false
                  },
                  "consumption": {
                      "production": [
                          -1
                      ],
                      "production_kw": false,
                      "gridFeed": -1,
                      "gridFeed_kw": false,
                      "gridFeed_prop": false,
                      "gridConsume": -1,
                      "gridConsume_kw": false,
                      "gridConsume_prop": false,
                      "batteryCharge": -1,
                      "batteryCharge_kw": false,
                      "batteryCharge_prop": false,
                      "batteryDischarge": -1,
                      "batteryDischarge_kw": false,
                      "batteryDischarge_prop": false
                  }
              },
              "animation": {
                  "stroke": "#ffce4a",
                  "stroke_dasharray": "10 17 10 17 10  72",
                  "stroke_width": "6",
                  "animation_duration": "2000",
                  "stroke_linecap": "round",
                  "animation_timing_function": "linear"
              },
              "animation_configuration": {
                  "dots": "3",
                  "distance": "17",
                  "length": "10"
              },
              "line": {
                  "stroke_width": "8",
                  "stroke": "#000000"
              },
              "elements": {
                  "2": {
                      "position": 0,
                      "type": "text",
                      "subType": "datasource",
                      "id": 2,
                      "pos_x": 49,
                      "pos_y": 41,
                      "color": "none",
                      "fill": "rgb(195, 255, 81)",
                      "font_family": "Arial, sans-serif",
                      "font_size": 18,
                      "align": "middle",
                      "text": "ID 2",
                      "unit": "kW",
                      "source": 2,
                      "source_option": -1,
                      "source_display": "value",
                      "shadow": "",
                      "threshold": 0,
                      "calculate_kw": true,
                      "convert": false,
                      "decimal_places": 2,
                      "action": "none",
                      "subtract": [
                          -1
                      ],
                      "frame": "_overlay"
                  },
                  "5": {
                      "position": 0,
                      "type": "rect",
                      "id": 5,
                      "rx": 10,
                      "height": 100,
                      "width": 100,
                      "pos_x": 1,
                      "pos_y": 1,
                      "fill": "none",
                      "color": "rgb(195, 255, 81)",
                      "stroke": 2,
                      "shadow": "rgba(0,0,0,0.7)",
                      "frame": "_overlay",
                      "fill_value": null,
                      "fill_type": "percent",
                      "fill_direction": 90,
                      "fill_max": null,
                      "border_value": null,
                      "border_type": -1,
                      "border_direction": "cw",
                      "border_style": "round",
                      "border_max": null,
                      "border_reverse_value": null,
                      "border_reverse": false,
                      "border_start": 180,
                      "source": 2,
                      "threshold": 0
                  },
                  "6": {
                      "position": 0,
                      "type": "icon",
                      "id": "6",
                      "icon": "mdi:solar-panel",
                      "width": 24,
                      "height": 24,
                      "color": "rgb(195, 255, 81)",
                      "pos_x": "39",
                      "pos_y": "5",
                      "shadow": "",
                      "source": -1,
                      "threshold": 0,
                      "frame": "_overlay",
                      "action": "none"
                  },
                  "7": {
                      "position": 1,
                      "type": "rect",
                      "id": 7,
                      "rx": 10,
                      "height": 100,
                      "width": 100,
                      "pos_x": 221,
                      "pos_y": 221,
                      "fill": "none",
                      "color": "rgb(0, 209, 255)",
                      "stroke": 2,
                      "shadow": "rgba(0,0,0,0.7)",
                      "frame": "_overlay",
                      "fill_value": null,
                      "fill_type": "percent",
                      "fill_direction": 90,
                      "fill_max": null,
                      "border_value": null,
                      "border_type": -1,
                      "border_direction": "cw",
                      "border_style": "round",
                      "border_max": null,
                      "border_reverse_value": null,
                      "border_reverse": false,
                      "border_start": 180,
                      "source": 1,
                      "threshold": 0
                  },
                  "9": {
                      "position": 1,
                      "type": "text",
                      "subType": "datasource",
                      "id": 9,
                      "pos_x": 271,
                      "pos_y": 263,
                      "color": "none",
                      "fill": "rgb(0, 209, 255)",
                      "font_family": "Arial, sans-serif",
                      "font_size": 18,
                      "align": "middle",
                      "text": "ID 9",
                      "unit": "kW",
                      "source": 1,
                      "source_option": -1,
                      "source_display": "value",
                      "shadow": "",
                      "threshold": 0,
                      "calculate_kw": true,
                      "convert": false,
                      "decimal_places": 2,
                      "action": "none",
                      "subtract": [
                          -1
                      ],
                      "frame": "_overlay"
                  },
                  "10": {
                      "position": 2,
                      "type": "text",
                      "id": 10,
                      "pos_x": 51,
                      "pos_y": 74,
                      "color": "none",
                      "fill": "rgb(195, 255, 81)",
                      "font_family": "Arial, sans-serif",
                      "font_size": 14,
                      "align": "middle",
                      "text": "Produktion",
                      "shadow": "",
                      "frame": "_overlay"
                  },
                  "11": {
                      "position": 3,
                      "type": "text",
                      "id": 11,
                      "pos_x": 271,
                      "pos_y": 297,
                      "color": "none",
                      "fill": "rgb(0, 209, 255)",
                      "font_family": "Arial, sans-serif",
                      "font_size": 14,
                      "align": "middle",
                      "text": "Gesamt",
                      "shadow": "",
                      "frame": "_overlay"
                  },
                  "12": {
                      "position": 1,
                      "type": "icon",
                      "id": "12",
                      "icon": "mdi:house-city",
                      "width": 24,
                      "height": 24,
                      "color": "rgb(0, 209, 255)",
                      "pos_x": "259",
                      "pos_y": "227",
                      "shadow": "",
                      "source": -1,
                      "threshold": 0,
                      "frame": "_overlay",
                      "action": "none"
                  },
                  "14": {
                      "position": 2,
                      "type": "rect",
                      "id": 14,
                      "rx": 10,
                      "height": 100,
                      "width": 100,
                      "pos_x": 1,
                      "pos_y": 301,
                      "fill": "none",
                      "color": "rgb(255, 0, 0)",
                      "stroke": 2,
                      "shadow": "rgba(0,0,0,0.7)",
                      "frame": "_overlay",
                      "fill_value": null,
                      "fill_type": "percent",
                      "fill_direction": 90,
                      "fill_max": null,
                      "border_value": null,
                      "border_type": -1,
                      "border_direction": "cw",
                      "border_style": "round",
                      "border_max": null,
                      "border_reverse_value": null,
                      "border_reverse": false,
                      "border_start": 180,
                      "source": 0,
                      "threshold": 0
                  },
                  "19": {
                      "position": 4,
                      "type": "text",
                      "subType": "datasource",
                      "id": 19,
                      "pos_x": 50,
                      "pos_y": 343,
                      "color": "none",
                      "fill": "rgb(255, 0, 0)",
                      "font_family": "Arial, sans-serif",
                      "font_size": 18,
                      "align": "middle",
                      "text": "ID 19",
                      "unit": "kW",
                      "source": 0,
                      "source_option": -1,
                      "source_display": "value",
                      "shadow": "",
                      "threshold": 0,
                      "calculate_kw": true,
                      "convert": true,
                      "decimal_places": 2,
                      "action": "none",
                      "subtract": [
                          -1
                      ],
                      "frame": "_overlay"
                  },
                  "20": {
                      "position": 2,
                      "type": "icon",
                      "id": "20",
                      "icon": "mdi:electricity-from-grid",
                      "width": 24,
                      "height": 24,
                      "color": "rgb(255, 0, 0)",
                      "pos_x": "38",
                      "pos_y": "307",
                      "shadow": "",
                      "source": -1,
                      "threshold": 0,
                      "frame": "_overlay",
                      "action": "none"
                  },
                  "21": {
                      "position": 5,
                      "type": "text",
                      "id": 21,
                      "pos_x": 50,
                      "pos_y": 377,
                      "color": "none",
                      "fill": "rgb(255, 0, 0)",
                      "font_family": "Arial, sans-serif",
                      "font_size": 14,
                      "align": "middle",
                      "text": "Netz",
                      "shadow": "",
                      "frame": "_overlay"
                  },
                  "22": {
                      "position": 3,
                      "type": "rect",
                      "id": 22,
                      "rx": 10,
                      "height": 100,
                      "width": 100,
                      "pos_x": 121,
                      "pos_y": 1,
                      "fill": "none",
                      "color": "rgb(255, 206, 74)",
                      "stroke": 2,
                      "shadow": "rgba(0,0,0,0.7)",
                      "frame": "_overlay",
                      "fill_value": null,
                      "fill_type": "percent",
                      "fill_direction": 90,
                      "fill_max": null,
                      "border_value": null,
                      "border_type": -1,
                      "border_direction": "cw",
                      "border_style": "round",
                      "border_max": null,
                      "border_reverse_value": null,
                      "border_reverse": false,
                      "border_start": 180,
                      "source": -1,
                      "threshold": 0
                  },
                  "24": {
                      "position": 6,
                      "type": "text",
                      "id": 24,
                      "pos_x": 171,
                      "pos_y": 77,
                      "color": "none",
                      "fill": "rgb(255, 206, 74)",
                      "font_family": "Arial, sans-serif",
                      "font_size": 14,
                      "align": "middle",
                      "text": "Proxmox",
                      "shadow": "",
                      "frame": "_overlay"
                  },
                  "26": {
                      "position": 7,
                      "type": "text",
                      "subType": "datasource",
                      "id": 26,
                      "pos_x": 171,
                      "pos_y": 43,
                      "color": "none",
                      "fill": "rgb(255, 206, 74)",
                      "font_family": "Arial, sans-serif",
                      "font_size": 18,
                      "align": "middle",
                      "text": "ID 26",
                      "unit": "W",
                      "source": 3,
                      "source_option": -1,
                      "source_display": "value",
                      "shadow": "",
                      "threshold": 0,
                      "calculate_kw": false,
                      "convert": false,
                      "decimal_places": 0,
                      "action": "none",
                      "subtract": [
                          -1
                      ],
                      "frame": "_overlay"
                  },
                  "27": {
                      "position": 4,
                      "type": "rect",
                      "id": 27,
                      "rx": 10,
                      "height": 100,
                      "width": 100,
                      "pos_x": 241,
                      "pos_y": 1,
                      "fill": "none",
                      "color": "rgb(255, 206, 74)",
                      "stroke": 2,
                      "shadow": "rgba(0,0,0,0.7)",
                      "frame": "_overlay",
                      "fill_value": null,
                      "fill_type": "percent",
                      "fill_direction": 90,
                      "fill_max": null,
                      "border_value": null,
                      "border_type": -1,
                      "border_direction": "cw",
                      "border_style": "round",
                      "border_max": null,
                      "border_reverse_value": null,
                      "border_reverse": false,
                      "border_start": 180,
                      "source": -1,
                      "threshold": 0
                  },
                  "28": {
                      "position": 8,
                      "type": "text",
                      "id": 28,
                      "pos_x": 291,
                      "pos_y": 77,
                      "color": "none",
                      "fill": "rgb(255, 206, 74)",
                      "font_family": "Arial, sans-serif",
                      "font_size": 14,
                      "align": "middle",
                      "text": "Tiefkühltruhe",
                      "shadow": "",
                      "frame": "_overlay"
                  },
                  "29": {
                      "position": 9,
                      "type": "text",
                      "subType": "datasource",
                      "id": 29,
                      "pos_x": 291,
                      "pos_y": 43,
                      "color": "none",
                      "fill": "rgb(255, 206, 74)",
                      "font_family": "Arial, sans-serif",
                      "font_size": 18,
                      "align": "middle",
                      "text": "ID 29",
                      "unit": "W",
                      "source": 4,
                      "source_option": -1,
                      "source_display": "value",
                      "shadow": "",
                      "threshold": 0,
                      "calculate_kw": false,
                      "convert": false,
                      "decimal_places": 0,
                      "action": "none",
                      "subtract": [
                          -1
                      ],
                      "frame": "_overlay"
                  },
                  "31": {
                      "position": 5,
                      "type": "rect",
                      "id": 31,
                      "rx": 10,
                      "height": 100,
                      "width": 100,
                      "pos_x": 363,
                      "pos_y": 1,
                      "fill": "none",
                      "color": "rgb(255, 206, 74)",
                      "stroke": 2,
                      "shadow": "rgba(0,0,0,0.7)",
                      "frame": "_overlay",
                      "fill_value": null,
                      "fill_type": "percent",
                      "fill_direction": 90,
                      "fill_max": null,
                      "border_value": null,
                      "border_type": -1,
                      "border_direction": "cw",
                      "border_style": "round",
                      "border_max": null,
                      "border_reverse_value": null,
                      "border_reverse": false,
                      "border_start": 180,
                      "source": -1,
                      "threshold": 0
                  },
                  "32": {
                      "position": 10,
                      "type": "text",
                      "id": 32,
                      "pos_x": 413,
                      "pos_y": 77,
                      "color": "none",
                      "fill": "rgb(255, 206, 74)",
                      "font_family": "Arial, sans-serif",
                      "font_size": 14,
                      "align": "middle",
                      "text": "Fernseher",
                      "shadow": "",
                      "frame": "_overlay"
                  },
                  "33": {
                      "position": 11,
                      "type": "text",
                      "subType": "datasource",
                      "id": 33,
                      "pos_x": 413,
                      "pos_y": 43,
                      "color": "none",
                      "fill": "rgb(255, 206, 74)",
                      "font_family": "Arial, sans-serif",
                      "font_size": 18,
                      "align": "middle",
                      "text": "ID 33",
                      "unit": "W",
                      "source": 5,
                      "source_option": -1,
                      "source_display": "value",
                      "shadow": "",
                      "threshold": 0,
                      "calculate_kw": false,
                      "convert": false,
                      "decimal_places": 0,
                      "action": "none",
                      "subtract": [
                          -1
                      ],
                      "frame": "_overlay"
                  },
                  "35": {
                      "position": 3,
                      "type": "icon",
                      "id": "35",
                      "icon": "mdi:house-city",
                      "width": 24,
                      "height": 24,
                      "color": "rgb(255, 206, 74)",
                      "pos_x": "158",
                      "pos_y": "6",
                      "shadow": "",
                      "source": -1,
                      "threshold": 0,
                      "frame": "_overlay",
                      "action": "none"
                  },
                  "36": {
                      "position": 4,
                      "type": "icon",
                      "id": "36",
                      "icon": "mdi:house-city",
                      "width": 24,
                      "height": 24,
                      "color": "rgb(255, 206, 74)",
                      "pos_x": "278",
                      "pos_y": "7",
                      "shadow": "",
                      "source": -1,
                      "threshold": 0,
                      "frame": "_overlay",
                      "action": "none"
                  },
                  "37": {
                      "position": 5,
                      "type": "icon",
                      "id": "37",
                      "icon": "mdi:house-city",
                      "width": 24,
                      "height": 24,
                      "color": "rgb(255, 206, 74)",
                      "pos_x": "401",
                      "pos_y": "6",
                      "shadow": "",
                      "source": -1,
                      "threshold": 0,
                      "frame": "_overlay",
                      "action": "none"
                  }
              },
              "defs": {
                  "path_5_7": {
                      "type": "def",
                      "id": "path_5_7",
                      "d": "M31 102  V 131.8   V 236 A 15 15 0 0 0 46 251  H 220",
                      "startSlot": "bottom_left",
                      "endSlot": "left_top"
                  },
                  "path_7_22": {
                      "type": "def",
                      "id": "path_7_22",
                      "d": "M251 220  V 196.4 A 15 15 0 0 0 236 181.4  H 166 A 15 15 0 0 1 151 166.4   V 102",
                      "startSlot": "top_left",
                      "endSlot": "bottom_left"
                  },
                  "path_7_27": {
                      "type": "def",
                      "id": "path_7_27",
                      "d": "M271 220  V 102",
                      "startSlot": "top",
                      "endSlot": "bottom_left"
                  },
                  "path_7_31": {
                      "type": "def",
                      "id": "path_7_31",
                      "d": "M291 220  V 196.4 A 15 15 0 0 1 306 181.4  H 378 A 15 15 0 0 0 393 166.4  V 102",
                      "startSlot": "top_right",
                      "endSlot": "bottom_left"
                  },
                  "path_14_7": {
                      "type": "def",
                      "id": "path_14_7",
                      "d": "M71 300  V 294.2   V 285 A 14 14 0 0 1 85 271  H 220",
                      "startSlot": "top_right",
                      "endSlot": "left"
                  }
              },
              "lines": {
                  "line_path_5_7": {
                      "type": "line",
                      "id": "line_path_5_7",
                      "href": "#path_5_7",
                      "color": "rgb(0, 0, 0)",
                      "shadow": ""
                  },
                  "line_path_7_22": {
                      "type": "line",
                      "id": "line_path_7_22",
                      "href": "#path_7_22",
                      "color": "rgb(0, 0, 0)",
                      "shadow": ""
                  },
                  "line_path_7_27": {
                      "type": "line",
                      "id": "line_path_7_27",
                      "href": "#path_7_27",
                      "color": "rgb(0, 0, 0)",
                      "shadow": ""
                  },
                  "line_path_7_31": {
                      "type": "line",
                      "id": "line_path_7_31",
                      "href": "#path_7_31",
                      "color": "rgb(0, 0, 0)",
                      "shadow": ""
                  },
                  "line_path_14_7": {
                      "type": "line",
                      "id": "line_path_14_7",
                      "href": "#path_14_7",
                      "color": "rgb(0, 0, 0)",
                      "shadow": ""
                  }
              },
              "animations": {
                  "anim_path_5_7": {
                      "type": "animation",
                      "id": "anim_path_5_7",
                      "href": "#path_5_7",
                      "color": "rgb(195, 255, 81)",
                      "source": 2,
                      "threshold": 0,
                      "animation_properties": "positive",
                      "animation_option": false,
                      "dots": 0,
                      "duration": 0,
                      "power": 0,
                      "animation_type": -1
                  },
                  "anim_path_7_22": {
                      "type": "animation",
                      "id": "anim_path_7_22",
                      "href": "#path_7_22",
                      "color": "rgb(255, 206, 74)",
                      "source": 3,
                      "threshold": 0,
                      "animation_properties": "positive",
                      "animation_option": false,
                      "dots": 0,
                      "duration": 0,
                      "power": 0,
                      "animation_type": -1
                  },
                  "anim_path_7_27": {
                      "type": "animation",
                      "id": "anim_path_7_27",
                      "href": "#path_7_27",
                      "color": "rgb(255, 206, 74)",
                      "source": 4,
                      "threshold": 0,
                      "animation_properties": "positive",
                      "animation_option": false,
                      "dots": 0,
                      "duration": 0,
                      "power": 0,
                      "animation_type": -1
                  },
                  "anim_path_7_31": {
                      "type": "animation",
                      "id": "anim_path_7_31",
                      "href": "#path_7_31",
                      "color": "rgb(255, 206, 74)",
                      "source": 5,
                      "threshold": 0,
                      "animation_properties": "positive",
                      "animation_option": false,
                      "dots": 0,
                      "duration": 0,
                      "power": 0,
                      "animation_type": -1
                  },
                  "anim_path_14_7": {
                      "type": "animation",
                      "id": "anim_path_14_7",
                      "href": "#path_14_7",
                      "color": "rgb(255, 15, 67)",
                      "source": 0,
                      "threshold": 0,
                      "animation_properties": "positive",
                      "animation_option": false,
                      "dots": 0,
                      "duration": 0,
                      "power": 0,
                      "animation_type": -1
                  }
              },
              "datasources": {
                  "0": {
                      "source": "sonoff.0.Haus.Stromzähler.MT175_P",
                      "alias": "Netzverbrauch"
                  },
                  "1": {
                      "source": "0_userdata.0.Stromverbrauch_aktuell",
                      "alias": "Gesamtverbrauch"
                  },
                  "2": {
                      "source": "sonoff.0.Haus.Balkonkraftwerk.ENERGY_Power",
                      "alias": "Balkonkraftwerk"
                  },
                  "3": {
                      "source": "sonoff.0.Test.Steckdose3.ENERGY_Power",
                      "alias": "Proxmox"
                  },
                  "4": {
                      "source": "sonoff.0.Test.Steckdose.ENERGY_Power",
                      "alias": "Tiefkühltruhe"
                  },
                  "5": {
                      "source": "sonoff.0.Test.Steckdose2.ENERGY_Power",
                      "alias": "Fernseher"
                  }
              }
          }
          

          Gruß
          Walter

          DoorIO-Adapter
          wioBrowser-Adapter und wioBrowser

          SKBS 1 Antwort Letzte Antwort
          0
          • WalW Wal

            @skb ,
            habe den Adapter deinstalliert und die Alpha 16 installiert.
            Der Adapter startet ohne Probleme, danach ein Backup eingespielt und er stürtzt ab.

            {
                "basic": {
                    "enable_grid": true,
                    "enable_animation": false,
                    "enable_area_catch": true,
                    "enable_config_icon": true,
                    "enable_last_id": false,
                    "enable_icon_proxy": false,
                    "height": 540,
                    "width": 600,
                    "styles": "",
                    "font": {
                        "family": "\"Arial\", sans-serif",
                        "size": "20",
                        "color": "",
                        "fill": "",
                        "align": "middle"
                    },
                    "rect": {
                        "height": 100,
                        "width": 100,
                        "corners": 10
                    },
                    "circle": {
                        "radius": 50
                    },
                    "elm": {
                        "stroke_width": 5,
                        "color": "",
                        "fill": "",
                        "pos_x": 50,
                        "pos_y": 50
                    },
                    "icon": {
                        "height": 24,
                        "width": 24,
                        "color": ""
                    }
                },
                "calculation": {
                    "battery": {
                        "dod": 0,
                        "capacity": 0,
                        "percent": -1,
                        "charge": -1,
                        "charge_prop": false,
                        "charge_kw": false,
                        "discharge": -1,
                        "discharge_prop": false,
                        "discharge_kw": false
                    },
                    "consumption": {
                        "production": [
                            -1
                        ],
                        "production_kw": false,
                        "gridFeed": -1,
                        "gridFeed_kw": false,
                        "gridFeed_prop": false,
                        "gridConsume": -1,
                        "gridConsume_kw": false,
                        "gridConsume_prop": false,
                        "batteryCharge": -1,
                        "batteryCharge_kw": false,
                        "batteryCharge_prop": false,
                        "batteryDischarge": -1,
                        "batteryDischarge_kw": false,
                        "batteryDischarge_prop": false
                    }
                },
                "animation": {
                    "stroke": "#ffce4a",
                    "stroke_dasharray": "10 17 10 17 10  72",
                    "stroke_width": "6",
                    "animation_duration": "2000",
                    "stroke_linecap": "round",
                    "animation_timing_function": "linear"
                },
                "animation_configuration": {
                    "dots": "3",
                    "distance": "17",
                    "length": "10"
                },
                "line": {
                    "stroke_width": "8",
                    "stroke": "#000000"
                },
                "elements": {
                    "2": {
                        "position": 0,
                        "type": "text",
                        "subType": "datasource",
                        "id": 2,
                        "pos_x": 49,
                        "pos_y": 41,
                        "color": "none",
                        "fill": "rgb(195, 255, 81)",
                        "font_family": "Arial, sans-serif",
                        "font_size": 18,
                        "align": "middle",
                        "text": "ID 2",
                        "unit": "kW",
                        "source": 2,
                        "source_option": -1,
                        "source_display": "value",
                        "shadow": "",
                        "threshold": 0,
                        "calculate_kw": true,
                        "convert": false,
                        "decimal_places": 2,
                        "action": "none",
                        "subtract": [
                            -1
                        ],
                        "frame": "_overlay"
                    },
                    "5": {
                        "position": 0,
                        "type": "rect",
                        "id": 5,
                        "rx": 10,
                        "height": 100,
                        "width": 100,
                        "pos_x": 1,
                        "pos_y": 1,
                        "fill": "none",
                        "color": "rgb(195, 255, 81)",
                        "stroke": 2,
                        "shadow": "rgba(0,0,0,0.7)",
                        "frame": "_overlay",
                        "fill_value": null,
                        "fill_type": "percent",
                        "fill_direction": 90,
                        "fill_max": null,
                        "border_value": null,
                        "border_type": -1,
                        "border_direction": "cw",
                        "border_style": "round",
                        "border_max": null,
                        "border_reverse_value": null,
                        "border_reverse": false,
                        "border_start": 180,
                        "source": 2,
                        "threshold": 0
                    },
                    "6": {
                        "position": 0,
                        "type": "icon",
                        "id": "6",
                        "icon": "mdi:solar-panel",
                        "width": 24,
                        "height": 24,
                        "color": "rgb(195, 255, 81)",
                        "pos_x": "39",
                        "pos_y": "5",
                        "shadow": "",
                        "source": -1,
                        "threshold": 0,
                        "frame": "_overlay",
                        "action": "none"
                    },
                    "7": {
                        "position": 1,
                        "type": "rect",
                        "id": 7,
                        "rx": 10,
                        "height": 100,
                        "width": 100,
                        "pos_x": 221,
                        "pos_y": 221,
                        "fill": "none",
                        "color": "rgb(0, 209, 255)",
                        "stroke": 2,
                        "shadow": "rgba(0,0,0,0.7)",
                        "frame": "_overlay",
                        "fill_value": null,
                        "fill_type": "percent",
                        "fill_direction": 90,
                        "fill_max": null,
                        "border_value": null,
                        "border_type": -1,
                        "border_direction": "cw",
                        "border_style": "round",
                        "border_max": null,
                        "border_reverse_value": null,
                        "border_reverse": false,
                        "border_start": 180,
                        "source": 1,
                        "threshold": 0
                    },
                    "9": {
                        "position": 1,
                        "type": "text",
                        "subType": "datasource",
                        "id": 9,
                        "pos_x": 271,
                        "pos_y": 263,
                        "color": "none",
                        "fill": "rgb(0, 209, 255)",
                        "font_family": "Arial, sans-serif",
                        "font_size": 18,
                        "align": "middle",
                        "text": "ID 9",
                        "unit": "kW",
                        "source": 1,
                        "source_option": -1,
                        "source_display": "value",
                        "shadow": "",
                        "threshold": 0,
                        "calculate_kw": true,
                        "convert": false,
                        "decimal_places": 2,
                        "action": "none",
                        "subtract": [
                            -1
                        ],
                        "frame": "_overlay"
                    },
                    "10": {
                        "position": 2,
                        "type": "text",
                        "id": 10,
                        "pos_x": 51,
                        "pos_y": 74,
                        "color": "none",
                        "fill": "rgb(195, 255, 81)",
                        "font_family": "Arial, sans-serif",
                        "font_size": 14,
                        "align": "middle",
                        "text": "Produktion",
                        "shadow": "",
                        "frame": "_overlay"
                    },
                    "11": {
                        "position": 3,
                        "type": "text",
                        "id": 11,
                        "pos_x": 271,
                        "pos_y": 297,
                        "color": "none",
                        "fill": "rgb(0, 209, 255)",
                        "font_family": "Arial, sans-serif",
                        "font_size": 14,
                        "align": "middle",
                        "text": "Gesamt",
                        "shadow": "",
                        "frame": "_overlay"
                    },
                    "12": {
                        "position": 1,
                        "type": "icon",
                        "id": "12",
                        "icon": "mdi:house-city",
                        "width": 24,
                        "height": 24,
                        "color": "rgb(0, 209, 255)",
                        "pos_x": "259",
                        "pos_y": "227",
                        "shadow": "",
                        "source": -1,
                        "threshold": 0,
                        "frame": "_overlay",
                        "action": "none"
                    },
                    "14": {
                        "position": 2,
                        "type": "rect",
                        "id": 14,
                        "rx": 10,
                        "height": 100,
                        "width": 100,
                        "pos_x": 1,
                        "pos_y": 301,
                        "fill": "none",
                        "color": "rgb(255, 0, 0)",
                        "stroke": 2,
                        "shadow": "rgba(0,0,0,0.7)",
                        "frame": "_overlay",
                        "fill_value": null,
                        "fill_type": "percent",
                        "fill_direction": 90,
                        "fill_max": null,
                        "border_value": null,
                        "border_type": -1,
                        "border_direction": "cw",
                        "border_style": "round",
                        "border_max": null,
                        "border_reverse_value": null,
                        "border_reverse": false,
                        "border_start": 180,
                        "source": 0,
                        "threshold": 0
                    },
                    "19": {
                        "position": 4,
                        "type": "text",
                        "subType": "datasource",
                        "id": 19,
                        "pos_x": 50,
                        "pos_y": 343,
                        "color": "none",
                        "fill": "rgb(255, 0, 0)",
                        "font_family": "Arial, sans-serif",
                        "font_size": 18,
                        "align": "middle",
                        "text": "ID 19",
                        "unit": "kW",
                        "source": 0,
                        "source_option": -1,
                        "source_display": "value",
                        "shadow": "",
                        "threshold": 0,
                        "calculate_kw": true,
                        "convert": true,
                        "decimal_places": 2,
                        "action": "none",
                        "subtract": [
                            -1
                        ],
                        "frame": "_overlay"
                    },
                    "20": {
                        "position": 2,
                        "type": "icon",
                        "id": "20",
                        "icon": "mdi:electricity-from-grid",
                        "width": 24,
                        "height": 24,
                        "color": "rgb(255, 0, 0)",
                        "pos_x": "38",
                        "pos_y": "307",
                        "shadow": "",
                        "source": -1,
                        "threshold": 0,
                        "frame": "_overlay",
                        "action": "none"
                    },
                    "21": {
                        "position": 5,
                        "type": "text",
                        "id": 21,
                        "pos_x": 50,
                        "pos_y": 377,
                        "color": "none",
                        "fill": "rgb(255, 0, 0)",
                        "font_family": "Arial, sans-serif",
                        "font_size": 14,
                        "align": "middle",
                        "text": "Netz",
                        "shadow": "",
                        "frame": "_overlay"
                    },
                    "22": {
                        "position": 3,
                        "type": "rect",
                        "id": 22,
                        "rx": 10,
                        "height": 100,
                        "width": 100,
                        "pos_x": 121,
                        "pos_y": 1,
                        "fill": "none",
                        "color": "rgb(255, 206, 74)",
                        "stroke": 2,
                        "shadow": "rgba(0,0,0,0.7)",
                        "frame": "_overlay",
                        "fill_value": null,
                        "fill_type": "percent",
                        "fill_direction": 90,
                        "fill_max": null,
                        "border_value": null,
                        "border_type": -1,
                        "border_direction": "cw",
                        "border_style": "round",
                        "border_max": null,
                        "border_reverse_value": null,
                        "border_reverse": false,
                        "border_start": 180,
                        "source": -1,
                        "threshold": 0
                    },
                    "24": {
                        "position": 6,
                        "type": "text",
                        "id": 24,
                        "pos_x": 171,
                        "pos_y": 77,
                        "color": "none",
                        "fill": "rgb(255, 206, 74)",
                        "font_family": "Arial, sans-serif",
                        "font_size": 14,
                        "align": "middle",
                        "text": "Proxmox",
                        "shadow": "",
                        "frame": "_overlay"
                    },
                    "26": {
                        "position": 7,
                        "type": "text",
                        "subType": "datasource",
                        "id": 26,
                        "pos_x": 171,
                        "pos_y": 43,
                        "color": "none",
                        "fill": "rgb(255, 206, 74)",
                        "font_family": "Arial, sans-serif",
                        "font_size": 18,
                        "align": "middle",
                        "text": "ID 26",
                        "unit": "W",
                        "source": 3,
                        "source_option": -1,
                        "source_display": "value",
                        "shadow": "",
                        "threshold": 0,
                        "calculate_kw": false,
                        "convert": false,
                        "decimal_places": 0,
                        "action": "none",
                        "subtract": [
                            -1
                        ],
                        "frame": "_overlay"
                    },
                    "27": {
                        "position": 4,
                        "type": "rect",
                        "id": 27,
                        "rx": 10,
                        "height": 100,
                        "width": 100,
                        "pos_x": 241,
                        "pos_y": 1,
                        "fill": "none",
                        "color": "rgb(255, 206, 74)",
                        "stroke": 2,
                        "shadow": "rgba(0,0,0,0.7)",
                        "frame": "_overlay",
                        "fill_value": null,
                        "fill_type": "percent",
                        "fill_direction": 90,
                        "fill_max": null,
                        "border_value": null,
                        "border_type": -1,
                        "border_direction": "cw",
                        "border_style": "round",
                        "border_max": null,
                        "border_reverse_value": null,
                        "border_reverse": false,
                        "border_start": 180,
                        "source": -1,
                        "threshold": 0
                    },
                    "28": {
                        "position": 8,
                        "type": "text",
                        "id": 28,
                        "pos_x": 291,
                        "pos_y": 77,
                        "color": "none",
                        "fill": "rgb(255, 206, 74)",
                        "font_family": "Arial, sans-serif",
                        "font_size": 14,
                        "align": "middle",
                        "text": "Tiefkühltruhe",
                        "shadow": "",
                        "frame": "_overlay"
                    },
                    "29": {
                        "position": 9,
                        "type": "text",
                        "subType": "datasource",
                        "id": 29,
                        "pos_x": 291,
                        "pos_y": 43,
                        "color": "none",
                        "fill": "rgb(255, 206, 74)",
                        "font_family": "Arial, sans-serif",
                        "font_size": 18,
                        "align": "middle",
                        "text": "ID 29",
                        "unit": "W",
                        "source": 4,
                        "source_option": -1,
                        "source_display": "value",
                        "shadow": "",
                        "threshold": 0,
                        "calculate_kw": false,
                        "convert": false,
                        "decimal_places": 0,
                        "action": "none",
                        "subtract": [
                            -1
                        ],
                        "frame": "_overlay"
                    },
                    "31": {
                        "position": 5,
                        "type": "rect",
                        "id": 31,
                        "rx": 10,
                        "height": 100,
                        "width": 100,
                        "pos_x": 363,
                        "pos_y": 1,
                        "fill": "none",
                        "color": "rgb(255, 206, 74)",
                        "stroke": 2,
                        "shadow": "rgba(0,0,0,0.7)",
                        "frame": "_overlay",
                        "fill_value": null,
                        "fill_type": "percent",
                        "fill_direction": 90,
                        "fill_max": null,
                        "border_value": null,
                        "border_type": -1,
                        "border_direction": "cw",
                        "border_style": "round",
                        "border_max": null,
                        "border_reverse_value": null,
                        "border_reverse": false,
                        "border_start": 180,
                        "source": -1,
                        "threshold": 0
                    },
                    "32": {
                        "position": 10,
                        "type": "text",
                        "id": 32,
                        "pos_x": 413,
                        "pos_y": 77,
                        "color": "none",
                        "fill": "rgb(255, 206, 74)",
                        "font_family": "Arial, sans-serif",
                        "font_size": 14,
                        "align": "middle",
                        "text": "Fernseher",
                        "shadow": "",
                        "frame": "_overlay"
                    },
                    "33": {
                        "position": 11,
                        "type": "text",
                        "subType": "datasource",
                        "id": 33,
                        "pos_x": 413,
                        "pos_y": 43,
                        "color": "none",
                        "fill": "rgb(255, 206, 74)",
                        "font_family": "Arial, sans-serif",
                        "font_size": 18,
                        "align": "middle",
                        "text": "ID 33",
                        "unit": "W",
                        "source": 5,
                        "source_option": -1,
                        "source_display": "value",
                        "shadow": "",
                        "threshold": 0,
                        "calculate_kw": false,
                        "convert": false,
                        "decimal_places": 0,
                        "action": "none",
                        "subtract": [
                            -1
                        ],
                        "frame": "_overlay"
                    },
                    "35": {
                        "position": 3,
                        "type": "icon",
                        "id": "35",
                        "icon": "mdi:house-city",
                        "width": 24,
                        "height": 24,
                        "color": "rgb(255, 206, 74)",
                        "pos_x": "158",
                        "pos_y": "6",
                        "shadow": "",
                        "source": -1,
                        "threshold": 0,
                        "frame": "_overlay",
                        "action": "none"
                    },
                    "36": {
                        "position": 4,
                        "type": "icon",
                        "id": "36",
                        "icon": "mdi:house-city",
                        "width": 24,
                        "height": 24,
                        "color": "rgb(255, 206, 74)",
                        "pos_x": "278",
                        "pos_y": "7",
                        "shadow": "",
                        "source": -1,
                        "threshold": 0,
                        "frame": "_overlay",
                        "action": "none"
                    },
                    "37": {
                        "position": 5,
                        "type": "icon",
                        "id": "37",
                        "icon": "mdi:house-city",
                        "width": 24,
                        "height": 24,
                        "color": "rgb(255, 206, 74)",
                        "pos_x": "401",
                        "pos_y": "6",
                        "shadow": "",
                        "source": -1,
                        "threshold": 0,
                        "frame": "_overlay",
                        "action": "none"
                    }
                },
                "defs": {
                    "path_5_7": {
                        "type": "def",
                        "id": "path_5_7",
                        "d": "M31 102  V 131.8   V 236 A 15 15 0 0 0 46 251  H 220",
                        "startSlot": "bottom_left",
                        "endSlot": "left_top"
                    },
                    "path_7_22": {
                        "type": "def",
                        "id": "path_7_22",
                        "d": "M251 220  V 196.4 A 15 15 0 0 0 236 181.4  H 166 A 15 15 0 0 1 151 166.4   V 102",
                        "startSlot": "top_left",
                        "endSlot": "bottom_left"
                    },
                    "path_7_27": {
                        "type": "def",
                        "id": "path_7_27",
                        "d": "M271 220  V 102",
                        "startSlot": "top",
                        "endSlot": "bottom_left"
                    },
                    "path_7_31": {
                        "type": "def",
                        "id": "path_7_31",
                        "d": "M291 220  V 196.4 A 15 15 0 0 1 306 181.4  H 378 A 15 15 0 0 0 393 166.4  V 102",
                        "startSlot": "top_right",
                        "endSlot": "bottom_left"
                    },
                    "path_14_7": {
                        "type": "def",
                        "id": "path_14_7",
                        "d": "M71 300  V 294.2   V 285 A 14 14 0 0 1 85 271  H 220",
                        "startSlot": "top_right",
                        "endSlot": "left"
                    }
                },
                "lines": {
                    "line_path_5_7": {
                        "type": "line",
                        "id": "line_path_5_7",
                        "href": "#path_5_7",
                        "color": "rgb(0, 0, 0)",
                        "shadow": ""
                    },
                    "line_path_7_22": {
                        "type": "line",
                        "id": "line_path_7_22",
                        "href": "#path_7_22",
                        "color": "rgb(0, 0, 0)",
                        "shadow": ""
                    },
                    "line_path_7_27": {
                        "type": "line",
                        "id": "line_path_7_27",
                        "href": "#path_7_27",
                        "color": "rgb(0, 0, 0)",
                        "shadow": ""
                    },
                    "line_path_7_31": {
                        "type": "line",
                        "id": "line_path_7_31",
                        "href": "#path_7_31",
                        "color": "rgb(0, 0, 0)",
                        "shadow": ""
                    },
                    "line_path_14_7": {
                        "type": "line",
                        "id": "line_path_14_7",
                        "href": "#path_14_7",
                        "color": "rgb(0, 0, 0)",
                        "shadow": ""
                    }
                },
                "animations": {
                    "anim_path_5_7": {
                        "type": "animation",
                        "id": "anim_path_5_7",
                        "href": "#path_5_7",
                        "color": "rgb(195, 255, 81)",
                        "source": 2,
                        "threshold": 0,
                        "animation_properties": "positive",
                        "animation_option": false,
                        "dots": 0,
                        "duration": 0,
                        "power": 0,
                        "animation_type": -1
                    },
                    "anim_path_7_22": {
                        "type": "animation",
                        "id": "anim_path_7_22",
                        "href": "#path_7_22",
                        "color": "rgb(255, 206, 74)",
                        "source": 3,
                        "threshold": 0,
                        "animation_properties": "positive",
                        "animation_option": false,
                        "dots": 0,
                        "duration": 0,
                        "power": 0,
                        "animation_type": -1
                    },
                    "anim_path_7_27": {
                        "type": "animation",
                        "id": "anim_path_7_27",
                        "href": "#path_7_27",
                        "color": "rgb(255, 206, 74)",
                        "source": 4,
                        "threshold": 0,
                        "animation_properties": "positive",
                        "animation_option": false,
                        "dots": 0,
                        "duration": 0,
                        "power": 0,
                        "animation_type": -1
                    },
                    "anim_path_7_31": {
                        "type": "animation",
                        "id": "anim_path_7_31",
                        "href": "#path_7_31",
                        "color": "rgb(255, 206, 74)",
                        "source": 5,
                        "threshold": 0,
                        "animation_properties": "positive",
                        "animation_option": false,
                        "dots": 0,
                        "duration": 0,
                        "power": 0,
                        "animation_type": -1
                    },
                    "anim_path_14_7": {
                        "type": "animation",
                        "id": "anim_path_14_7",
                        "href": "#path_14_7",
                        "color": "rgb(255, 15, 67)",
                        "source": 0,
                        "threshold": 0,
                        "animation_properties": "positive",
                        "animation_option": false,
                        "dots": 0,
                        "duration": 0,
                        "power": 0,
                        "animation_type": -1
                    }
                },
                "datasources": {
                    "0": {
                        "source": "sonoff.0.Haus.Stromzähler.MT175_P",
                        "alias": "Netzverbrauch"
                    },
                    "1": {
                        "source": "0_userdata.0.Stromverbrauch_aktuell",
                        "alias": "Gesamtverbrauch"
                    },
                    "2": {
                        "source": "sonoff.0.Haus.Balkonkraftwerk.ENERGY_Power",
                        "alias": "Balkonkraftwerk"
                    },
                    "3": {
                        "source": "sonoff.0.Test.Steckdose3.ENERGY_Power",
                        "alias": "Proxmox"
                    },
                    "4": {
                        "source": "sonoff.0.Test.Steckdose.ENERGY_Power",
                        "alias": "Tiefkühltruhe"
                    },
                    "5": {
                        "source": "sonoff.0.Test.Steckdose2.ENERGY_Power",
                        "alias": "Fernseher"
                    }
                }
            }
            
            SKBS Offline
            SKBS Offline
            SKB
            Developer Most Active
            schrieb am zuletzt editiert von
            #1341

            @wal Welche Fehlermeldung kommt beim Absturz?

            ... wer nicht mit der Zeit geht, geht mit der Zeit ...

            Aktuelle Entwicklung: Energiefluss - erweitert (https://forum.iobroker.net/topic/64734)

            WalW 1 Antwort Letzte Antwort
            0
            • SKBS SKB

              @wal Welche Fehlermeldung kommt beim Absturz?

              WalW Offline
              WalW Offline
              Wal
              Developer
              schrieb am zuletzt editiert von
              #1342

              @skb ,
              siehe Log den ich gepostet habe.

              Gruß
              Walter

              DoorIO-Adapter
              wioBrowser-Adapter und wioBrowser

              ArmilarA SKBS 2 Antworten Letzte Antwort
              0
              • WalW Wal

                @skb ,
                siehe Log den ich gepostet habe.

                ArmilarA Offline
                ArmilarA Offline
                Armilar
                Most Active Forum Testing
                schrieb am zuletzt editiert von
                #1343

                @wal

                @SKB

                energiefluss-erweitert.0
                2023-09-01 10:49:56.407	info	Requesting the following states: energiefluss-erweitert.0.configuration,mqtt.0.PV.Terrassendach.total.P_AC,sonoff.0.DZG_DWSB20_2H.DZG_Leistung_Aktuell,0_userdata.0.PV_Akku_Emulation.Akkustand,0_userdata.0.PV_Akku_Emulation.Leistung,shelly.0.shellypro3em#shellypro3em#1.EM0.TotalActivePower,0_userdata.0.Energiebilanz.Leistung.Verbrauch,sonoff.0.Kuehlschrank_Kueche.ENERGY_Power,sonoff.0.Waschmaschine.ENERGY_Power,sonoff.0.Geschirrspuelmaschine.ENERGY_Power,tuya.0.581550838caab5731891.5,sonoff.0.Mikrowelle.ENERGY_Power,sonoff.0.Kuehlschrank_HW.ENERGY_Power,sonoff.0.HW_LED_Unterbau.ENERGY_Power,0_userdata.0.Energiebilanz.Leistung.Verbrauch_HW,0_userdata.0.Energiebilanz.Leistung.Verbrauch_Kueche,0_userdata.0.Energiebilanz.Leistung.Verbrauch_Buero,sonoff.0.Airbowl_Buero.ENERGY_Power,sonoff.0.Buero_Schreibtisch.ENERGY_Power,sonoff.0.Buero_Server.ENERGY_Power,sonoff.0.Pool.ENERGY_Power,sonoff.0.Kaffemaschine.ENERGY_Power,0_userdata.0.Energiebilanz.Leistung.Verbrauch_Rest,sonoff.0.Fritteuse.ENERGY_Power,pvforecast.0.summary.power.now,0_userdata.0.Stromzaehler.Aktuell.Bezug,0_userdata.0.Stromzaehler.Aktuell.EinspeisungWh,0_userdata.0.Stromzaehler.Aktuell.Bedarf,mqtt.0.PV.Terrassendach.total.YieldDay,0_userdata.0.Energiebilanz.Leistung.Verbrauch_Esszimmer,shelly.0.SHDM-1#F3C218#1.lights.Power,sonoff.0.Esszimmer_Schreibtisch.ENERGY_Power,mqtt.0.PV.Terrassendach.Terrassendach.ch0.P_AC,mqtt.0.PV.Terrassendach.Terassendach2.ch0.P_AC,followthesun.0.current.altitude,followthesun.0.current.azimuth,0_userdata.0.Waermepumpe.Tag.Verbrauch_Total,0_userdata.0.Astro.01 - sunrise,0_userdata.0.Astro.07 - sunset,0_userdata.0.Zeit.Aktuell,mqtt.0.PV.Terrassendach.Terrassendach.ch0.active_PowerLimit,mqtt.0.PV.Terrassendach.Terassendach2.ch0.active_PowerLimit,sonoff.0.Pool.ENERGY_Today,sonoff.0.Kuehlschrank_Kueche.ENERGY_Today,sonoff.0.Kaffemaschine.ENERGY_Today,sonoff.0.Buero_Server.ENERGY_Today,sonoff.0.Buero_Schreibtisch.ENERGY_Today,sonoff.0.Esszimmer_Schreibtisch.ENERGY_Today,0_userdata.0.Energiebilanz.Leistung.Verbrauch_Flur,sonoff.0.Treppenbeleuchtung_EG.Virtual_Energy_Power,shelly.0.SHSW-L#3C6105E43DD2#1.Relay0.Virtual_Energy_Power,sonoff.0.Licht_Flur_Vorne_EG.Virtual_Energy_Power,shelly.0.SHSW-L#84CCA8AE12A1#1.Relay0.Virtual_Energy_Power,0_userdata.0.Energiebilanz.Leistung.Verbrauch_Naehzimmer,0_userdata.0.Energiebilanz.Leistung.Verbrauch_GaesteWC,sonoff.0.Geschirrspuelmaschine.ENERGY_Today,sonoff.0.Waschmaschine.ENERGY_Today,sonoff.0.Kuehlschrank_HW.ENERGY_Today,sonoff.0.HW_LED_Unterbau.ENERGY_Today
                
                energiefluss-erweitert.0
                2023-09-01 10:49:56.406	info	Configuration loaded!
                
                energiefluss-erweitert.0
                2023-09-01 10:49:56.271	info	Adapter started. Loading config!
                
                energiefluss-erweitert.0
                2023-09-01 10:49:56.231	info	starting. Version 0.0.2-alpha.16 (non-npm: SKB-CGN/ioBroker.energiefluss-erweitert#b7d0fd6df1e7181a917b26c4e162aa1fe8c54078) in /opt/iobroker/node_modules/iobroker.energiefluss-erweitert, node: v18.17.1, js-controller: 5.0.12
                
                energiefluss-erweitert.0
                2023-09-01 10:49:24.528	info	terminating
                
                energiefluss-erweitert.0
                2023-09-01 10:49:24.026	warn	Terminated (UNCAUGHT_EXCEPTION): Without reason
                
                energiefluss-erweitert.0
                2023-09-01 10:49:24.025	info	terminating
                
                energiefluss-erweitert.0
                2023-09-01 10:49:24.025	info	Cleared interval for relative values!
                
                energiefluss-erweitert.0
                2023-09-01 10:49:24.023	error	Cannot read properties of undefined (reading 'log')
                
                energiefluss-erweitert.0
                2023-09-01 10:49:24.023	error	TypeError: Cannot read properties of undefined (reading 'log') at EnergieflussErweitert.getConfig (/opt/iobroker/node_modules/iobroker.energiefluss-erweitert/main.js:1148:19)
                
                energiefluss-erweitert.0
                2023-09-01 10:49:24.022	error	unhandled promise rejection: Cannot read properties of undefined (reading 'log')
                
                energiefluss-erweitert.0
                2023-09-01 10:49:24.022	error	Unhandled promise rejection. This error originated either by throwing inside of an async function without a catch block, or by rejecting a promise which was not handled with .catch().
                
                energiefluss-erweitert.0
                2023-09-01 10:49:23.961	warn	The adapter could not find the state 'shelly.0.SHSW-L#84CCA8AE12A1#1.Relay0.Virtual_Energy_Power'! Please review your configuration of the adapter!
                
                energiefluss-erweitert.0
                2023-09-01 10:49:23.959	warn	The adapter could not find the state 'shelly.0.SHSW-L#3C6105E43DD2#1.Relay0.Virtual_Energy_Power'! Please review your configuration of the adapter!
                
                energiefluss-erweitert.0
                2023-09-01 10:49:23.893	info	Adapter started. Loading config!
                
                energiefluss-erweitert.0
                2023-09-01 10:49:23.857	info	starting. Version 0.0.2-alpha.16 (non-npm: SKB-CGN/ioBroker.energiefluss-erweitert#b7d0fd6df1e7181a917b26c4e162aa1fe8c54078) in /opt/iobroker/node_modules/iobroker.energiefluss-erweitert, node: v18.17.1, js-controller: 5.0.12
                

                habe den ioBroker auch mal neu gestartet. Folgendes steht im log - Habe auch den Eindruck, dass sich nicht alle Datasources sauber aktualisieren...

                Installationsanleitung, Tipps, Alias-Definitionen, FAQ für das Sonoff NSPanel mit lovelace UI unter ioBroker
                https://github.com/joBr99/nspanel-lovelace-ui/wiki

                Benutzt das Voting rechts unten im Beitrag wenn er euch geholfen hat.

                SKBS 1 Antwort Letzte Antwort
                0
                • ArmilarA Armilar

                  @wal

                  @SKB

                  energiefluss-erweitert.0
                  2023-09-01 10:49:56.407	info	Requesting the following states: energiefluss-erweitert.0.configuration,mqtt.0.PV.Terrassendach.total.P_AC,sonoff.0.DZG_DWSB20_2H.DZG_Leistung_Aktuell,0_userdata.0.PV_Akku_Emulation.Akkustand,0_userdata.0.PV_Akku_Emulation.Leistung,shelly.0.shellypro3em#shellypro3em#1.EM0.TotalActivePower,0_userdata.0.Energiebilanz.Leistung.Verbrauch,sonoff.0.Kuehlschrank_Kueche.ENERGY_Power,sonoff.0.Waschmaschine.ENERGY_Power,sonoff.0.Geschirrspuelmaschine.ENERGY_Power,tuya.0.581550838caab5731891.5,sonoff.0.Mikrowelle.ENERGY_Power,sonoff.0.Kuehlschrank_HW.ENERGY_Power,sonoff.0.HW_LED_Unterbau.ENERGY_Power,0_userdata.0.Energiebilanz.Leistung.Verbrauch_HW,0_userdata.0.Energiebilanz.Leistung.Verbrauch_Kueche,0_userdata.0.Energiebilanz.Leistung.Verbrauch_Buero,sonoff.0.Airbowl_Buero.ENERGY_Power,sonoff.0.Buero_Schreibtisch.ENERGY_Power,sonoff.0.Buero_Server.ENERGY_Power,sonoff.0.Pool.ENERGY_Power,sonoff.0.Kaffemaschine.ENERGY_Power,0_userdata.0.Energiebilanz.Leistung.Verbrauch_Rest,sonoff.0.Fritteuse.ENERGY_Power,pvforecast.0.summary.power.now,0_userdata.0.Stromzaehler.Aktuell.Bezug,0_userdata.0.Stromzaehler.Aktuell.EinspeisungWh,0_userdata.0.Stromzaehler.Aktuell.Bedarf,mqtt.0.PV.Terrassendach.total.YieldDay,0_userdata.0.Energiebilanz.Leistung.Verbrauch_Esszimmer,shelly.0.SHDM-1#F3C218#1.lights.Power,sonoff.0.Esszimmer_Schreibtisch.ENERGY_Power,mqtt.0.PV.Terrassendach.Terrassendach.ch0.P_AC,mqtt.0.PV.Terrassendach.Terassendach2.ch0.P_AC,followthesun.0.current.altitude,followthesun.0.current.azimuth,0_userdata.0.Waermepumpe.Tag.Verbrauch_Total,0_userdata.0.Astro.01 - sunrise,0_userdata.0.Astro.07 - sunset,0_userdata.0.Zeit.Aktuell,mqtt.0.PV.Terrassendach.Terrassendach.ch0.active_PowerLimit,mqtt.0.PV.Terrassendach.Terassendach2.ch0.active_PowerLimit,sonoff.0.Pool.ENERGY_Today,sonoff.0.Kuehlschrank_Kueche.ENERGY_Today,sonoff.0.Kaffemaschine.ENERGY_Today,sonoff.0.Buero_Server.ENERGY_Today,sonoff.0.Buero_Schreibtisch.ENERGY_Today,sonoff.0.Esszimmer_Schreibtisch.ENERGY_Today,0_userdata.0.Energiebilanz.Leistung.Verbrauch_Flur,sonoff.0.Treppenbeleuchtung_EG.Virtual_Energy_Power,shelly.0.SHSW-L#3C6105E43DD2#1.Relay0.Virtual_Energy_Power,sonoff.0.Licht_Flur_Vorne_EG.Virtual_Energy_Power,shelly.0.SHSW-L#84CCA8AE12A1#1.Relay0.Virtual_Energy_Power,0_userdata.0.Energiebilanz.Leistung.Verbrauch_Naehzimmer,0_userdata.0.Energiebilanz.Leistung.Verbrauch_GaesteWC,sonoff.0.Geschirrspuelmaschine.ENERGY_Today,sonoff.0.Waschmaschine.ENERGY_Today,sonoff.0.Kuehlschrank_HW.ENERGY_Today,sonoff.0.HW_LED_Unterbau.ENERGY_Today
                  
                  energiefluss-erweitert.0
                  2023-09-01 10:49:56.406	info	Configuration loaded!
                  
                  energiefluss-erweitert.0
                  2023-09-01 10:49:56.271	info	Adapter started. Loading config!
                  
                  energiefluss-erweitert.0
                  2023-09-01 10:49:56.231	info	starting. Version 0.0.2-alpha.16 (non-npm: SKB-CGN/ioBroker.energiefluss-erweitert#b7d0fd6df1e7181a917b26c4e162aa1fe8c54078) in /opt/iobroker/node_modules/iobroker.energiefluss-erweitert, node: v18.17.1, js-controller: 5.0.12
                  
                  energiefluss-erweitert.0
                  2023-09-01 10:49:24.528	info	terminating
                  
                  energiefluss-erweitert.0
                  2023-09-01 10:49:24.026	warn	Terminated (UNCAUGHT_EXCEPTION): Without reason
                  
                  energiefluss-erweitert.0
                  2023-09-01 10:49:24.025	info	terminating
                  
                  energiefluss-erweitert.0
                  2023-09-01 10:49:24.025	info	Cleared interval for relative values!
                  
                  energiefluss-erweitert.0
                  2023-09-01 10:49:24.023	error	Cannot read properties of undefined (reading 'log')
                  
                  energiefluss-erweitert.0
                  2023-09-01 10:49:24.023	error	TypeError: Cannot read properties of undefined (reading 'log') at EnergieflussErweitert.getConfig (/opt/iobroker/node_modules/iobroker.energiefluss-erweitert/main.js:1148:19)
                  
                  energiefluss-erweitert.0
                  2023-09-01 10:49:24.022	error	unhandled promise rejection: Cannot read properties of undefined (reading 'log')
                  
                  energiefluss-erweitert.0
                  2023-09-01 10:49:24.022	error	Unhandled promise rejection. This error originated either by throwing inside of an async function without a catch block, or by rejecting a promise which was not handled with .catch().
                  
                  energiefluss-erweitert.0
                  2023-09-01 10:49:23.961	warn	The adapter could not find the state 'shelly.0.SHSW-L#84CCA8AE12A1#1.Relay0.Virtual_Energy_Power'! Please review your configuration of the adapter!
                  
                  energiefluss-erweitert.0
                  2023-09-01 10:49:23.959	warn	The adapter could not find the state 'shelly.0.SHSW-L#3C6105E43DD2#1.Relay0.Virtual_Energy_Power'! Please review your configuration of the adapter!
                  
                  energiefluss-erweitert.0
                  2023-09-01 10:49:23.893	info	Adapter started. Loading config!
                  
                  energiefluss-erweitert.0
                  2023-09-01 10:49:23.857	info	starting. Version 0.0.2-alpha.16 (non-npm: SKB-CGN/ioBroker.energiefluss-erweitert#b7d0fd6df1e7181a917b26c4e162aa1fe8c54078) in /opt/iobroker/node_modules/iobroker.energiefluss-erweitert, node: v18.17.1, js-controller: 5.0.12
                  

                  habe den ioBroker auch mal neu gestartet. Folgendes steht im log - Habe auch den Eindruck, dass sich nicht alle Datasources sauber aktualisieren...

                  SKBS Offline
                  SKBS Offline
                  SKB
                  Developer Most Active
                  schrieb am zuletzt editiert von SKB
                  #1344

                  @armilar sagte in Test Adapter Energiefluss-erweitert v0.0.x GitHub/Latest:

                  @wal

                  @SKB

                  energiefluss-erweitert.0
                  2023-09-01 10:49:23.961	warn	The adapter could not find the state 'shelly.0.SHSW-L#84CCA8AE12A1#1.Relay0.Virtual_Energy_Power'! Please review your configuration of the adapter!
                  
                  energiefluss-erweitert.0
                  2023-09-01 10:49:23.959	warn	The adapter could not find the state 'shelly.0.SHSW-L#3C6105E43DD2#1.Relay0.Virtual_Energy_Power'! Please review your configuration of the adapter!
                  

                  habe den ioBroker auch mal neu gestartet. Folgendes steht im log - Habe auch den Eindruck, dass sich nicht alle Datasources sauber aktualisieren...

                  Ist ja auch so, da die States nicht gefunden werden.

                  EDIT: Habe den Fehler mit dem "Log" beseitigt. Bitte nochmal drüber installieren und schauen, was passiert.

                  ... wer nicht mit der Zeit geht, geht mit der Zeit ...

                  Aktuelle Entwicklung: Energiefluss - erweitert (https://forum.iobroker.net/topic/64734)

                  1 Antwort Letzte Antwort
                  0
                  • WalW Wal

                    @skb ,
                    siehe Log den ich gepostet habe.

                    SKBS Offline
                    SKBS Offline
                    SKB
                    Developer Most Active
                    schrieb am zuletzt editiert von
                    #1345

                    @wal Kannst Du nochmal drüber installieren und schauen, ob der Fehler noch auftritt?

                    ... wer nicht mit der Zeit geht, geht mit der Zeit ...

                    Aktuelle Entwicklung: Energiefluss - erweitert (https://forum.iobroker.net/topic/64734)

                    WalW 2 Antworten Letzte Antwort
                    0
                    • SKBS SKB

                      @wal Kannst Du nochmal drüber installieren und schauen, ob der Fehler noch auftritt?

                      WalW Offline
                      WalW Offline
                      Wal
                      Developer
                      schrieb am zuletzt editiert von
                      #1346

                      @skb ,
                      ja ist weg. :+1:

                      Gruß
                      Walter

                      DoorIO-Adapter
                      wioBrowser-Adapter und wioBrowser

                      SKBS 1 Antwort Letzte Antwort
                      0
                      • WalW Wal

                        @skb ,
                        ja ist weg. :+1:

                        SKBS Offline
                        SKBS Offline
                        SKB
                        Developer Most Active
                        schrieb am zuletzt editiert von
                        #1347

                        @wal Danke für den Hinweis und die Rückmeldung :)

                        ... wer nicht mit der Zeit geht, geht mit der Zeit ...

                        Aktuelle Entwicklung: Energiefluss - erweitert (https://forum.iobroker.net/topic/64734)

                        1 Antwort Letzte Antwort
                        0
                        • SKBS SKB

                          @wal Kannst Du nochmal drüber installieren und schauen, ob der Fehler noch auftritt?

                          WalW Offline
                          WalW Offline
                          Wal
                          Developer
                          schrieb am zuletzt editiert von
                          #1348

                          @skb ,
                          die Animation ist nicht mehr flüssig, die stockt alle 3sec. ist aber i. M. nicht wichtig. ;-)

                          Gruß
                          Walter

                          DoorIO-Adapter
                          wioBrowser-Adapter und wioBrowser

                          SKBS 1 Antwort Letzte Antwort
                          0
                          • WalW Wal

                            @skb ,
                            die Animation ist nicht mehr flüssig, die stockt alle 3sec. ist aber i. M. nicht wichtig. ;-)

                            SKBS Offline
                            SKBS Offline
                            SKB
                            Developer Most Active
                            schrieb am zuletzt editiert von
                            #1349

                            @wal Dann wird dies vorher schon gewesen sein - an den Animationen habe ich seit einigen Versionen nichts geändert.

                            ... wer nicht mit der Zeit geht, geht mit der Zeit ...

                            Aktuelle Entwicklung: Energiefluss - erweitert (https://forum.iobroker.net/topic/64734)

                            WalW 3 Antworten Letzte Antwort
                            0
                            • SKBS SKB

                              @wal Dann wird dies vorher schon gewesen sein - an den Animationen habe ich seit einigen Versionen nichts geändert.

                              WalW Offline
                              WalW Offline
                              Wal
                              Developer
                              schrieb am zuletzt editiert von
                              #1350

                              @skb ,
                              leider nein, das stocken ist erst seit alpha 16.
                              Ich mache nochmal den recheck.

                              Gruß
                              Walter

                              DoorIO-Adapter
                              wioBrowser-Adapter und wioBrowser

                              1 Antwort Letzte Antwort
                              0
                              • SKBS SKB

                                @wal Dann wird dies vorher schon gewesen sein - an den Animationen habe ich seit einigen Versionen nichts geändert.

                                WalW Offline
                                WalW Offline
                                Wal
                                Developer
                                schrieb am zuletzt editiert von
                                #1351

                                @skb sagte in Test Adapter Energiefluss-erweitert v0.0.x GitHub/Latest:

                                @wal Dann wird dies vorher schon gewesen sein - an den Animationen habe ich seit einigen Versionen nichts geändert.

                                Bin zurück gegangen und kein stocken, mach dir aber erst mal kein Stress.

                                Gruß
                                Walter

                                DoorIO-Adapter
                                wioBrowser-Adapter und wioBrowser

                                SKBS 1 Antwort Letzte Antwort
                                0
                                • WalW Wal

                                  @skb sagte in Test Adapter Energiefluss-erweitert v0.0.x GitHub/Latest:

                                  @wal Dann wird dies vorher schon gewesen sein - an den Animationen habe ich seit einigen Versionen nichts geändert.

                                  Bin zurück gegangen und kein stocken, mach dir aber erst mal kein Stress.

                                  SKBS Offline
                                  SKBS Offline
                                  SKB
                                  Developer Most Active
                                  schrieb am zuletzt editiert von
                                  #1352

                                  @wal Kannst du mal ein Beispiel aufnehmen?

                                  ... wer nicht mit der Zeit geht, geht mit der Zeit ...

                                  Aktuelle Entwicklung: Energiefluss - erweitert (https://forum.iobroker.net/topic/64734)

                                  1 Antwort Letzte Antwort
                                  0
                                  • SKBS SKB

                                    @wal Dann wird dies vorher schon gewesen sein - an den Animationen habe ich seit einigen Versionen nichts geändert.

                                    WalW Offline
                                    WalW Offline
                                    Wal
                                    Developer
                                    schrieb am zuletzt editiert von
                                    #1353

                                    @skb ,
                                    da legst dich nieder, wieder zurück auf die Neuste und auch kein stocken. ;-)

                                    Gruß
                                    Walter

                                    DoorIO-Adapter
                                    wioBrowser-Adapter und wioBrowser

                                    SKBS 1 Antwort Letzte Antwort
                                    0
                                    • WalW Wal

                                      @skb ,
                                      da legst dich nieder, wieder zurück auf die Neuste und auch kein stocken. ;-)

                                      SKBS Offline
                                      SKBS Offline
                                      SKB
                                      Developer Most Active
                                      schrieb am zuletzt editiert von
                                      #1354

                                      @wal vielleicht der Upload unvollständig. Aber gut, wenn es geht ;)

                                      ... wer nicht mit der Zeit geht, geht mit der Zeit ...

                                      Aktuelle Entwicklung: Energiefluss - erweitert (https://forum.iobroker.net/topic/64734)

                                      ArmilarA 1 Antwort Letzte Antwort
                                      0
                                      • SKBS SKB

                                        @wal vielleicht der Upload unvollständig. Aber gut, wenn es geht ;)

                                        ArmilarA Offline
                                        ArmilarA Offline
                                        Armilar
                                        Most Active Forum Testing
                                        schrieb am zuletzt editiert von Armilar
                                        #1355

                                        @skb

                                        Merkwürdig... Habe 2 Datenpunkte auf 0_userdate.0... vom Typ state/number. Damit errechne ich den Gesamtverbrauch und den Restverbrauch per JS. Wenn ich die GUI speicher und verlasse, dann stimmen die beiden Werte, jedoch werden sie in der GUI danach nicht mehr aktualisiert.

                                        Bei allen anderen ID's aktualisieren sich die Werte.

                                        Ist in der vorherigen Version nicht so...

                                        EDIT: im ioBroker ändern sich die Werte sekündlich...

                                        Installationsanleitung, Tipps, Alias-Definitionen, FAQ für das Sonoff NSPanel mit lovelace UI unter ioBroker
                                        https://github.com/joBr99/nspanel-lovelace-ui/wiki

                                        Benutzt das Voting rechts unten im Beitrag wenn er euch geholfen hat.

                                        SKBS 1 Antwort Letzte Antwort
                                        0
                                        • ArmilarA Armilar

                                          @skb

                                          Merkwürdig... Habe 2 Datenpunkte auf 0_userdate.0... vom Typ state/number. Damit errechne ich den Gesamtverbrauch und den Restverbrauch per JS. Wenn ich die GUI speicher und verlasse, dann stimmen die beiden Werte, jedoch werden sie in der GUI danach nicht mehr aktualisiert.

                                          Bei allen anderen ID's aktualisieren sich die Werte.

                                          Ist in der vorherigen Version nicht so...

                                          EDIT: im ioBroker ändern sich die Werte sekündlich...

                                          SKBS Offline
                                          SKBS Offline
                                          SKB
                                          Developer Most Active
                                          schrieb am zuletzt editiert von
                                          #1356

                                          @armilar Danke für den Hinweis. Gemäß den Bestimmungen von ioBroker sollen Adapter bei fremden Datenpunkten nur reagieren, wenn "ACK" true gesetzt wird.

                                          Du kannst in deinen Javascripts, die die Punkte bearbeiten, einfach ein "ACK" true mitgeben:

                                          setState(Datenpunkt, Wert, true); // true am Ende
                                          

                                          ... wer nicht mit der Zeit geht, geht mit der Zeit ...

                                          Aktuelle Entwicklung: Energiefluss - erweitert (https://forum.iobroker.net/topic/64734)

                                          ArmilarA F 2 Antworten Letzte Antwort
                                          1
                                          Antworten
                                          • In einem neuen Thema antworten
                                          Anmelden zum Antworten
                                          • Älteste zuerst
                                          • Neuste zuerst
                                          • Meiste Stimmen


                                          Support us

                                          ioBroker
                                          Community Adapters
                                          Donate

                                          459

                                          Online

                                          32.4k

                                          Benutzer

                                          81.4k

                                          Themen

                                          1.3m

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

                                          • Du hast noch kein Konto? Registrieren

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