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

  1. ioBroker Community Home
  2. Deutsch
  3. Tester
  4. Beta ioBroker.plenticore-g3

NEWS

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

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

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

Beta ioBroker.plenticore-g3

Geplant Angeheftet Gesperrt Verschoben Tester
60 Beiträge 8 Kommentatoren 5.7k Aufrufe 8 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.
  • V vmi

    @fernetmenta

    Einstellungen sind wie folgt
    1adad721-0d72-4a88-9116-096da0f78b89-grafik.png

    0e7f67df-7df9-472b-ba11-1b062f709e66-grafik.png

    in den Objekten werden keine Datenpunkte erzeugt

    050462bf-3547-4362-8466-41cb2dadaa72-grafik.png

    Die beta über npm konnte ich lieder nicht installieren

    80694424-d53a-46cf-8429-6e2f92773236-grafik.png

    f3580aa7-9abb-490d-aae5-da6f6550697b-grafik.png

    FernetMentaF Online
    FernetMentaF Online
    FernetMenta
    Developer
    schrieb am zuletzt editiert von
    #33

    @vmi bitte so die neue Version so installieren

    f1d1c0a0-1bfb-49be-aea2-d98788ebf79a-image.png

    FernetMentaF V 2 Antworten Letzte Antwort
    0
    • FernetMentaF FernetMenta

      @vmi bitte so die neue Version so installieren

      f1d1c0a0-1bfb-49be-aea2-d98788ebf79a-image.png

      FernetMentaF Online
      FernetMentaF Online
      FernetMenta
      Developer
      schrieb am zuletzt editiert von
      #34

      @vmi und bitte poste auch das Objekt von: system.adapter.plenticore-g3.0

      Bei mir sieht das z.B. so aus:

      {
        "common": {
          "name": "plenticore-g3",
          "version": "0.1.3-alpha.0",
          "titleLang": {
            "en": "KOSTAL Plenticore G3 API",
            "de": "Kostal Plenticore G3 API",
            "ru": "Kostal Plenticore G3 API",
            "pt": "Kostal Plenticore G3 API",
            "nl": "Kostal Plenticore G3 API",
            "fr": "API Kostal Plenicore G3",
            "it": "Kostal Plenticore G3 API",
            "es": "Kostal Plenticore G3 API",
            "pl": "Kostal Plenticore G3 API",
            "uk": "Kostal Plenicore G3 API",
            "zh-cn": "Kostal Plenticore G3 API"
          },
          "desc": {
            "en": "Adapter to communicate with a KOSTAL Plenticore Plus via local network (non-modbus)",
            "de": "Adapter zur Kommunikation mit einem Kostal Plenticore Plus über lokales Netzwerk (Nicht-Modbus)",
            "ru": "Адаптер для общения с Kostal Plenticore Plus через локальную сеть (не модбус)",
            "pt": "Adaptador para se comunicar com um Kostal Plenticore Plus via rede local (não-Modbus)",
            "nl": "Adapter om te communiceren met een Kostal Plenticore plus via lokaal netwerk (niet-Modbus)",
            "fr": "Adaptateur pour communiquer avec un Plenticore plus kostal via le réseau local (non-modbus)",
            "it": "Adattatore per comunicare con un Kostal Plenticore Plus tramite rete locale (non modbus)",
            "es": "Adaptador para comunicarse con un Kostal Plenticore Plus a través de la red local (no Modbus)",
            "pl": "Adapter do komunikacji z Kostal Plenticore Plus za pośrednictwem sieci lokalnej (nie-Modbus)",
            "uk": "Адаптер для спілкування з Kostal Plenicore Plus через локальну мережу (не модбус)",
            "zh-cn": "适配器通过本地网络(非Modbus)与Kostal Plenticore Plus通信"
          },
          "authors": [
            "fernetmenta <fernetmenta@online.de>"
          ],
          "keywords": [
            "kostal",
            "inverter",
            "plenticore",
            "api"
          ],
          "licenseInformation": {
            "type": "free",
            "license": "MIT"
          },
          "platform": "Javascript/Node.js",
          "icon": "plenticore-g3.png",
          "enabled": true,
          "extIcon": "https://raw.githubusercontent.com/FernetMenta/ioBroker.plenticore-g3/main/admin/plenticore-g3.png",
          "readme": "https://github.com/FernetMenta/ioBroker.plenticore-g3/blob/main/README.md",
          "loglevel": "info",
          "tier": 3,
          "mode": "daemon",
          "type": "energy",
          "compact": true,
          "connectionType": "local",
          "dataSource": "poll",
          "adminUI": {
            "config": "materialize",
            "tab": "materialize"
          },
          "eraseOnUpload": true,
          "dependencies": [
            {
              "js-controller": ">=7.0.6"
            }
          ],
          "globalDependencies": [
            {
              "admin": ">=7.4.10"
            }
          ],
          "installedFrom": "iobroker.plenticore-g3@0.1.3-alpha.0",
          "installedVersion": "0.1.3-alpha.0",
          "host": "iobroker"
        },
        "native": {
          "host": "plenticore",
          "port": "80",
          "https": false,
          "password": "6|UQY\u000b\rA\u0011",
          "pollinginterval": "15",
          "pdoptionals": "[{\"id\":\"devices:local:pv1/P\",\"description\":\"\",\"role\":\"\",\"preselected\":false,\"unit\":\"\",\"type\":\"\",\"min\":0,\"max\":0},{\"id\":\"devices:local:pv2/P\",\"description\":\"\",\"role\":\"\",\"preselected\":false,\"unit\":\"\",\"type\":\"\",\"min\":0,\"max\":0},{\"id\":\"scb:statistic:EnergyFlow/Statistic:Yield:Month\",\"description\":\"\",\"role\":\"\",\"preselected\":false,\"unit\":\"\",\"type\":\"\",\"min\":0,\"max\":0},{\"id\":\"scb:update/Update:Version\",\"description\":\"\",\"role\":\"value\",\"preselected\":true,\"unit\":\"\",\"type\":\"\",\"min\":0,\"max\":0},{\"id\":\"devices:local/Inverter:State\",\"description\":\"\",\"role\":\"\",\"preselected\":false,\"unit\":\"\",\"type\":\"\",\"min\":0,\"max\":0},{\"id\":\"devices:local/EM_State\",\"description\":\"\",\"role\":\"\",\"preselected\":false,\"unit\":\"\",\"type\":\"\",\"min\":0,\"max\":0},{\"id\":\"scb:system/System:State\",\"description\":\"\",\"role\":\"\",\"preselected\":false,\"unit\":\"\",\"type\":\"\",\"min\":0,\"max\":0}]",
          "settingoptionals": "[{\"id\":\"devices:local/Generator:ShadowMgmt:Enable\",\"description\":\"\",\"preselected\":false,\"unit\":null,\"type\":\"byte\",\"min\":0,\"max\":7},{\"id\":\"devices:local/Battery:DynamicSoc:Enable\",\"description\":\"\",\"preselected\":false,\"unit\":null,\"type\":\"byte\",\"min\":0,\"max\":1},{\"id\":\"devices:local/Battery:SmartBatteryControl:Enable\",\"description\":\"\",\"preselected\":false,\"unit\":null,\"type\":\"byte\",\"min\":0,\"max\":1},{\"id\":\"devices:local/Battery:Strategy\",\"description\":\"\",\"preselected\":false,\"unit\":null,\"type\":\"byte\",\"min\":0,\"max\":2},{\"id\":\"devices:local/Battery:ModeHomeComsumption\",\"description\":\"\",\"preselected\":false,\"unit\":null,\"type\":\"byte\",\"min\":0,\"max\":1}]",
          "language": "en"
        },
        "type": "instance",
        "instanceObjects": [
          {
            "_id": "info",
            "type": "channel",
            "common": {
              "name": "Information"
            },
            "native": {}
          },
          {
            "_id": "info.connection",
            "type": "state",
            "common": {
              "role": "indicator.connected",
              "name": "Device or service connected",
              "type": "boolean",
              "read": true,
              "write": false,
              "def": false
            },
            "native": {}
          },
          {
            "_id": "processdata",
            "type": "channel",
            "common": {
              "name": "Information"
            },
            "native": {}
          },
          {
            "_id": "processdata.all-available",
            "type": "state",
            "common": {
              "role": "json",
              "name": "Available ProcessData IDs with presets",
              "type": "string",
              "read": true,
              "write": false
            },
            "native": {}
          },
          {
            "_id": "settings",
            "type": "channel",
            "common": {
              "name": "Information"
            },
            "native": {}
          },
          {
            "_id": "settings.all-available",
            "type": "state",
            "common": {
              "role": "json",
              "name": "Available Setting IDs with presets",
              "type": "string",
              "read": true,
              "write": false
            },
            "native": {}
          }
        ],
        "objects": [],
        "protectedNative": [
          "password"
        ],
        "encryptedNative": [
          "password"
        ],
        "notifications": [
          {
            "scope": "plenticore-g3",
            "name": {
              "en": "Kostal plenticore-g3 Adapter",
              "de": "Kostal plenticore-g3 Adapter",
              "ru": "Адаптер Kostal plenticore-g3",
              "pt": "Adaptador Kostal plenticore-g3",
              "nl": "Kostal plenticore-g3 Adapter",
              "fr": "Adaptateur Kostal plenticore-g3",
              "it": "Adattatore Kostal plenticore-g3",
              "es": "Adaptador Kostal plenticore-g3",
              "pl": "Adapter KOSTAL Plenticore- g3",
              "uk": "Конструкційно-г3 адаптер",
              "zh-cn": "Kostal pluticore-g3 适应器"
            },
            "description": {
              "en": "These notifications represent news from your Kostal Plenticore inverter.",
              "de": "Diese Benachrichtigungen stellen Neuigkeiten von Ihrem Kostal Plenticore Wechselrichter dar.",
              "ru": "Эти уведомления представляют собой новости от инвертора Kostal Plenticore.",
              "pt": "Estas notificações representam notícias do seu inversor Kostal Plenticore.",
              "nl": "Deze meldingen vertegenwoordigen nieuws van uw Kostal Plenticore omvormer.",
              "fr": "Ces notifications représentent les nouvelles de votre inverseur Kostal Plenticore.",
              "it": "Queste notifiche rappresentano notizie dal tuo inverter Kostal Plenticore.",
              "es": "Estas notificaciones representan noticias de su inversor Kostal Plenticore.",
              "pl": "Powiadomienia te reprezentują wiadomości z inwertera Kostal Plenticore.",
              "uk": "Ці повідомлення представляють новини від вашого інвертора Kostal Plenticore.",
              "zh-cn": "这些通知代表了您Kostal Plenticore反转器的消息."
            },
            "categories": [
              {
                "category": "update",
                "name": {
                  "en": "Plenticore update",
                  "de": "Plenticore Update",
                  "ru": "Обновление Plenticore",
                  "pt": "Atualização do Plenticore",
                  "nl": "Plenticore update",
                  "fr": "Mise à jour Plenticore",
                  "it": "Aggiornamento Plenticore",
                  "es": "Actualización de Plenticore",
                  "pl": "Aktualizacja instalacji",
                  "uk": "Оновлення Plenticore",
                  "zh-cn": "微量更新"
                },
                "description": {
                  "en": "A software update is available.",
                  "de": "Ein Software-Update ist verfügbar",
                  "ru": "Доступно обновление программного обеспечения",
                  "pt": "Uma atualização de software está disponível",
                  "nl": "Er is een software-update beschikbaar",
                  "fr": "Une mise à jour logicielle est disponible",
                  "it": "Un aggiornamento software è disponibile",
                  "es": "Una actualización de software está disponible",
                  "pl": "Aktualizacja oprogramowania jest dostępna",
                  "uk": "Доступне оновлення програмного забезпечення",
                  "zh-cn": "有软件更新"
                },
                "regex": [],
                "limit": 1,
                "severity": "notify"
              }
            ]
          }
        ],
        "_id": "system.adapter.plenticore-g3.0",
        "acl": {
          "object": 1636,
          "owner": "system.user.admin",
          "ownerGroup": "system.group.administrator"
        },
        "from": "system.host.iobroker.cli",
        "user": "system.user.admin",
        "ts": 1749791998322
      }
      
      1 Antwort Letzte Antwort
      0
      • H Offline
        H Offline
        HomeUser
        schrieb am zuletzt editiert von
        #35

        @fernetmenta said in Beta ioBroker.plenticore-g3:

        Einspeisung = Yield - Statistic:EnergyHomeBat - Statistic:EnergyHomePV

        Hallo,
        kurze Frage, weil ich gerade auch von dem alten Adapter umsteige und im neuen keinen Wert finde für folgenden alten:
        EnergyFlow.EnergyToGridDay - Power sent to grid at current day

        Gibt es den und ich finde ihn nicht oder muss man ihn gemäß Zitat selbst berechnen?

        FernetMentaF 1 Antwort Letzte Antwort
        0
        • H HomeUser

          @fernetmenta said in Beta ioBroker.plenticore-g3:

          Einspeisung = Yield - Statistic:EnergyHomeBat - Statistic:EnergyHomePV

          Hallo,
          kurze Frage, weil ich gerade auch von dem alten Adapter umsteige und im neuen keinen Wert finde für folgenden alten:
          EnergyFlow.EnergyToGridDay - Power sent to grid at current day

          Gibt es den und ich finde ihn nicht oder muss man ihn gemäß Zitat selbst berechnen?

          FernetMentaF Online
          FernetMentaF Online
          FernetMenta
          Developer
          schrieb am zuletzt editiert von
          #36

          @homeuser Muss man selber berechnen, siehe auch https://github.com/stegm/pykoplenti/blob/master/doc/virtual_process_data.md

          Ich selbst lese 2.8.0 vom Stromzähler.

          1 Antwort Letzte Antwort
          0
          • FernetMentaF FernetMenta

            @vmi bitte so die neue Version so installieren

            f1d1c0a0-1bfb-49be-aea2-d98788ebf79a-image.png

            V Offline
            V Offline
            vmi
            schrieb am zuletzt editiert von
            #37

            @fernetmenta

            habe die Version 0.1.3 alpha installiert

            Konfig wie folgt

            f47237c4-49f7-43b4-91c0-315121583651-grafik.png

            sonst keine Einstellungen geändert. Fehler wie gabt ... leider

            2d2c640f-dcaf-4f6c-85a6-900321aa1b7c-grafik.png

            5820be20-bb6f-49b2-97a6-6c734a081b9f-grafik.png

            
            admin
            
            v7.6.17
            00
            
            Log-Größe: 27.9 MB
            Zeit
            	
            plenticore-g3.0
            	2025-06-15 13:50:48.081	debug	init failed with error: TypeError: this[#adapter].log.warning is not a function
            plenticore-g3.0
            	2025-06-15 13:50:48.078	debug	API connection closed
            plenticore-g3.0
            	2025-06-15 13:50:48.077	debug	Result of API request: code: 200, headers: [object Object], body: [{"moduleid":"devices:local","processdataids":["Bat2Grid_P","BatDetection","Dc_P","DigitalIn","DigitalOut","EM_State","Grid2Bat_P","Grid_L1_I","Grid_L1_P","Grid_L2_I","Grid_L2_P","Grid_L3_I","Grid_L3_P","Grid_P","Grid_Q","Grid_S","HomeBat_P","HomeGrid_P","HomeOwn_P","HomePv_P","Home_P","Inverter:State","Iso_R","LimitEvuAbs","LimitEvuRel","PV2Bat_P","WorkTime","WorkTimeESB"]},{"moduleid":"devices:local:ac","processdataids":["CosPhi","Frequency","InvIn_P","InvOut_P","L1_I","L1_P","L1_U","L2_I","L2_P","L2_U","L3_I","L3_P","L3_U","P","Q","ResidualCDc_I","S"]},{"moduleid":"devices:local:cancom","processdataids":[]},{"moduleid":"devices:local:powermeter","processdataids":["CosPhi","Exp_E","Exp_EQ","Exp_ES","Frequency","Imp_E","Imp_EQ","Imp_ES","L1_I","L1_P","L1_Q","L1_S","L1_U","L2_I","L2_P","L2_Q","L2_S","L2_U","L3_I","L3_P","L3_Q","L3_S","L3_U","P","Q","S"]},{"moduleid":"devices:local:pv1","processdataids":["I","P","U"]},{"moduleid":"devices:local:pv2","processdataids":["I","P","U"]},{"moduleid":"devices:local:pv3","processdataids":["I","P","U"]},{"moduleid":"scb:diagnostics","processdataids":[]},{"moduleid":"scb:event","processdataids":["ErrMc","ErrSFH","Event:ActiveAckCnt","Event:ActiveAckCode","Event:ActiveErrorCnt","Event:ActiveWarningCnt"]},{"moduleid":"scb:export","processdataids":["FtpConActive","PortalConActive"]},{"moduleid":"scb:network:ProcessData","processdataids":[]},{"moduleid":"scb:pemanager","processdataids":["PEM:Charging","PEM:Tarif:ChargingPrice","PEM:Tarif:ChargingStrategy","PEM:Tarif:CurrentPrice"]},{"moduleid":"scb:statistic:EnergyFlow","processdataids":["Statistic:Autarky:Day","Statistic:Autarky:Month","Statistic:Autarky:Total","Statistic:Autarky:Year","Statistic:CO2Saving:Day","Statistic:CO2Saving:Month","Statistic:CO2Saving:Total","Statistic:CO2Saving:Year","Statistic:EnergyChargeGrid:Day","Statistic:EnergyChargeGrid:Month","Statistic:EnergyChargeGrid:Total","Statistic:EnergyChargeGrid:Year","Statistic:EnergyChargeInvIn:Day","Statistic:EnergyChargeInvIn:Month","Statistic:EnergyChargeInvIn:Total","Statistic:EnergyChargeInvIn:Year","Statistic:EnergyChargePv:Day","Statistic:EnergyChargePv:Month","Statistic:EnergyChargePv:Total","Statistic:EnergyChargePv:Year","Statistic:EnergyDischarge:Day","Statistic:EnergyDischarge:Month","Statistic:EnergyDischarge:Total","Statistic:EnergyDischarge:Year","Statistic:EnergyDischargeGrid:Day","Statistic:EnergyDischargeGrid:Month","Statistic:EnergyDischargeGrid:Total","Statistic:EnergyDischargeGrid:Year","Statistic:EnergyHome:Day","Statistic:EnergyHome:Month","Statistic:EnergyHome:Total","Statistic:EnergyHome:Year","Statistic:EnergyHomeBat:Day","Statistic:EnergyHomeBat:Month","Statistic:EnergyHomeBat:Total","Statistic:EnergyHomeBat:Year","Statistic:EnergyHomeGrid:Day","Statistic:EnergyHomeGrid:Month","Statistic:EnergyHomeGrid:Total","Statistic:EnergyHomeGrid:Year","Statistic:EnergyHomeOwn:Total","Statistic:EnergyHomePv:Day","Statistic:EnergyHomePv:Month","Statistic:EnergyHomePv:Total","Statistic:EnergyHomePv:Year","Statistic:EnergyPv1:Day","Statistic:EnergyPv1:Month","Statistic:EnergyPv1:Total","Statistic:EnergyPv1:Year","Statistic:EnergyPv2:Day","Statistic:EnergyPv2:Month","Statistic:EnergyPv2:Total","Statistic:EnergyPv2:Year","Statistic:EnergyPv3:Day","Statistic:EnergyPv3:Month","Statistic:EnergyPv3:Total","Statistic:EnergyPv3:Year","Statistic:OwnConsumptionRate:Day","Statistic:OwnConsumptionRate:Month","Statistic:OwnConsumptionRate:Total","Statistic:OwnConsumptionRate:Year","Statistic:Yield:Day","Statistic:Yield:Month","Statistic:Yield:Total","Statistic:Yield:Year"]},{"moduleid":"scb:system","processdataids":["System:Props:BatOptions","System:Props:Battery","System:Props:CeiInputSupport","System:Props:DigOutMode","System:Props:ExtBatCtrl","System:Props:HWversion","System:Props:InverterGen","System:Props:Lmg","System:Props:Pv","System:Props:RSE","System:Props:ShadowMgmt","System:Props:WlanSupport","System:State"]},{"moduleid":"scb:update","processdataids":["Update:Progress","Update:Status","Update:StatusTime","Update:Version"]}]
            plenticore-g3.0
            	2025-06-15 13:50:47.611	debug	Making request to endpoint processdata with data {"method":"GET","port":"80","host":"192.168.178.81","path":"/api/v1/processdata","headers":{"User-Agent":"Mozilla/5.0 (X11; Linux x86_64; rv:71.0) Gecko/20100101 Firefox/71.0","Content-Type":"application/json","Authorization":"Session b685f313cc263037461a8e1eb58529eca1912111ff749c9cb978c5769bbffa9a"},"rejectUnauthorized":false}
            plenticore-g3.0
            	2025-06-15 13:50:32.391	debug	init failed with error: TypeError: this[#adapter].log.warning is not a function
            plenticore-g3.0
            	2025-06-15 13:50:32.380	debug	API connection closed
            plenticore-g3.0
            	2025-06-15 13:50:32.379	debug	Result of API request: code: 200, headers: [object Object], body: [{"moduleid":"devices:local","processdataids":["Bat2Grid_P","BatDetection","Dc_P","DigitalIn","DigitalOut","EM_State","Grid2Bat_P","Grid_L1_I","Grid_L1_P","Grid_L2_I","Grid_L2_P","Grid_L3_I","Grid_L3_P","Grid_P","Grid_Q","Grid_S","HomeBat_P","HomeGrid_P","HomeOwn_P","HomePv_P","Home_P","Inverter:State","Iso_R","LimitEvuAbs","LimitEvuRel","PV2Bat_P","WorkTime","WorkTimeESB"]},{"moduleid":"devices:local:ac","processdataids":["CosPhi","Frequency","InvIn_P","InvOut_P","L1_I","L1_P","L1_U","L2_I","L2_P","L2_U","L3_I","L3_P","L3_U","P","Q","ResidualCDc_I","S"]},{"moduleid":"devices:local:cancom","processdataids":[]},{"moduleid":"devices:local:powermeter","processdataids":["CosPhi","Exp_E","Exp_EQ","Exp_ES","Frequency","Imp_E","Imp_EQ","Imp_ES","L1_I","L1_P","L1_Q","L1_S","L1_U","L2_I","L2_P","L2_Q","L2_S","L2_U","L3_I","L3_P","L3_Q","L3_S","L3_U","P","Q","S"]},{"moduleid":"devices:local:pv1","processdataids":["I","P","U"]},{"moduleid":"devices:local:pv2","processdataids":["I","P","U"]},{"moduleid":"devices:local:pv3","processdataids":["I","P","U"]},{"moduleid":"scb:diagnostics","processdataids":[]},{"moduleid":"scb:event","processdataids":["ErrMc","ErrSFH","Event:ActiveAckCnt","Event:ActiveAckCode","Event:ActiveErrorCnt","Event:ActiveWarningCnt"]},{"moduleid":"scb:export","processdataids":["FtpConActive","PortalConActive"]},{"moduleid":"scb:network:ProcessData","processdataids":[]},{"moduleid":"scb:pemanager","processdataids":["PEM:Charging","PEM:Tarif:ChargingPrice","PEM:Tarif:ChargingStrategy","PEM:Tarif:CurrentPrice"]},{"moduleid":"scb:statistic:EnergyFlow","processdataids":["Statistic:Autarky:Day","Statistic:Autarky:Month","Statistic:Autarky:Total","Statistic:Autarky:Year","Statistic:CO2Saving:Day","Statistic:CO2Saving:Month","Statistic:CO2Saving:Total","Statistic:CO2Saving:Year","Statistic:EnergyChargeGrid:Day","Statistic:EnergyChargeGrid:Month","Statistic:EnergyChargeGrid:Total","Statistic:EnergyChargeGrid:Year","Statistic:EnergyChargeInvIn:Day","Statistic:EnergyChargeInvIn:Month","Statistic:EnergyChargeInvIn:Total","Statistic:EnergyChargeInvIn:Year","Statistic:EnergyChargePv:Day","Statistic:EnergyChargePv:Month","Statistic:EnergyChargePv:Total","Statistic:EnergyChargePv:Year","Statistic:EnergyDischarge:Day","Statistic:EnergyDischarge:Month","Statistic:EnergyDischarge:Total","Statistic:EnergyDischarge:Year","Statistic:EnergyDischargeGrid:Day","Statistic:EnergyDischargeGrid:Month","Statistic:EnergyDischargeGrid:Total","Statistic:EnergyDischargeGrid:Year","Statistic:EnergyHome:Day","Statistic:EnergyHome:Month","Statistic:EnergyHome:Total","Statistic:EnergyHome:Year","Statistic:EnergyHomeBat:Day","Statistic:EnergyHomeBat:Month","Statistic:EnergyHomeBat:Total","Statistic:EnergyHomeBat:Year","Statistic:EnergyHomeGrid:Day","Statistic:EnergyHomeGrid:Month","Statistic:EnergyHomeGrid:Total","Statistic:EnergyHomeGrid:Year","Statistic:EnergyHomeOwn:Total","Statistic:EnergyHomePv:Day","Statistic:EnergyHomePv:Month","Statistic:EnergyHomePv:Total","Statistic:EnergyHomePv:Year","Statistic:EnergyPv1:Day","Statistic:EnergyPv1:Month","Statistic:EnergyPv1:Total","Statistic:EnergyPv1:Year","Statistic:EnergyPv2:Day","Statistic:EnergyPv2:Month","Statistic:EnergyPv2:Total","Statistic:EnergyPv2:Year","Statistic:EnergyPv3:Day","Statistic:EnergyPv3:Month","Statistic:EnergyPv3:Total","Statistic:EnergyPv3:Year","Statistic:OwnConsumptionRate:Day","Statistic:OwnConsumptionRate:Month","Statistic:OwnConsumptionRate:Total","Statistic:OwnConsumptionRate:Year","Statistic:Yield:Day","Statistic:Yield:Month","Statistic:Yield:Total","Statistic:Yield:Year"]},{"moduleid":"scb:system","processdataids":["System:Props:BatOptions","System:Props:Battery","System:Props:CeiInputSupport","System:Props:DigOutMode","System:Props:ExtBatCtrl","System:Props:HWversion","System:Props:InverterGen","System:Props:Lmg","System:Props:Pv","System:Props:RSE","System:Props:ShadowMgmt","System:Props:WlanSupport","System:State"]},{"moduleid":"scb:update","processdataids":["Update:Progress","Update:Status","Update:StatusTime","Update:Version"]}]
            plenticore-g3.0
            	2025-06-15 13:50:31.639	debug	Making request to endpoint processdata with data {"method":"GET","port":"80","host":"192.168.178.81","path":"/api/v1/processdata","headers":{"User-Agent":"Mozilla/5.0 (X11; Linux x86_64; rv:71.0) Gecko/20100101 Firefox/71.0","Content-Type":"application/json","Authorization":"Session b685f313cc263037461a8e1eb58529eca1912111ff749c9cb978c5769bbffa9a"},"rejectUnauthorized":false}
            plenticore-g3.0
            	2025-06-15 13:50:31.425	info	logged in to plenticore
            plenticore-g3.0
            	2025-06-15 13:50:31.424	debug	API connection closed
            plenticore-g3.0
            	2025-06-15 13:50:31.423	debug	Result of API request: code: 200, headers: [object Object], body: {"sessionId":"b685f313cc263037461a8e1eb58529eca1912111ff749c9cb978c5769bbffa9a"}
            plenticore-g3.0
            	2025-06-15 13:50:31.371	debug	Sending post/put data to request: {"transactionId":"fa036fd59e4c99f84577a3dda2298ffea7e505fff8be04e8ab1eba2c5a2c2112","iv":"FClMmYXO1ah+Zcdgwj1ZcQ==","tag":"aa20SmILsSfuOQCDXAZNIg==","payload":"gPvZidYs5JThX6o5XyvoikqFvvP/y/WkwzpeUIYeHMkYb3mdvjLET/0XWCutxYFk+autCXzUSyL3A/s2arNh2Q=="}
            plenticore-g3.0
            	2025-06-15 13:50:31.369	debug	Making request to endpoint auth/create_session with data {"method":"POST","port":"80","host":"192.168.178.81","path":"/api/v1/auth/create_session","headers":{"User-Agent":"Mozilla/5.0 (X11; Linux x86_64; rv:71.0) Gecko/20100101 Firefox/71.0","Content-Type":"application/json"},"rejectUnauthorized":false}
            plenticore-g3.0
            	2025-06-15 13:50:31.360	debug	API connection closed
            plenticore-g3.0
            	2025-06-15 13:50:31.359	debug	Result of API request: code: 200, headers: [object Object], body: {"signature":"jXjKZ16Y7WZ4rek5N7VtktIOBe9k1IjwI7g6PLZUp4Y=","token":"d2648dce1b04221df65a51bb2e8c0cb5f1985240acb98b39d61d12770ec7e115"}
            plenticore-g3.0
            	2025-06-15 13:50:31.301	debug	Sending post/put data to request: {"transactionId":"fa036fd59e4c99f84577a3dda2298ffea7e505fff8be04e8ab1eba2c5a2c2112","proof":"8c6W3Lg0ly4ce97GMgjUYSV5+lPPpQ6uiOxqPY8LMS0="}
            plenticore-g3.0
            	2025-06-15 13:50:31.300	debug	Making request to endpoint auth/finish with data {"method":"POST","port":"80","host":"192.168.178.81","path":"/api/v1/auth/finish","headers":{"User-Agent":"Mozilla/5.0 (X11; Linux x86_64; rv:71.0) Gecko/20100101 Firefox/71.0","Content-Type":"application/json"},"rejectUnauthorized":false}
            plenticore-g3.0
            	2025-06-15 13:50:30.928	debug	API connection closed
            plenticore-g3.0
            	2025-06-15 13:50:30.925	debug	Result of API request: code: 200, headers: [object Object], body: {"transactionId":"fa036fd59e4c99f84577a3dda2298ffea7e505fff8be04e8ab1eba2c5a2c2112","nonce":"ggoWo9iNs9maRz7nj0RCL\/TS0TLjYue1","salt":"tBI8GkZ9+z4koNgs","rounds":29000}
            plenticore-g3.0
            	2025-06-15 13:50:30.809	debug	Sending post/put data to request: {"username":"user","nonce":"ggoWo9iNs9maRz7n"}
            plenticore-g3.0
            	2025-06-15 13:50:30.807	debug	Making request to endpoint auth/start with data {"method":"POST","port":"80","host":"192.168.178.81","path":"/api/v1/auth/start","headers":{"User-Agent":"Mozilla/5.0 (X11; Linux x86_64; rv:71.0) Gecko/20100101 Firefox/71.0","Content-Type":"application/json"},"rejectUnauthorized":false}
            plenticore-g3.0
            	2025-06-15 13:50:30.697	info	starting. Version 0.1.3-alpha.0 in /opt/iobroker/node_modules/iobroker.plenticore-g3, node: v20.19.2, js-controller: 7.0.6
            plenticore-g3.0
            	2025-06-15 13:50:23.349	info	terminating
            plenticore-g3.0
            	2025-06-15 13:50:22.847	info	Terminated (ADAPTER_REQUESTED_TERMINATION): Without reason
            plenticore-g3.0
            	2025-06-15 13:50:22.845	info	terminating
            plenticore-g3.0
            	2025-06-15 13:50:22.842	info	Got terminate signal TERMINATE_YOURSELF
            
            
            
            
            FernetMentaF 1 Antwort Letzte Antwort
            0
            • V vmi

              @fernetmenta

              habe die Version 0.1.3 alpha installiert

              Konfig wie folgt

              f47237c4-49f7-43b4-91c0-315121583651-grafik.png

              sonst keine Einstellungen geändert. Fehler wie gabt ... leider

              2d2c640f-dcaf-4f6c-85a6-900321aa1b7c-grafik.png

              5820be20-bb6f-49b2-97a6-6c734a081b9f-grafik.png

              
              admin
              
              v7.6.17
              00
              
              Log-Größe: 27.9 MB
              Zeit
              	
              plenticore-g3.0
              	2025-06-15 13:50:48.081	debug	init failed with error: TypeError: this[#adapter].log.warning is not a function
              plenticore-g3.0
              	2025-06-15 13:50:48.078	debug	API connection closed
              plenticore-g3.0
              	2025-06-15 13:50:48.077	debug	Result of API request: code: 200, headers: [object Object], body: [{"moduleid":"devices:local","processdataids":["Bat2Grid_P","BatDetection","Dc_P","DigitalIn","DigitalOut","EM_State","Grid2Bat_P","Grid_L1_I","Grid_L1_P","Grid_L2_I","Grid_L2_P","Grid_L3_I","Grid_L3_P","Grid_P","Grid_Q","Grid_S","HomeBat_P","HomeGrid_P","HomeOwn_P","HomePv_P","Home_P","Inverter:State","Iso_R","LimitEvuAbs","LimitEvuRel","PV2Bat_P","WorkTime","WorkTimeESB"]},{"moduleid":"devices:local:ac","processdataids":["CosPhi","Frequency","InvIn_P","InvOut_P","L1_I","L1_P","L1_U","L2_I","L2_P","L2_U","L3_I","L3_P","L3_U","P","Q","ResidualCDc_I","S"]},{"moduleid":"devices:local:cancom","processdataids":[]},{"moduleid":"devices:local:powermeter","processdataids":["CosPhi","Exp_E","Exp_EQ","Exp_ES","Frequency","Imp_E","Imp_EQ","Imp_ES","L1_I","L1_P","L1_Q","L1_S","L1_U","L2_I","L2_P","L2_Q","L2_S","L2_U","L3_I","L3_P","L3_Q","L3_S","L3_U","P","Q","S"]},{"moduleid":"devices:local:pv1","processdataids":["I","P","U"]},{"moduleid":"devices:local:pv2","processdataids":["I","P","U"]},{"moduleid":"devices:local:pv3","processdataids":["I","P","U"]},{"moduleid":"scb:diagnostics","processdataids":[]},{"moduleid":"scb:event","processdataids":["ErrMc","ErrSFH","Event:ActiveAckCnt","Event:ActiveAckCode","Event:ActiveErrorCnt","Event:ActiveWarningCnt"]},{"moduleid":"scb:export","processdataids":["FtpConActive","PortalConActive"]},{"moduleid":"scb:network:ProcessData","processdataids":[]},{"moduleid":"scb:pemanager","processdataids":["PEM:Charging","PEM:Tarif:ChargingPrice","PEM:Tarif:ChargingStrategy","PEM:Tarif:CurrentPrice"]},{"moduleid":"scb:statistic:EnergyFlow","processdataids":["Statistic:Autarky:Day","Statistic:Autarky:Month","Statistic:Autarky:Total","Statistic:Autarky:Year","Statistic:CO2Saving:Day","Statistic:CO2Saving:Month","Statistic:CO2Saving:Total","Statistic:CO2Saving:Year","Statistic:EnergyChargeGrid:Day","Statistic:EnergyChargeGrid:Month","Statistic:EnergyChargeGrid:Total","Statistic:EnergyChargeGrid:Year","Statistic:EnergyChargeInvIn:Day","Statistic:EnergyChargeInvIn:Month","Statistic:EnergyChargeInvIn:Total","Statistic:EnergyChargeInvIn:Year","Statistic:EnergyChargePv:Day","Statistic:EnergyChargePv:Month","Statistic:EnergyChargePv:Total","Statistic:EnergyChargePv:Year","Statistic:EnergyDischarge:Day","Statistic:EnergyDischarge:Month","Statistic:EnergyDischarge:Total","Statistic:EnergyDischarge:Year","Statistic:EnergyDischargeGrid:Day","Statistic:EnergyDischargeGrid:Month","Statistic:EnergyDischargeGrid:Total","Statistic:EnergyDischargeGrid:Year","Statistic:EnergyHome:Day","Statistic:EnergyHome:Month","Statistic:EnergyHome:Total","Statistic:EnergyHome:Year","Statistic:EnergyHomeBat:Day","Statistic:EnergyHomeBat:Month","Statistic:EnergyHomeBat:Total","Statistic:EnergyHomeBat:Year","Statistic:EnergyHomeGrid:Day","Statistic:EnergyHomeGrid:Month","Statistic:EnergyHomeGrid:Total","Statistic:EnergyHomeGrid:Year","Statistic:EnergyHomeOwn:Total","Statistic:EnergyHomePv:Day","Statistic:EnergyHomePv:Month","Statistic:EnergyHomePv:Total","Statistic:EnergyHomePv:Year","Statistic:EnergyPv1:Day","Statistic:EnergyPv1:Month","Statistic:EnergyPv1:Total","Statistic:EnergyPv1:Year","Statistic:EnergyPv2:Day","Statistic:EnergyPv2:Month","Statistic:EnergyPv2:Total","Statistic:EnergyPv2:Year","Statistic:EnergyPv3:Day","Statistic:EnergyPv3:Month","Statistic:EnergyPv3:Total","Statistic:EnergyPv3:Year","Statistic:OwnConsumptionRate:Day","Statistic:OwnConsumptionRate:Month","Statistic:OwnConsumptionRate:Total","Statistic:OwnConsumptionRate:Year","Statistic:Yield:Day","Statistic:Yield:Month","Statistic:Yield:Total","Statistic:Yield:Year"]},{"moduleid":"scb:system","processdataids":["System:Props:BatOptions","System:Props:Battery","System:Props:CeiInputSupport","System:Props:DigOutMode","System:Props:ExtBatCtrl","System:Props:HWversion","System:Props:InverterGen","System:Props:Lmg","System:Props:Pv","System:Props:RSE","System:Props:ShadowMgmt","System:Props:WlanSupport","System:State"]},{"moduleid":"scb:update","processdataids":["Update:Progress","Update:Status","Update:StatusTime","Update:Version"]}]
              plenticore-g3.0
              	2025-06-15 13:50:47.611	debug	Making request to endpoint processdata with data {"method":"GET","port":"80","host":"192.168.178.81","path":"/api/v1/processdata","headers":{"User-Agent":"Mozilla/5.0 (X11; Linux x86_64; rv:71.0) Gecko/20100101 Firefox/71.0","Content-Type":"application/json","Authorization":"Session b685f313cc263037461a8e1eb58529eca1912111ff749c9cb978c5769bbffa9a"},"rejectUnauthorized":false}
              plenticore-g3.0
              	2025-06-15 13:50:32.391	debug	init failed with error: TypeError: this[#adapter].log.warning is not a function
              plenticore-g3.0
              	2025-06-15 13:50:32.380	debug	API connection closed
              plenticore-g3.0
              	2025-06-15 13:50:32.379	debug	Result of API request: code: 200, headers: [object Object], body: [{"moduleid":"devices:local","processdataids":["Bat2Grid_P","BatDetection","Dc_P","DigitalIn","DigitalOut","EM_State","Grid2Bat_P","Grid_L1_I","Grid_L1_P","Grid_L2_I","Grid_L2_P","Grid_L3_I","Grid_L3_P","Grid_P","Grid_Q","Grid_S","HomeBat_P","HomeGrid_P","HomeOwn_P","HomePv_P","Home_P","Inverter:State","Iso_R","LimitEvuAbs","LimitEvuRel","PV2Bat_P","WorkTime","WorkTimeESB"]},{"moduleid":"devices:local:ac","processdataids":["CosPhi","Frequency","InvIn_P","InvOut_P","L1_I","L1_P","L1_U","L2_I","L2_P","L2_U","L3_I","L3_P","L3_U","P","Q","ResidualCDc_I","S"]},{"moduleid":"devices:local:cancom","processdataids":[]},{"moduleid":"devices:local:powermeter","processdataids":["CosPhi","Exp_E","Exp_EQ","Exp_ES","Frequency","Imp_E","Imp_EQ","Imp_ES","L1_I","L1_P","L1_Q","L1_S","L1_U","L2_I","L2_P","L2_Q","L2_S","L2_U","L3_I","L3_P","L3_Q","L3_S","L3_U","P","Q","S"]},{"moduleid":"devices:local:pv1","processdataids":["I","P","U"]},{"moduleid":"devices:local:pv2","processdataids":["I","P","U"]},{"moduleid":"devices:local:pv3","processdataids":["I","P","U"]},{"moduleid":"scb:diagnostics","processdataids":[]},{"moduleid":"scb:event","processdataids":["ErrMc","ErrSFH","Event:ActiveAckCnt","Event:ActiveAckCode","Event:ActiveErrorCnt","Event:ActiveWarningCnt"]},{"moduleid":"scb:export","processdataids":["FtpConActive","PortalConActive"]},{"moduleid":"scb:network:ProcessData","processdataids":[]},{"moduleid":"scb:pemanager","processdataids":["PEM:Charging","PEM:Tarif:ChargingPrice","PEM:Tarif:ChargingStrategy","PEM:Tarif:CurrentPrice"]},{"moduleid":"scb:statistic:EnergyFlow","processdataids":["Statistic:Autarky:Day","Statistic:Autarky:Month","Statistic:Autarky:Total","Statistic:Autarky:Year","Statistic:CO2Saving:Day","Statistic:CO2Saving:Month","Statistic:CO2Saving:Total","Statistic:CO2Saving:Year","Statistic:EnergyChargeGrid:Day","Statistic:EnergyChargeGrid:Month","Statistic:EnergyChargeGrid:Total","Statistic:EnergyChargeGrid:Year","Statistic:EnergyChargeInvIn:Day","Statistic:EnergyChargeInvIn:Month","Statistic:EnergyChargeInvIn:Total","Statistic:EnergyChargeInvIn:Year","Statistic:EnergyChargePv:Day","Statistic:EnergyChargePv:Month","Statistic:EnergyChargePv:Total","Statistic:EnergyChargePv:Year","Statistic:EnergyDischarge:Day","Statistic:EnergyDischarge:Month","Statistic:EnergyDischarge:Total","Statistic:EnergyDischarge:Year","Statistic:EnergyDischargeGrid:Day","Statistic:EnergyDischargeGrid:Month","Statistic:EnergyDischargeGrid:Total","Statistic:EnergyDischargeGrid:Year","Statistic:EnergyHome:Day","Statistic:EnergyHome:Month","Statistic:EnergyHome:Total","Statistic:EnergyHome:Year","Statistic:EnergyHomeBat:Day","Statistic:EnergyHomeBat:Month","Statistic:EnergyHomeBat:Total","Statistic:EnergyHomeBat:Year","Statistic:EnergyHomeGrid:Day","Statistic:EnergyHomeGrid:Month","Statistic:EnergyHomeGrid:Total","Statistic:EnergyHomeGrid:Year","Statistic:EnergyHomeOwn:Total","Statistic:EnergyHomePv:Day","Statistic:EnergyHomePv:Month","Statistic:EnergyHomePv:Total","Statistic:EnergyHomePv:Year","Statistic:EnergyPv1:Day","Statistic:EnergyPv1:Month","Statistic:EnergyPv1:Total","Statistic:EnergyPv1:Year","Statistic:EnergyPv2:Day","Statistic:EnergyPv2:Month","Statistic:EnergyPv2:Total","Statistic:EnergyPv2:Year","Statistic:EnergyPv3:Day","Statistic:EnergyPv3:Month","Statistic:EnergyPv3:Total","Statistic:EnergyPv3:Year","Statistic:OwnConsumptionRate:Day","Statistic:OwnConsumptionRate:Month","Statistic:OwnConsumptionRate:Total","Statistic:OwnConsumptionRate:Year","Statistic:Yield:Day","Statistic:Yield:Month","Statistic:Yield:Total","Statistic:Yield:Year"]},{"moduleid":"scb:system","processdataids":["System:Props:BatOptions","System:Props:Battery","System:Props:CeiInputSupport","System:Props:DigOutMode","System:Props:ExtBatCtrl","System:Props:HWversion","System:Props:InverterGen","System:Props:Lmg","System:Props:Pv","System:Props:RSE","System:Props:ShadowMgmt","System:Props:WlanSupport","System:State"]},{"moduleid":"scb:update","processdataids":["Update:Progress","Update:Status","Update:StatusTime","Update:Version"]}]
              plenticore-g3.0
              	2025-06-15 13:50:31.639	debug	Making request to endpoint processdata with data {"method":"GET","port":"80","host":"192.168.178.81","path":"/api/v1/processdata","headers":{"User-Agent":"Mozilla/5.0 (X11; Linux x86_64; rv:71.0) Gecko/20100101 Firefox/71.0","Content-Type":"application/json","Authorization":"Session b685f313cc263037461a8e1eb58529eca1912111ff749c9cb978c5769bbffa9a"},"rejectUnauthorized":false}
              plenticore-g3.0
              	2025-06-15 13:50:31.425	info	logged in to plenticore
              plenticore-g3.0
              	2025-06-15 13:50:31.424	debug	API connection closed
              plenticore-g3.0
              	2025-06-15 13:50:31.423	debug	Result of API request: code: 200, headers: [object Object], body: {"sessionId":"b685f313cc263037461a8e1eb58529eca1912111ff749c9cb978c5769bbffa9a"}
              plenticore-g3.0
              	2025-06-15 13:50:31.371	debug	Sending post/put data to request: {"transactionId":"fa036fd59e4c99f84577a3dda2298ffea7e505fff8be04e8ab1eba2c5a2c2112","iv":"FClMmYXO1ah+Zcdgwj1ZcQ==","tag":"aa20SmILsSfuOQCDXAZNIg==","payload":"gPvZidYs5JThX6o5XyvoikqFvvP/y/WkwzpeUIYeHMkYb3mdvjLET/0XWCutxYFk+autCXzUSyL3A/s2arNh2Q=="}
              plenticore-g3.0
              	2025-06-15 13:50:31.369	debug	Making request to endpoint auth/create_session with data {"method":"POST","port":"80","host":"192.168.178.81","path":"/api/v1/auth/create_session","headers":{"User-Agent":"Mozilla/5.0 (X11; Linux x86_64; rv:71.0) Gecko/20100101 Firefox/71.0","Content-Type":"application/json"},"rejectUnauthorized":false}
              plenticore-g3.0
              	2025-06-15 13:50:31.360	debug	API connection closed
              plenticore-g3.0
              	2025-06-15 13:50:31.359	debug	Result of API request: code: 200, headers: [object Object], body: {"signature":"jXjKZ16Y7WZ4rek5N7VtktIOBe9k1IjwI7g6PLZUp4Y=","token":"d2648dce1b04221df65a51bb2e8c0cb5f1985240acb98b39d61d12770ec7e115"}
              plenticore-g3.0
              	2025-06-15 13:50:31.301	debug	Sending post/put data to request: {"transactionId":"fa036fd59e4c99f84577a3dda2298ffea7e505fff8be04e8ab1eba2c5a2c2112","proof":"8c6W3Lg0ly4ce97GMgjUYSV5+lPPpQ6uiOxqPY8LMS0="}
              plenticore-g3.0
              	2025-06-15 13:50:31.300	debug	Making request to endpoint auth/finish with data {"method":"POST","port":"80","host":"192.168.178.81","path":"/api/v1/auth/finish","headers":{"User-Agent":"Mozilla/5.0 (X11; Linux x86_64; rv:71.0) Gecko/20100101 Firefox/71.0","Content-Type":"application/json"},"rejectUnauthorized":false}
              plenticore-g3.0
              	2025-06-15 13:50:30.928	debug	API connection closed
              plenticore-g3.0
              	2025-06-15 13:50:30.925	debug	Result of API request: code: 200, headers: [object Object], body: {"transactionId":"fa036fd59e4c99f84577a3dda2298ffea7e505fff8be04e8ab1eba2c5a2c2112","nonce":"ggoWo9iNs9maRz7nj0RCL\/TS0TLjYue1","salt":"tBI8GkZ9+z4koNgs","rounds":29000}
              plenticore-g3.0
              	2025-06-15 13:50:30.809	debug	Sending post/put data to request: {"username":"user","nonce":"ggoWo9iNs9maRz7n"}
              plenticore-g3.0
              	2025-06-15 13:50:30.807	debug	Making request to endpoint auth/start with data {"method":"POST","port":"80","host":"192.168.178.81","path":"/api/v1/auth/start","headers":{"User-Agent":"Mozilla/5.0 (X11; Linux x86_64; rv:71.0) Gecko/20100101 Firefox/71.0","Content-Type":"application/json"},"rejectUnauthorized":false}
              plenticore-g3.0
              	2025-06-15 13:50:30.697	info	starting. Version 0.1.3-alpha.0 in /opt/iobroker/node_modules/iobroker.plenticore-g3, node: v20.19.2, js-controller: 7.0.6
              plenticore-g3.0
              	2025-06-15 13:50:23.349	info	terminating
              plenticore-g3.0
              	2025-06-15 13:50:22.847	info	Terminated (ADAPTER_REQUESTED_TERMINATION): Without reason
              plenticore-g3.0
              	2025-06-15 13:50:22.845	info	terminating
              plenticore-g3.0
              	2025-06-15 13:50:22.842	info	Got terminate signal TERMINATE_YOURSELF
              
              
              
              
              FernetMentaF Online
              FernetMentaF Online
              FernetMenta
              Developer
              schrieb am zuletzt editiert von FernetMenta
              #38

              @vmi

              sonst keine Einstellungen geändert. Fehler wie gabt ... leider

              Aber durch das logging weiß ich jetzt woran es gelgen hat, dass das Init nicht durchlief. Build läuft gerade. 0.1.3 sollte so in 30min über das beta Repo installierbar sein. Damit werden auch warnings geloggt. Kannst du diese dann wieder hier posten?

              Ich tippe, dass beim ersten init was schief ging und in diesem Objekt was falsche steht: system.adapter.plenticore-g3.0

              Könntest du das auch noch posten bitte? Findest du im Expertenmodus unter system:

              24ef469a-5bf9-4596-b2ad-ff90910e84fe-image.png

              Oder 0.1.3 einfach über npm installieren. Sync mit beta repo kann evtl länger dauern:
              6695c2a6-15f3-4727-890b-1636e87cfc93-image.png

              V 1 Antwort Letzte Antwort
              0
              • FernetMentaF FernetMenta

                @vmi

                sonst keine Einstellungen geändert. Fehler wie gabt ... leider

                Aber durch das logging weiß ich jetzt woran es gelgen hat, dass das Init nicht durchlief. Build läuft gerade. 0.1.3 sollte so in 30min über das beta Repo installierbar sein. Damit werden auch warnings geloggt. Kannst du diese dann wieder hier posten?

                Ich tippe, dass beim ersten init was schief ging und in diesem Objekt was falsche steht: system.adapter.plenticore-g3.0

                Könntest du das auch noch posten bitte? Findest du im Expertenmodus unter system:

                24ef469a-5bf9-4596-b2ad-ff90910e84fe-image.png

                Oder 0.1.3 einfach über npm installieren. Sync mit beta repo kann evtl länger dauern:
                6695c2a6-15f3-4727-890b-1636e87cfc93-image.png

                V Offline
                V Offline
                vmi
                schrieb am zuletzt editiert von vmi
                #39

                @fernetmenta

                hier das logging

                
                
                admin
                
                v7.6.17
                00
                
                Log-Größe: 50.6 MB
                Zeit
                	
                plenticore-g3.0
                	2025-06-16 21:19:57.398	debug	API connection closed
                plenticore-g3.0
                	2025-06-16 21:19:57.398	debug	Result of API request: code: 200, headers: [object Object], body: [{"moduleid":"devices:local","settings":[{"id":"Battery:MinHomeComsumption","value":"50.0"},{"id":"Battery:MinSoc","value":"5"}]},{"moduleid":"scb:update","settings":[{"id":"Update:Method","value":"2"}]}]
                plenticore-g3.0
                	2025-06-16 21:19:57.056	debug	Sending post/put data to request: [{"moduleid":"devices:local","settingids":["Battery:MinHomeComsumption","Battery:MinSoc"]},{"moduleid":"scb:update","settingids":["Update:Method"]}]
                plenticore-g3.0
                	2025-06-16 21:19:57.055	debug	Making request to endpoint settings with data {"method":"POST","port":"80","host":"192.168.178.81","path":"/api/v1/settings","headers":{"User-Agent":"Mozilla/5.0 (X11; Linux x86_64; rv:71.0) Gecko/20100101 Firefox/71.0","Content-Type":"application/json","Authorization":"Session cde746256f4f6ff8844f7c07702cf6cf2ed50620374aff481f36630ad79cc10e"},"rejectUnauthorized":false}
                plenticore-g3.0
                	2025-06-16 21:19:57.054	debug	API connection closed
                plenticore-g3.0
                	2025-06-16 21:19:57.054	debug	Result of API request: code: 200, headers: [object Object], body: [{"moduleid":"devices:local","processdata":[{"id":"Dc_P","unit":"","value":43.3035888671875},{"id":"Grid_P","unit":"","value":14.628982543945312},{"id":"Home_P","unit":"","value":20.923791885375977}]},{"moduleid":"devices:local:ac","processdata":[{"id":"P","unit":"","value":0.0}]},{"moduleid":"scb:statistic:EnergyFlow","processdata":[{"id":"Statistic:EnergyChargePv:Day","unit":"","value":0.0},{"id":"Statistic:EnergyHome:Day","unit":"","value":2927.833611990617},{"id":"Statistic:EnergyHomeBat:Day","unit":"","value":0.0},{"id":"Statistic:EnergyHomeGrid:Day","unit":"","value":2039.189476470627},{"id":"Statistic:EnergyHomePv:Day","unit":"","value":889.1730981303332},{"id":"Statistic:Yield:Day","unit":"","value":56885.6391719142}]},{"moduleid":"scb:update","processdata":[{"id":"Update:Version","unit":"","value":0.0}]}]
                plenticore-g3.0
                	2025-06-16 21:19:56.699	debug	Sending post/put data to request: [{"moduleid":"devices:local","processdataids":["Grid_P","Dc_P","Home_P"]},{"moduleid":"devices:local:ac","processdataids":["P"]},{"moduleid":"scb:statistic:EnergyFlow","processdataids":["Statistic:Yield:Day","Statistic:EnergyChargePv:Day","Statistic:EnergyHome:Day","Statistic:EnergyHomeBat:Day","Statistic:EnergyHomeGrid:Day","Statistic:EnergyHomePv:Day"]},{"moduleid":"scb:update","processdataids":["Update:Version"]}]
                plenticore-g3.0
                	2025-06-16 21:19:56.698	debug	Making request to endpoint processdata with data {"method":"POST","port":"80","host":"192.168.178.81","path":"/api/v1/processdata","headers":{"User-Agent":"Mozilla/5.0 (X11; Linux x86_64; rv:71.0) Gecko/20100101 Firefox/71.0","Content-Type":"application/json","Authorization":"Session cde746256f4f6ff8844f7c07702cf6cf2ed50620374aff481f36630ad79cc10e"},"rejectUnauthorized":false}
                plenticore-g3.0
                	2025-06-16 21:19:41.685	debug	API connection closed
                plenticore-g3.0
                	2025-06-16 21:19:41.685	debug	Result of API request: code: 200, headers: [object Object], body: [{"moduleid":"devices:local","settings":[{"id":"Battery:MinHomeComsumption","value":"50.0"},{"id":"Battery:MinSoc","value":"5"}]},{"moduleid":"scb:update","settings":[{"id":"Update:Method","value":"2"}]}]
                plenticore-g3.0
                	2025-06-16 21:19:41.455	debug	Sending post/put data to request: [{"moduleid":"devices:local","settingids":["Battery:MinHomeComsumption","Battery:MinSoc"]},{"moduleid":"scb:update","settingids":["Update:Method"]}]
                plenticore-g3.0
                	2025-06-16 21:19:41.454	debug	Making request to endpoint settings with data {"method":"POST","port":"80","host":"192.168.178.81","path":"/api/v1/settings","headers":{"User-Agent":"Mozilla/5.0 (X11; Linux x86_64; rv:71.0) Gecko/20100101 Firefox/71.0","Content-Type":"application/json","Authorization":"Session cde746256f4f6ff8844f7c07702cf6cf2ed50620374aff481f36630ad79cc10e"},"rejectUnauthorized":false}
                plenticore-g3.0
                	2025-06-16 21:19:41.453	debug	API connection closed
                plenticore-g3.0
                	2025-06-16 21:19:41.452	debug	Result of API request: code: 200, headers: [object Object], body: [{"moduleid":"devices:local","processdata":[{"id":"Dc_P","unit":"","value":31.17264747619629},{"id":"Grid_P","unit":"","value":10.357355117797852},{"id":"Home_P","unit":"","value":6.385263919830322}]},{"moduleid":"devices:local:ac","processdata":[{"id":"P","unit":"","value":0.0}]},{"moduleid":"scb:statistic:EnergyFlow","processdata":[{"id":"Statistic:EnergyChargePv:Day","unit":"","value":0.0},{"id":"Statistic:EnergyHome:Day","unit":"","value":2927.833611990617},{"id":"Statistic:EnergyHomeBat:Day","unit":"","value":0.0},{"id":"Statistic:EnergyHomeGrid:Day","unit":"","value":2039.189476470627},{"id":"Statistic:EnergyHomePv:Day","unit":"","value":889.1730981303332},{"id":"Statistic:Yield:Day","unit":"","value":56885.6391719142}]},{"moduleid":"scb:update","processdata":[{"id":"Update:Version","unit":"","value":0.0}]}]
                plenticore-g3.0
                	2025-06-16 21:19:41.289	debug	Sending post/put data to request: [{"moduleid":"devices:local","processdataids":["Grid_P","Dc_P","Home_P"]},{"moduleid":"devices:local:ac","processdataids":["P"]},{"moduleid":"scb:statistic:EnergyFlow","processdataids":["Statistic:Yield:Day","Statistic:EnergyChargePv:Day","Statistic:EnergyHome:Day","Statistic:EnergyHomeBat:Day","Statistic:EnergyHomeGrid:Day","Statistic:EnergyHomePv:Day"]},{"moduleid":"scb:update","processdataids":["Update:Version"]}]
                plenticore-g3.0
                	2025-06-16 21:19:41.289	debug	Making request to endpoint processdata with data {"method":"POST","port":"80","host":"192.168.178.81","path":"/api/v1/processdata","headers":{"User-Agent":"Mozilla/5.0 (X11; Linux x86_64; rv:71.0) Gecko/20100101 Firefox/71.0","Content-Type":"application/json","Authorization":"Session cde746256f4f6ff8844f7c07702cf6cf2ed50620374aff481f36630ad79cc10e"},"rejectUnauthorized":false}
                plenticore-g3.0
                	2025-06-16 21:19:26.278	debug	API connection closed
                plenticore-g3.0
                	2025-06-16 21:19:26.277	debug	Result of API request: code: 200, headers: [object Object], body: [{"moduleid":"devices:local","settings":[{"id":"Battery:MinHomeComsumption","value":"50.0"},{"id":"Battery:MinSoc","value":"5"}]},{"moduleid":"scb:update","settings":[{"id":"Update:Method","value":"2"}]}]
                plenticore-g3.0
                	2025-06-16 21:19:26.048	debug	Sending post/put data to request: [{"moduleid":"devices:local","settingids":["Battery:MinHomeComsumption","Battery:MinSoc"]},{"moduleid":"scb:update","settingids":["Update:Method"]}]
                plenticore-g3.0
                	2025-06-16 21:19:26.048	debug	Making request to endpoint settings with data {"method":"POST","port":"80","host":"192.168.178.81","path":"/api/v1/settings","headers":{"User-Agent":"Mozilla/5.0 (X11; Linux x86_64; rv:71.0) Gecko/20100101 Firefox/71.0","Content-Type":"application/json","Authorization":"Session cde746256f4f6ff8844f7c07702cf6cf2ed50620374aff481f36630ad79cc10e"},"rejectUnauthorized":false}
                plenticore-g3.0
                	2025-06-16 21:19:26.046	debug	API connection closed
                plenticore-g3.0
                	2025-06-16 21:19:26.045	debug	Result of API request: code: 200, headers: [object Object], body: [{"moduleid":"devices:local","processdata":[{"id":"Dc_P","unit":"","value":30.215829849243164},{"id":"Grid_P","unit":"","value":6.787362575531006},{"id":"Home_P","unit":"","value":2.8782525062561035}]},{"moduleid":"devices:local:ac","processdata":[{"id":"P","unit":"","value":0.0}]},{"moduleid":"scb:statistic:EnergyFlow","processdata":[{"id":"Statistic:EnergyChargePv:Day","unit":"","value":0.0},{"id":"Statistic:EnergyHome:Day","unit":"","value":2927.833611990617},{"id":"Statistic:EnergyHomeBat:Day","unit":"","value":0.0},{"id":"Statistic:EnergyHomeGrid:Day","unit":"","value":2039.189476470627},{"id":"Statistic:EnergyHomePv:Day","unit":"","value":889.1730981303332},{"id":"Statistic:Yield:Day","unit":"","value":56885.6391719142}]},{"moduleid":"scb:update","processdata":[{"id":"Update:Version","unit":"","value":0.0}]}]
                plenticore-g3.0
                	2025-06-16 21:19:25.741	debug	Sending post/put data to request: [{"moduleid":"devices:local","processdataids":["Grid_P","Dc_P","Home_P"]},{"moduleid":"devices:local:ac","processdataids":["P"]},{"moduleid":"scb:statistic:EnergyFlow","processdataids":["Statistic:Yield:Day","Statistic:EnergyChargePv:Day","Statistic:EnergyHome:Day","Statistic:EnergyHomeBat:Day","Statistic:EnergyHomeGrid:Day","Statistic:EnergyHomePv:Day"]},{"moduleid":"scb:update","processdataids":["Update:Version"]}]
                plenticore-g3.0
                	2025-06-16 21:19:25.740	debug	Making request to endpoint processdata with data {"method":"POST","port":"80","host":"192.168.178.81","path":"/api/v1/processdata","headers":{"User-Agent":"Mozilla/5.0 (X11; Linux x86_64; rv:71.0) Gecko/20100101 Firefox/71.0","Content-Type":"application/json","Authorization":"Session cde746256f4f6ff8844f7c07702cf6cf2ed50620374aff481f36630ad79cc10e"},"rejectUnauthorized":false}
                
                
                

                jetzt scheint es zu gehen :) Danke

                fb940f44-aa50-439c-8f39-96dbb8551a06-grafik.png

                8351b542-326b-4668-a7ba-237ecd57caa9-grafik.png

                Herzlichen Dank für den schnellen und super Support.

                FernetMentaF 1 Antwort Letzte Antwort
                0
                • V vmi

                  @fernetmenta

                  hier das logging

                  
                  
                  admin
                  
                  v7.6.17
                  00
                  
                  Log-Größe: 50.6 MB
                  Zeit
                  	
                  plenticore-g3.0
                  	2025-06-16 21:19:57.398	debug	API connection closed
                  plenticore-g3.0
                  	2025-06-16 21:19:57.398	debug	Result of API request: code: 200, headers: [object Object], body: [{"moduleid":"devices:local","settings":[{"id":"Battery:MinHomeComsumption","value":"50.0"},{"id":"Battery:MinSoc","value":"5"}]},{"moduleid":"scb:update","settings":[{"id":"Update:Method","value":"2"}]}]
                  plenticore-g3.0
                  	2025-06-16 21:19:57.056	debug	Sending post/put data to request: [{"moduleid":"devices:local","settingids":["Battery:MinHomeComsumption","Battery:MinSoc"]},{"moduleid":"scb:update","settingids":["Update:Method"]}]
                  plenticore-g3.0
                  	2025-06-16 21:19:57.055	debug	Making request to endpoint settings with data {"method":"POST","port":"80","host":"192.168.178.81","path":"/api/v1/settings","headers":{"User-Agent":"Mozilla/5.0 (X11; Linux x86_64; rv:71.0) Gecko/20100101 Firefox/71.0","Content-Type":"application/json","Authorization":"Session cde746256f4f6ff8844f7c07702cf6cf2ed50620374aff481f36630ad79cc10e"},"rejectUnauthorized":false}
                  plenticore-g3.0
                  	2025-06-16 21:19:57.054	debug	API connection closed
                  plenticore-g3.0
                  	2025-06-16 21:19:57.054	debug	Result of API request: code: 200, headers: [object Object], body: [{"moduleid":"devices:local","processdata":[{"id":"Dc_P","unit":"","value":43.3035888671875},{"id":"Grid_P","unit":"","value":14.628982543945312},{"id":"Home_P","unit":"","value":20.923791885375977}]},{"moduleid":"devices:local:ac","processdata":[{"id":"P","unit":"","value":0.0}]},{"moduleid":"scb:statistic:EnergyFlow","processdata":[{"id":"Statistic:EnergyChargePv:Day","unit":"","value":0.0},{"id":"Statistic:EnergyHome:Day","unit":"","value":2927.833611990617},{"id":"Statistic:EnergyHomeBat:Day","unit":"","value":0.0},{"id":"Statistic:EnergyHomeGrid:Day","unit":"","value":2039.189476470627},{"id":"Statistic:EnergyHomePv:Day","unit":"","value":889.1730981303332},{"id":"Statistic:Yield:Day","unit":"","value":56885.6391719142}]},{"moduleid":"scb:update","processdata":[{"id":"Update:Version","unit":"","value":0.0}]}]
                  plenticore-g3.0
                  	2025-06-16 21:19:56.699	debug	Sending post/put data to request: [{"moduleid":"devices:local","processdataids":["Grid_P","Dc_P","Home_P"]},{"moduleid":"devices:local:ac","processdataids":["P"]},{"moduleid":"scb:statistic:EnergyFlow","processdataids":["Statistic:Yield:Day","Statistic:EnergyChargePv:Day","Statistic:EnergyHome:Day","Statistic:EnergyHomeBat:Day","Statistic:EnergyHomeGrid:Day","Statistic:EnergyHomePv:Day"]},{"moduleid":"scb:update","processdataids":["Update:Version"]}]
                  plenticore-g3.0
                  	2025-06-16 21:19:56.698	debug	Making request to endpoint processdata with data {"method":"POST","port":"80","host":"192.168.178.81","path":"/api/v1/processdata","headers":{"User-Agent":"Mozilla/5.0 (X11; Linux x86_64; rv:71.0) Gecko/20100101 Firefox/71.0","Content-Type":"application/json","Authorization":"Session cde746256f4f6ff8844f7c07702cf6cf2ed50620374aff481f36630ad79cc10e"},"rejectUnauthorized":false}
                  plenticore-g3.0
                  	2025-06-16 21:19:41.685	debug	API connection closed
                  plenticore-g3.0
                  	2025-06-16 21:19:41.685	debug	Result of API request: code: 200, headers: [object Object], body: [{"moduleid":"devices:local","settings":[{"id":"Battery:MinHomeComsumption","value":"50.0"},{"id":"Battery:MinSoc","value":"5"}]},{"moduleid":"scb:update","settings":[{"id":"Update:Method","value":"2"}]}]
                  plenticore-g3.0
                  	2025-06-16 21:19:41.455	debug	Sending post/put data to request: [{"moduleid":"devices:local","settingids":["Battery:MinHomeComsumption","Battery:MinSoc"]},{"moduleid":"scb:update","settingids":["Update:Method"]}]
                  plenticore-g3.0
                  	2025-06-16 21:19:41.454	debug	Making request to endpoint settings with data {"method":"POST","port":"80","host":"192.168.178.81","path":"/api/v1/settings","headers":{"User-Agent":"Mozilla/5.0 (X11; Linux x86_64; rv:71.0) Gecko/20100101 Firefox/71.0","Content-Type":"application/json","Authorization":"Session cde746256f4f6ff8844f7c07702cf6cf2ed50620374aff481f36630ad79cc10e"},"rejectUnauthorized":false}
                  plenticore-g3.0
                  	2025-06-16 21:19:41.453	debug	API connection closed
                  plenticore-g3.0
                  	2025-06-16 21:19:41.452	debug	Result of API request: code: 200, headers: [object Object], body: [{"moduleid":"devices:local","processdata":[{"id":"Dc_P","unit":"","value":31.17264747619629},{"id":"Grid_P","unit":"","value":10.357355117797852},{"id":"Home_P","unit":"","value":6.385263919830322}]},{"moduleid":"devices:local:ac","processdata":[{"id":"P","unit":"","value":0.0}]},{"moduleid":"scb:statistic:EnergyFlow","processdata":[{"id":"Statistic:EnergyChargePv:Day","unit":"","value":0.0},{"id":"Statistic:EnergyHome:Day","unit":"","value":2927.833611990617},{"id":"Statistic:EnergyHomeBat:Day","unit":"","value":0.0},{"id":"Statistic:EnergyHomeGrid:Day","unit":"","value":2039.189476470627},{"id":"Statistic:EnergyHomePv:Day","unit":"","value":889.1730981303332},{"id":"Statistic:Yield:Day","unit":"","value":56885.6391719142}]},{"moduleid":"scb:update","processdata":[{"id":"Update:Version","unit":"","value":0.0}]}]
                  plenticore-g3.0
                  	2025-06-16 21:19:41.289	debug	Sending post/put data to request: [{"moduleid":"devices:local","processdataids":["Grid_P","Dc_P","Home_P"]},{"moduleid":"devices:local:ac","processdataids":["P"]},{"moduleid":"scb:statistic:EnergyFlow","processdataids":["Statistic:Yield:Day","Statistic:EnergyChargePv:Day","Statistic:EnergyHome:Day","Statistic:EnergyHomeBat:Day","Statistic:EnergyHomeGrid:Day","Statistic:EnergyHomePv:Day"]},{"moduleid":"scb:update","processdataids":["Update:Version"]}]
                  plenticore-g3.0
                  	2025-06-16 21:19:41.289	debug	Making request to endpoint processdata with data {"method":"POST","port":"80","host":"192.168.178.81","path":"/api/v1/processdata","headers":{"User-Agent":"Mozilla/5.0 (X11; Linux x86_64; rv:71.0) Gecko/20100101 Firefox/71.0","Content-Type":"application/json","Authorization":"Session cde746256f4f6ff8844f7c07702cf6cf2ed50620374aff481f36630ad79cc10e"},"rejectUnauthorized":false}
                  plenticore-g3.0
                  	2025-06-16 21:19:26.278	debug	API connection closed
                  plenticore-g3.0
                  	2025-06-16 21:19:26.277	debug	Result of API request: code: 200, headers: [object Object], body: [{"moduleid":"devices:local","settings":[{"id":"Battery:MinHomeComsumption","value":"50.0"},{"id":"Battery:MinSoc","value":"5"}]},{"moduleid":"scb:update","settings":[{"id":"Update:Method","value":"2"}]}]
                  plenticore-g3.0
                  	2025-06-16 21:19:26.048	debug	Sending post/put data to request: [{"moduleid":"devices:local","settingids":["Battery:MinHomeComsumption","Battery:MinSoc"]},{"moduleid":"scb:update","settingids":["Update:Method"]}]
                  plenticore-g3.0
                  	2025-06-16 21:19:26.048	debug	Making request to endpoint settings with data {"method":"POST","port":"80","host":"192.168.178.81","path":"/api/v1/settings","headers":{"User-Agent":"Mozilla/5.0 (X11; Linux x86_64; rv:71.0) Gecko/20100101 Firefox/71.0","Content-Type":"application/json","Authorization":"Session cde746256f4f6ff8844f7c07702cf6cf2ed50620374aff481f36630ad79cc10e"},"rejectUnauthorized":false}
                  plenticore-g3.0
                  	2025-06-16 21:19:26.046	debug	API connection closed
                  plenticore-g3.0
                  	2025-06-16 21:19:26.045	debug	Result of API request: code: 200, headers: [object Object], body: [{"moduleid":"devices:local","processdata":[{"id":"Dc_P","unit":"","value":30.215829849243164},{"id":"Grid_P","unit":"","value":6.787362575531006},{"id":"Home_P","unit":"","value":2.8782525062561035}]},{"moduleid":"devices:local:ac","processdata":[{"id":"P","unit":"","value":0.0}]},{"moduleid":"scb:statistic:EnergyFlow","processdata":[{"id":"Statistic:EnergyChargePv:Day","unit":"","value":0.0},{"id":"Statistic:EnergyHome:Day","unit":"","value":2927.833611990617},{"id":"Statistic:EnergyHomeBat:Day","unit":"","value":0.0},{"id":"Statistic:EnergyHomeGrid:Day","unit":"","value":2039.189476470627},{"id":"Statistic:EnergyHomePv:Day","unit":"","value":889.1730981303332},{"id":"Statistic:Yield:Day","unit":"","value":56885.6391719142}]},{"moduleid":"scb:update","processdata":[{"id":"Update:Version","unit":"","value":0.0}]}]
                  plenticore-g3.0
                  	2025-06-16 21:19:25.741	debug	Sending post/put data to request: [{"moduleid":"devices:local","processdataids":["Grid_P","Dc_P","Home_P"]},{"moduleid":"devices:local:ac","processdataids":["P"]},{"moduleid":"scb:statistic:EnergyFlow","processdataids":["Statistic:Yield:Day","Statistic:EnergyChargePv:Day","Statistic:EnergyHome:Day","Statistic:EnergyHomeBat:Day","Statistic:EnergyHomeGrid:Day","Statistic:EnergyHomePv:Day"]},{"moduleid":"scb:update","processdataids":["Update:Version"]}]
                  plenticore-g3.0
                  	2025-06-16 21:19:25.740	debug	Making request to endpoint processdata with data {"method":"POST","port":"80","host":"192.168.178.81","path":"/api/v1/processdata","headers":{"User-Agent":"Mozilla/5.0 (X11; Linux x86_64; rv:71.0) Gecko/20100101 Firefox/71.0","Content-Type":"application/json","Authorization":"Session cde746256f4f6ff8844f7c07702cf6cf2ed50620374aff481f36630ad79cc10e"},"rejectUnauthorized":false}
                  
                  
                  

                  jetzt scheint es zu gehen :) Danke

                  fb940f44-aa50-439c-8f39-96dbb8551a06-grafik.png

                  8351b542-326b-4668-a7ba-237ecd57caa9-grafik.png

                  Herzlichen Dank für den schnellen und super Support.

                  FernetMentaF Online
                  FernetMentaF Online
                  FernetMenta
                  Developer
                  schrieb am zuletzt editiert von
                  #40

                  @vmi könntest du bitte das ganze log posten? Da müsste nach dem Start ein warn log drin stehen.

                  V 2 Antworten Letzte Antwort
                  0
                  • FernetMentaF FernetMenta

                    @vmi könntest du bitte das ganze log posten? Da müsste nach dem Start ein warn log drin stehen.

                    V Offline
                    V Offline
                    vmi
                    schrieb am zuletzt editiert von
                    #41

                    @fernetmenta

                    
                    plenticore-g3.0
                    	2025-06-16 21:31:36.349	debug	Making request to endpoint settings with data {"method":"GET","port":"80","host":"192.168.178.81","path":"/api/v1/settings","headers":{"User-Agent":"Mozilla/5.0 (X11; Linux x86_64; rv:71.0) Gecko/20100101 Firefox/71.0","Content-Type":"application/json","Authorization":"Session 16fdeb71db17a0b930ccd25eebb0f78b7d4a37955f6b9394bf4d7f01037298a8"},"rejectUnauthorized":false}
                    plenticore-g3.0
                    	2025-06-16 21:31:35.744	warn	preset not found in list: {preset.id}
                    plenticore-g3.0
                    	2025-06-16 21:31:35.742	warn	preset not found in list: {preset.id}
                    plenticore-g3.0
                    	2025-06-16 21:31:35.729	debug	API connection closed
                    plenticore-g3.0
                    	2025-06-16 21:31:35.724	debug	Result of API request: code: 200, headers: [object Object], body: [{"moduleid":"devices:local","processdataids":["Bat2Grid_P","BatDetection","Dc_P","DigitalIn","DigitalOut","EM_State","Grid2Bat_P","Grid_L1_I","Grid_L1_P","Grid_L2_I","Grid_L2_P","Grid_L3_I","Grid_L3_P","Grid_P","Grid_Q","Grid_S","HomeBat_P","HomeGrid_P","HomeOwn_P","HomePv_P","Home_P","Inverter:State","Iso_R","LimitEvuAbs","LimitEvuRel","PV2Bat_P","WorkTime","WorkTimeESB"]},{"moduleid":"devices:local:ac","processdataids":["CosPhi","Frequency","InvIn_P","InvOut_P","L1_I","L1_P","L1_U","L2_I","L2_P","L2_U","L3_I","L3_P","L3_U","P","Q","ResidualCDc_I","S"]},{"moduleid":"devices:local:cancom","processdataids":[]},{"moduleid":"devices:local:powermeter","processdataids":["CosPhi","Exp_E","Exp_EQ","Exp_ES","Frequency","Imp_E","Imp_EQ","Imp_ES","L1_I","L1_P","L1_Q","L1_S","L1_U","L2_I","L2_P","L2_Q","L2_S","L2_U","L3_I","L3_P","L3_Q","L3_S","L3_U","P","Q","S"]},{"moduleid":"devices:local:pv1","processdataids":["I","P","U"]},{"moduleid":"devices:local:pv2","processdataids":["I","P","U"]},{"moduleid":"devices:local:pv3","processdataids":["I","P","U"]},{"moduleid":"scb:diagnostics","processdataids":[]},{"moduleid":"scb:event","processdataids":["ErrMc","ErrSFH","Event:ActiveAckCnt","Event:ActiveAckCode","Event:ActiveErrorCnt","Event:ActiveWarningCnt"]},{"moduleid":"scb:export","processdataids":["FtpConActive","PortalConActive"]},{"moduleid":"scb:network:ProcessData","processdataids":[]},{"moduleid":"scb:pemanager","processdataids":["PEM:Charging","PEM:Tarif:ChargingPrice","PEM:Tarif:ChargingStrategy","PEM:Tarif:CurrentPrice"]},{"moduleid":"scb:statistic:EnergyFlow","processdataids":["Statistic:Autarky:Day","Statistic:Autarky:Month","Statistic:Autarky:Total","Statistic:Autarky:Year","Statistic:CO2Saving:Day","Statistic:CO2Saving:Month","Statistic:CO2Saving:Total","Statistic:CO2Saving:Year","Statistic:EnergyChargeGrid:Day","Statistic:EnergyChargeGrid:Month","Statistic:EnergyChargeGrid:Total","Statistic:EnergyChargeGrid:Year","Statistic:EnergyChargeInvIn:Day","Statistic:EnergyChargeInvIn:Month","Statistic:EnergyChargeInvIn:Total","Statistic:EnergyChargeInvIn:Year","Statistic:EnergyChargePv:Day","Statistic:EnergyChargePv:Month","Statistic:EnergyChargePv:Total","Statistic:EnergyChargePv:Year","Statistic:EnergyDischarge:Day","Statistic:EnergyDischarge:Month","Statistic:EnergyDischarge:Total","Statistic:EnergyDischarge:Year","Statistic:EnergyDischargeGrid:Day","Statistic:EnergyDischargeGrid:Month","Statistic:EnergyDischargeGrid:Total","Statistic:EnergyDischargeGrid:Year","Statistic:EnergyHome:Day","Statistic:EnergyHome:Month","Statistic:EnergyHome:Total","Statistic:EnergyHome:Year","Statistic:EnergyHomeBat:Day","Statistic:EnergyHomeBat:Month","Statistic:EnergyHomeBat:Total","Statistic:EnergyHomeBat:Year","Statistic:EnergyHomeGrid:Day","Statistic:EnergyHomeGrid:Month","Statistic:EnergyHomeGrid:Total","Statistic:EnergyHomeGrid:Year","Statistic:EnergyHomeOwn:Total","Statistic:EnergyHomePv:Day","Statistic:EnergyHomePv:Month","Statistic:EnergyHomePv:Total","Statistic:EnergyHomePv:Year","Statistic:EnergyPv1:Day","Statistic:EnergyPv1:Month","Statistic:EnergyPv1:Total","Statistic:EnergyPv1:Year","Statistic:EnergyPv2:Day","Statistic:EnergyPv2:Month","Statistic:EnergyPv2:Total","Statistic:EnergyPv2:Year","Statistic:EnergyPv3:Day","Statistic:EnergyPv3:Month","Statistic:EnergyPv3:Total","Statistic:EnergyPv3:Year","Statistic:OwnConsumptionRate:Day","Statistic:OwnConsumptionRate:Month","Statistic:OwnConsumptionRate:Total","Statistic:OwnConsumptionRate:Year","Statistic:Yield:Day","Statistic:Yield:Month","Statistic:Yield:Total","Statistic:Yield:Year"]},{"moduleid":"scb:system","processdataids":["System:Props:BatOptions","System:Props:Battery","System:Props:CeiInputSupport","System:Props:DigOutMode","System:Props:ExtBatCtrl","System:Props:HWversion","System:Props:InverterGen","System:Props:Lmg","System:Props:Pv","System:Props:RSE","System:Props:ShadowMgmt","System:Props:WlanSupport","System:State"]},{"moduleid":"scb:update","processdataids":["Update:Progress","Update:Status","Update:StatusTime","Update:Version"]}]
                    plenticore-g3.0
                    	2025-06-16 21:31:35.444	debug	Making request to endpoint processdata with data {"method":"GET","port":"80","host":"192.168.178.81","path":"/api/v1/processdata","headers":{"User-Agent":"Mozilla/5.0 (X11; Linux x86_64; rv:71.0) Gecko/20100101 Firefox/71.0","Content-Type":"application/json","Authorization":"Session 16fdeb71db17a0b930ccd25eebb0f78b7d4a37955f6b9394bf4d7f01037298a8"},"rejectUnauthorized":false}
                    plenticore-g3.0
                    	2025-06-16 21:31:35.198	info	logged in to plenticore
                    plenticore-g3.0
                    	2025-06-16 21:31:35.196	debug	API connection closed
                    
                    
                    
                    
                    1 Antwort Letzte Antwort
                    0
                    • FernetMentaF FernetMenta

                      @vmi könntest du bitte das ganze log posten? Da müsste nach dem Start ein warn log drin stehen.

                      V Offline
                      V Offline
                      vmi
                      schrieb am zuletzt editiert von
                      #42

                      @fernetmenta

                      
                      admin
                      
                      v7.6.17
                      02
                      
                      Log-Größe: 51.3 MB
                      Zeit
                      	
                      plenticore-g3.0
                      	2025-06-16 21:34:19.698	debug	Making request to endpoint settings with data {"method":"GET","port":"80","host":"192.168.178.81","path":"/api/v1/settings","headers":{"User-Agent":"Mozilla/5.0 (X11; Linux x86_64; rv:71.0) Gecko/20100101 Firefox/71.0","Content-Type":"application/json","Authorization":"Session b23b02a383bad31e81729375b1ab434158b4a0aa8400506b884b3751cb3396b5"},"rejectUnauthorized":false}
                      plenticore-g3.0
                      	2025-06-16 21:34:19.304	warn	preset not found in list: {preset.id}
                      plenticore-g3.0
                      	2025-06-16 21:34:19.303	warn	preset not found in list: {preset.id}
                      plenticore-g3.0
                      	2025-06-16 21:34:19.297	debug	API connection closed
                      plenticore-g3.0
                      	2025-06-16 21:34:19.296	debug	Result of API request: code: 200, headers: [object Object], body: [{"moduleid":"devices:local","processdataids":["Bat2Grid_P","BatDetection","Dc_P","DigitalIn","DigitalOut","EM_State","Grid2Bat_P","Grid_L1_I","Grid_L1_P","Grid_L2_I","Grid_L2_P","Grid_L3_I","Grid_L3_P","Grid_P","Grid_Q","Grid_S","HomeBat_P","HomeGrid_P","HomeOwn_P","HomePv_P","Home_P","Inverter:State","Iso_R","LimitEvuAbs","LimitEvuRel","PV2Bat_P","WorkTime","WorkTimeESB"]},{"moduleid":"devices:local:ac","processdataids":["CosPhi","Frequency","InvIn_P","InvOut_P","L1_I","L1_P","L1_U","L2_I","L2_P","L2_U","L3_I","L3_P","L3_U","P","Q","ResidualCDc_I","S"]},{"moduleid":"devices:local:cancom","processdataids":[]},{"moduleid":"devices:local:powermeter","processdataids":["CosPhi","Exp_E","Exp_EQ","Exp_ES","Frequency","Imp_E","Imp_EQ","Imp_ES","L1_I","L1_P","L1_Q","L1_S","L1_U","L2_I","L2_P","L2_Q","L2_S","L2_U","L3_I","L3_P","L3_Q","L3_S","L3_U","P","Q","S"]},{"moduleid":"devices:local:pv1","processdataids":["I","P","U"]},{"moduleid":"devices:local:pv2","processdataids":["I","P","U"]},{"moduleid":"devices:local:pv3","processdataids":["I","P","U"]},{"moduleid":"scb:diagnostics","processdataids":[]},{"moduleid":"scb:event","processdataids":["ErrMc","ErrSFH","Event:ActiveAckCnt","Event:ActiveAckCode","Event:ActiveErrorCnt","Event:ActiveWarningCnt"]},{"moduleid":"scb:export","processdataids":["FtpConActive","PortalConActive"]},{"moduleid":"scb:network:ProcessData","processdataids":[]},{"moduleid":"scb:pemanager","processdataids":["PEM:Charging","PEM:Tarif:ChargingPrice","PEM:Tarif:ChargingStrategy","PEM:Tarif:CurrentPrice"]},{"moduleid":"scb:statistic:EnergyFlow","processdataids":["Statistic:Autarky:Day","Statistic:Autarky:Month","Statistic:Autarky:Total","Statistic:Autarky:Year","Statistic:CO2Saving:Day","Statistic:CO2Saving:Month","Statistic:CO2Saving:Total","Statistic:CO2Saving:Year","Statistic:EnergyChargeGrid:Day","Statistic:EnergyChargeGrid:Month","Statistic:EnergyChargeGrid:Total","Statistic:EnergyChargeGrid:Year","Statistic:EnergyChargeInvIn:Day","Statistic:EnergyChargeInvIn:Month","Statistic:EnergyChargeInvIn:Total","Statistic:EnergyChargeInvIn:Year","Statistic:EnergyChargePv:Day","Statistic:EnergyChargePv:Month","Statistic:EnergyChargePv:Total","Statistic:EnergyChargePv:Year","Statistic:EnergyDischarge:Day","Statistic:EnergyDischarge:Month","Statistic:EnergyDischarge:Total","Statistic:EnergyDischarge:Year","Statistic:EnergyDischargeGrid:Day","Statistic:EnergyDischargeGrid:Month","Statistic:EnergyDischargeGrid:Total","Statistic:EnergyDischargeGrid:Year","Statistic:EnergyHome:Day","Statistic:EnergyHome:Month","Statistic:EnergyHome:Total","Statistic:EnergyHome:Year","Statistic:EnergyHomeBat:Day","Statistic:EnergyHomeBat:Month","Statistic:EnergyHomeBat:Total","Statistic:EnergyHomeBat:Year","Statistic:EnergyHomeGrid:Day","Statistic:EnergyHomeGrid:Month","Statistic:EnergyHomeGrid:Total","Statistic:EnergyHomeGrid:Year","Statistic:EnergyHomeOwn:Total","Statistic:EnergyHomePv:Day","Statistic:EnergyHomePv:Month","Statistic:EnergyHomePv:Total","Statistic:EnergyHomePv:Year","Statistic:EnergyPv1:Day","Statistic:EnergyPv1:Month","Statistic:EnergyPv1:Total","Statistic:EnergyPv1:Year","Statistic:EnergyPv2:Day","Statistic:EnergyPv2:Month","Statistic:EnergyPv2:Total","Statistic:EnergyPv2:Year","Statistic:EnergyPv3:Day","Statistic:EnergyPv3:Month","Statistic:EnergyPv3:Total","Statistic:EnergyPv3:Year","Statistic:OwnConsumptionRate:Day","Statistic:OwnConsumptionRate:Month","Statistic:OwnConsumptionRate:Total","Statistic:OwnConsumptionRate:Year","Statistic:Yield:Day","Statistic:Yield:Month","Statistic:Yield:Total","Statistic:Yield:Year"]},{"moduleid":"scb:system","processdataids":["System:Props:BatOptions","System:Props:Battery","System:Props:CeiInputSupport","System:Props:DigOutMode","System:Props:ExtBatCtrl","System:Props:HWversion","System:Props:InverterGen","System:Props:Lmg","System:Props:Pv","System:Props:RSE","System:Props:ShadowMgmt","System:Props:WlanSupport","System:State"]},{"moduleid":"scb:update","processdataids":["Update:Progress","Update:Status","Update:StatusTime","Update:Version"]}]
                      plenticore-g3.0
                      	2025-06-16 21:34:18.722	debug	Making request to endpoint processdata with data {"method":"GET","port":"80","host":"192.168.178.81","path":"/api/v1/processdata","headers":{"User-Agent":"Mozilla/5.0 (X11; Linux x86_64; rv:71.0) Gecko/20100101 Firefox/71.0","Content-Type":"application/json","Authorization":"Session b23b02a383bad31e81729375b1ab434158b4a0aa8400506b884b3751cb3396b5"},"rejectUnauthorized":false}
                      plenticore-g3.0
                      	2025-06-16 21:34:18.542	info	logged in to plenticore
                      plenticore-g3.0
                      	2025-06-16 21:34:18.541	debug	API connection closed
                      plenticore-g3.0
                      	2025-06-16 21:34:18.541	debug	Result of API request: code: 200, headers: [object Object], body: {"sessionId":"b23b02a383bad31e81729375b1ab434158b4a0aa8400506b884b3751cb3396b5"}
                      plenticore-g3.0
                      	2025-06-16 21:34:18.470	debug	Sending post/put data to request: {"transactionId":"744ee0a4c64ba7b89aeb74ae3f264970e131ab36f5af0bf13ce5be23171d0fee","iv":"J4FKr6UH92KlX8EwAlvcmg==","tag":"MtTX4Bavj7lj+iPVJkJSpA==","payload":"cCycPmK46xM0aYXsV1viU5sjzuKE0RtORAtWWZPCK7zwRMysfOQg0mo7d7whWHckb28oHhzCqzNPEuQrQ+hQwQ=="}
                      plenticore-g3.0
                      	2025-06-16 21:34:18.469	debug	Making request to endpoint auth/create_session with data {"method":"POST","port":"80","host":"192.168.178.81","path":"/api/v1/auth/create_session","headers":{"User-Agent":"Mozilla/5.0 (X11; Linux x86_64; rv:71.0) Gecko/20100101 Firefox/71.0","Content-Type":"application/json"},"rejectUnauthorized":false}
                      plenticore-g3.0
                      	2025-06-16 21:34:18.463	debug	API connection closed
                      plenticore-g3.0
                      	2025-06-16 21:34:18.462	debug	Result of API request: code: 200, headers: [object Object], body: {"signature":"dgLdK1QCyqxveZsAKqNRAvnQlbS9iQdIQ9x6WNmhx24=","token":"c571aaf6ebec445bad2ddceb790c04069d129fcbb668733e969890a8814c81f5"}
                      plenticore-g3.0
                      	2025-06-16 21:34:18.335	debug	Sending post/put data to request: {"transactionId":"744ee0a4c64ba7b89aeb74ae3f264970e131ab36f5af0bf13ce5be23171d0fee","proof":"YGRM9iSXB9KjqEArDQY5d9sx71MmRqF7fz8A7rh3GUY="}
                      plenticore-g3.0
                      	2025-06-16 21:34:18.334	debug	Making request to endpoint auth/finish with data {"method":"POST","port":"80","host":"192.168.178.81","path":"/api/v1/auth/finish","headers":{"User-Agent":"Mozilla/5.0 (X11; Linux x86_64; rv:71.0) Gecko/20100101 Firefox/71.0","Content-Type":"application/json"},"rejectUnauthorized":false}
                      plenticore-g3.0
                      	2025-06-16 21:34:17.939	debug	API connection closed
                      plenticore-g3.0
                      	2025-06-16 21:34:17.936	debug	Result of API request: code: 200, headers: [object Object], body: {"transactionId":"744ee0a4c64ba7b89aeb74ae3f264970e131ab36f5af0bf13ce5be23171d0fee","nonce":"Fejf2UaEZElMwqlHjaraJtGP0as3PZJW","salt":"tBI8GkZ9+z4koNgs","rounds":29000}
                      plenticore-g3.0
                      	2025-06-16 21:34:17.834	debug	Sending post/put data to request: {"username":"user","nonce":"Fejf2UaEZElMwqlH"}
                      plenticore-g3.0
                      	2025-06-16 21:34:17.832	debug	Making request to endpoint auth/start with data {"method":"POST","port":"80","host":"192.168.178.81","path":"/api/v1/auth/start","headers":{"User-Agent":"Mozilla/5.0 (X11; Linux x86_64; rv:71.0) Gecko/20100101 Firefox/71.0","Content-Type":"application/json"},"rejectUnauthorized":false}
                      plenticore-g3.0
                      	2025-06-16 21:34:17.736	info	starting. Version 0.1.3 in /opt/iobroker/node_modules/iobroker.plenticore-g3, node: v20.19.2, js-controller: 7.0.6
                      plenticore-g3.0
                      	2025-06-16 21:34:09.510	info	terminating
                      plenticore-g3.0
                      	2025-06-16 21:34:09.008	info	Terminated (ADAPTER_REQUESTED_TERMINATION): Without reason
                      plenticore-g3.0
                      	2025-06-16 21:34:09.006	info	terminating
                      plenticore-g3.0
                      	2025-06-16 21:34:09.004	info	Got terminate signal TERMINATE_YOURSELF
                      plenticore-g3.0
                      	2025-06-16 21:34:04.564	debug	API connection closed
                      plenticore-g3.0
                      	2025-06-16 21:34:04.563	debug	Result of API request: code: 200, headers: [object Object], body: [{"moduleid":"devices:local","settings":[{"id":"Battery:MinHomeComsumption","value":"50.0"},{"id":"Battery:MinSoc","value":"5"}]},{"moduleid":"scb:update","settings":[{"id":"Update:Method","value":"2"}]}]
                      plenticore-g3.0
                      	2025-06-16 21:34:04.313	debug	Sending post/put data to request: [{"moduleid":"devices:local","settingids":["Battery:MinHomeComsumption","Battery:MinSoc"]},{"moduleid":"scb:update","settingids":["Update:Method"]}]
                      plenticore-g3.0
                      	2025-06-16 21:34:04.312	debug	Making request to endpoint settings with data {"method":"POST","port":"80","host":"192.168.178.81","path":"/api/v1/settings","headers":{"User-Agent":"Mozilla/5.0 (X11; Linux x86_64; rv:71.0) Gecko/20100101 Firefox/71.0","Content-Type":"application/json","Authorization":"Session 16fdeb71db17a0b930ccd25eebb0f78b7d4a37955f6b9394bf4d7f01037298a8"},"rejectUnauthorized":false}
                      plenticore-g3.0
                      	2025-06-16 21:34:04.310	debug	API connection closed
                      plenticore-g3.0
                      	2025-06-16 21:34:04.309	debug	Result of API request: code: 200, headers: [object Object], body: [{"moduleid":"devices:local","processdata":[{"id":"Dc_P","unit":"","value":20.122621536254883},{"id":"Grid_P","unit":"","value":76.86495971679688},{"id":"Grid_Q","unit":"","value":-1274.2000732421875},{"id":"Grid_S","unit":"","value":1276.0999755859375},{"id":"HomeGrid_P","unit":"","value":73.97518263012171},{"id":"HomeOwn_P","unit":"","value":0.0},{"id":"HomePv_P","unit":"","value":0.0},{"id":"Home_P","unit":"","value":73.9975357055664}]},{"moduleid":"devices:local:ac","processdata":[{"id":"P","unit":"","value":-0.011757947504520416}]},{"moduleid":"scb:statistic:EnergyFlow","processdata":[{"id":"Statistic:EnergyChargePv:Day","unit":"","value":0.0},{"id":"Statistic:EnergyHome:Day","unit":"","value":2937.957887305929},{"id":"Statistic:EnergyHome:Month","unit":"","value":64478.40398448866},{"id":"Statistic:EnergyHome:Total","unit":"","value":118844.05172931359},{"id":"Statistic:EnergyHome:Year","unit":"","value":118844.05172931359},{"id":"Statistic:EnergyHomeBat:Day","unit":"","value":0.0},{"id":"Statistic:EnergyHomeGrid:Day","unit":"","value":2049.491827950685},{"id":"Statistic:EnergyHomeGrid:Month","unit":"","value":48504.44762096513},{"id":"Statistic:EnergyHomeGrid:Total","unit":"","value":90482.44027674873},{"id":"Statistic:EnergyHomeGrid:Year","unit":"","value":90482.44027674873},{"id":"Statistic:EnergyHomeOwn:Total","unit":"","value":28380.04620384321},{"id":"Statistic:EnergyHomePv:Day","unit":"","value":889.1747780077733},{"id":"Statistic:EnergyHomePv:Month","unit":"","value":15984.347684349168},{"id":"Statistic:EnergyHomePv:Total","unit":"","value":28378.880253197865},{"id":"Statistic:EnergyHomePv:Year","unit":"","value":28378.880253197865},{"id":"Statistic:Yield:Day","unit":"","value":56885.640851791635},{"id":"Statistic:Yield:Month","unit":"","value":868976.6885675853},{"id":"Statistic:Yield:Total","unit":"","value":1695883.4501356212},{"id":"Statistic:Yield:Year","unit":"","value":1695883.4501356212}]},{"moduleid":"scb:update","processdata":[{"id":"Update:Version","unit":"","value":0.0}]}]
                      plenticore-g3.0
                      	2025-06-16 21:34:03.777	debug	Sending post/put data to request: [{"moduleid":"devices:local","processdataids":["Grid_P","Dc_P","Home_P","HomeGrid_P","HomeOwn_P","HomePv_P","Grid_S","Grid_Q"]},{"moduleid":"devices:local:ac","processdataids":["P"]},{"moduleid":"scb:statistic:EnergyFlow","processdataids":["Statistic:Yield:Day","Statistic:EnergyChargePv:Day","Statistic:EnergyHome:Day","Statistic:EnergyHomeBat:Day","Statistic:EnergyHomeGrid:Day","Statistic:EnergyHomePv:Day","Statistic:Yield:Year","Statistic:Yield:Total","Statistic:Yield:Month","Statistic:EnergyHomePv:Month","Statistic:EnergyHomePv:Total","Statistic:EnergyHomePv:Year","Statistic:EnergyHomeGrid:Month","Statistic:EnergyHomeGrid:Total","Statistic:EnergyHomeGrid:Year","Statistic:EnergyHomeOwn:Total","Statistic:EnergyHome:Month","Statistic:EnergyHome:Total","Statistic:EnergyHome:Year"]},{"moduleid":"scb:update","processdataids":["Update:Version"]}]
                      plenticore-g3.0
                      	2025-06-16 21:34:03.776	debug	Making request to endpoint processdata with data {"method":"POST","port":"80","host":"192.168.178.81","path":"/api/v1/processdata","headers":{"User-Agent":"Mozilla/5.0 (X11; Linux x86_64; rv:71.0) Gecko/20100101 Firefox/71.0","Content-Type":"application/json","Authorization":"Session 16fdeb71db17a0b930ccd25eebb0f78b7d4a37955f6b9394bf4d7f01037298a8"},"rejectUnauthorized":false}
                      plenticore-g3.0
                      	2025-06-16 21:33:48.764	debug	API connection closed
                      plenticore-g3.0
                      	2025-06-16 21:33:48.763	debug	Result of API request: code: 200, headers: [object Object], body: [{"moduleid":"devices:local","settings":[{"id":"Battery:MinHomeComsumption","value":"50.0"},{"id":"Battery:MinSoc","value":"5"}]},{"moduleid":"scb:update","settings":[{"id":"Update:Method","value":"2"}]}]
                      plenticore-g3.0
                      	2025-06-16 21:33:48.543	debug	Sending post/put data to request: [{"moduleid":"devices:local","settingids":["Battery:MinHomeComsumption","Battery:MinSoc"]},{"moduleid":"scb:update","settingids":["Update:Method"]}]
                      plenticore-g3.0
                      	2025-06-16 21:33:48.543	debug	Making request to endpoint settings with data {"method":"POST","port":"80","host":"192.168.178.81","path":"/api/v1/settings","headers":{"User-Agent":"Mozilla/5.0 (X11; Linux x86_64; rv:71.0) Gecko/20100101 Firefox/71.0","Content-Type":"application/json","Authorization":"Session 16fdeb71db17a0b930ccd25eebb0f78b7d4a37955f6b9394bf4d7f01037298a8"},"rejectUnauthorized":false}
                      plenticore-g3.0
                      	2025-06-16 21:33:48.540	debug	API connection closed
                      plenticore-g3.0
                      	2025-06-16 21:33:48.540	debug	Result of API request: code: 200, headers: [object Object], body: [{"moduleid":"devices:local","processdata":[{"id":"Dc_P","unit":"","value":16.551347732543945},{"id":"Grid_P","unit":"","value":76.57706451416016},{"id":"Grid_Q","unit":"","value":-1273.4000244140625},{"id":"Grid_S","unit":"","value":1276.7000732421875},{"id":"HomeGrid_P","unit":"","value":73.59811506420374},{"id":"HomeOwn_P","unit":"","value":0.0},{"id":"HomePv_P","unit":"","value":0.0},{"id":"Home_P","unit":"","value":73.78694152832031}]},{"moduleid":"devices:local:ac","processdata":[{"id":"P","unit":"","value":-0.011757947504520416}]},{"moduleid":"scb:statistic:EnergyFlow","processdata":[{"id":"Statistic:EnergyChargePv:Day","unit":"","value":0.0},{"id":"Statistic:EnergyHome:Day","unit":"","value":2937.957887305929},{"id":"Statistic:EnergyHome:Month","unit":"","value":64478.40398448866},{"id":"Statistic:EnergyHome:Total","unit":"","value":118844.05172931359},{"id":"Statistic:EnergyHome:Year","unit":"","value":118844.05172931359},{"id":"Statistic:EnergyHomeBat:Day","unit":"","value":0.0},{"id":"Statistic:EnergyHomeGrid:Day","unit":"","value":2049.491827950685},{"id":"Statistic:EnergyHomeGrid:Month","unit":"","value":48504.44762096513},{"id":"Statistic:EnergyHomeGrid:Total","unit":"","value":90482.44027674873},{"id":"Statistic:EnergyHomeGrid:Year","unit":"","value":90482.44027674873},{"id":"Statistic:EnergyHomeOwn:Total","unit":"","value":28380.04620384321},{"id":"Statistic:EnergyHomePv:Day","unit":"","value":889.1747780077733},{"id":"Statistic:EnergyHomePv:Month","unit":"","value":15984.347684349168},{"id":"Statistic:EnergyHomePv:Total","unit":"","value":28378.880253197865},{"id":"Statistic:EnergyHomePv:Year","unit":"","value":28378.880253197865},{"id":"Statistic:Yield:Day","unit":"","value":56885.640851791635},{"id":"Statistic:Yield:Month","unit":"","value":868976.6885675853},{"id":"Statistic:Yield:Total","unit":"","value":1695883.4501356212},{"id":"Statistic:Yield:Year","unit":"","value":1695883.4501356212}]},{"moduleid":"scb:update","processdata":[{"id":"Update:Version","unit":"","value":0.0}]}]
                      plenticore-g3.0
                      	2025-06-16 21:33:48.292	debug	Sending post/put data to request: [{"moduleid":"devices:local","processdataids":["Grid_P","Dc_P","Home_P","HomeGrid_P","HomeOwn_P","HomePv_P","Grid_S","Grid_Q"]},{"moduleid":"devices:local:ac","processdataids":["P"]},{"moduleid":"scb:statistic:EnergyFlow","processdataids":["Statistic:Yield:Day","Statistic:EnergyChargePv:Day","Statistic:EnergyHome:Day","Statistic:EnergyHomeBat:Day","Statistic:EnergyHomeGrid:Day","Statistic:EnergyHomePv:Day","Statistic:Yield:Year","Statistic:Yield:Total","Statistic:Yield:Month","Statistic:EnergyHomePv:Month","Statistic:EnergyHomePv:Total","Statistic:EnergyHomePv:Year","Statistic:EnergyHomeGrid:Month","Statistic:EnergyHomeGrid:Total","Statistic:EnergyHomeGrid:Year","Statistic:EnergyHomeOwn:Total","Statistic:EnergyHome:Month","Statistic:EnergyHome:Total","Statistic:EnergyHome:Year"]},{"moduleid":"scb:update","processdataids":["Update:Version"]}]
                      plenticore-g3.0
                      	2025-06-16 21:33:48.291	debug	Making request to endpoint processdata with data {"method":"POST","port":"80","host":"192.168.178.81","path":"/api/v1/processdata","headers":{"User-Agent":"Mozilla/5.0 (X11; Linux x86_64; rv:71.0) Gecko/20100101 Firefox/71.0","Content-Type":"application/json","Authorization":"Session 16fdeb71db17a0b930ccd25eebb0f78b7d4a37955f6b9394bf4d7f01037298a8"},"rejectUnauthorized":false}
                      plenticore-g3.0
                      	2025-06-16 21:33:33.272	debug	API connection closed
                      plenticore-g3.0
                      	2025-06-16 21:33:33.271	debug	Result of API request: code: 200, headers: [object Object], body: [{"moduleid":"devices:local","settings":[{"id":"Battery:MinHomeComsumption","value":"50.0"},{"id":"Battery:MinSoc","value":"5"}]},{"moduleid":"scb:update","settings":[{"id":"Update:Method","value":"2"}]}]
                      plenticore-g3.0
                      	2025-06-16 21:33:32.993	debug	Sending post/put data to request: [{"moduleid":"devices:local","settingids":["Battery:MinHomeComsumption","Battery:MinSoc"]},{"moduleid":"scb:update","settingids":["Update:Method"]}]
                      plenticore-g3.0
                      	2025-06-16 21:33:32.993	debug	Making request to endpoint settings with data {"method":"POST","port":"80","host":"192.168.178.81","path":"/api/v1/settings","headers":{"User-Agent":"Mozilla/5.0 (X11; Linux x86_64; rv:71.0) Gecko/20100101 Firefox/71.0","Content-Type":"application/json","Authorization":"Session 16fdeb71db17a0b930ccd25eebb0f78b7d4a37955f6b9394bf4d7f01037298a8"},"rejectUnauthorized":false}
                      plenticore-g3.0
                      	2025-06-16 21:33:32.991	debug	API connection closed
                      plenticore-g3.0
                      	2025-06-16 21:33:32.990	debug	Result of API request: code: 200, headers: [object Object], body: [{"moduleid":"devices:local","processdata":[{"id":"Dc_P","unit":"","value":26.451889038085938},{"id":"Grid_P","unit":"","value":98.49516296386719},{"id":"Grid_Q","unit":"","value":-425.3000183105469},{"id":"Grid_S","unit":"","value":436.5},{"id":"HomeGrid_P","unit":"","value":95.46952924877405},{"id":"HomeOwn_P","unit":"","value":0.0},{"id":"HomePv_P","unit":"","value":0.0},{"id":"Home_P","unit":"","value":90.18345642089844}]},{"moduleid":"devices:local:ac","processdata":[{"id":"P","unit":"","value":-0.011757947504520416}]},{"moduleid":"scb:statistic:EnergyFlow","processdata":[{"id":"Statistic:EnergyChargePv:Day","unit":"","value":0.0},{"id":"Statistic:EnergyHome:Day","unit":"","value":2937.957887305929},{"id":"Statistic:EnergyHome:Month","unit":"","value":64478.40398448866},{"id":"Statistic:EnergyHome:Total","unit":"","value":118844.05172931359},{"id":"Statistic:EnergyHome:Year","unit":"","value":118844.05172931359},{"id":"Statistic:EnergyHomeBat:Day","unit":"","value":0.0},{"id":"Statistic:EnergyHomeGrid:Day","unit":"","value":2049.491827950685},{"id":"Statistic:EnergyHomeGrid:Month","unit":"","value":48504.44762096513},{"id":"Statistic:EnergyHomeGrid:Total","unit":"","value":90482.44027674873},{"id":"Statistic:EnergyHomeGrid:Year","unit":"","value":90482.44027674873},{"id":"Statistic:EnergyHomeOwn:Total","unit":"","value":28380.04620384321},{"id":"Statistic:EnergyHomePv:Day","unit":"","value":889.1747780077733},{"id":"Statistic:EnergyHomePv:Month","unit":"","value":15984.347684349168},{"id":"Statistic:EnergyHomePv:Total","unit":"","value":28378.880253197865},{"id":"Statistic:EnergyHomePv:Year","unit":"","value":28378.880253197865},{"id":"Statistic:Yield:Day","unit":"","value":56885.640851791635},{"id":"Statistic:Yield:Month","unit":"","value":868976.6885675853},{"id":"Statistic:Yield:Total","unit":"","value":1695883.4501356212},{"id":"Statistic:Yield:Year","unit":"","value":1695883.4501356212}]},{"moduleid":"scb:update","processdata":[{"id":"Update:Version","unit":"","value":0.0}]}]
                      
                      
                      
                      FernetMentaF 1 Antwort Letzte Antwort
                      0
                      • V vmi

                        @fernetmenta

                        
                        admin
                        
                        v7.6.17
                        02
                        
                        Log-Größe: 51.3 MB
                        Zeit
                        	
                        plenticore-g3.0
                        	2025-06-16 21:34:19.698	debug	Making request to endpoint settings with data {"method":"GET","port":"80","host":"192.168.178.81","path":"/api/v1/settings","headers":{"User-Agent":"Mozilla/5.0 (X11; Linux x86_64; rv:71.0) Gecko/20100101 Firefox/71.0","Content-Type":"application/json","Authorization":"Session b23b02a383bad31e81729375b1ab434158b4a0aa8400506b884b3751cb3396b5"},"rejectUnauthorized":false}
                        plenticore-g3.0
                        	2025-06-16 21:34:19.304	warn	preset not found in list: {preset.id}
                        plenticore-g3.0
                        	2025-06-16 21:34:19.303	warn	preset not found in list: {preset.id}
                        plenticore-g3.0
                        	2025-06-16 21:34:19.297	debug	API connection closed
                        plenticore-g3.0
                        	2025-06-16 21:34:19.296	debug	Result of API request: code: 200, headers: [object Object], body: [{"moduleid":"devices:local","processdataids":["Bat2Grid_P","BatDetection","Dc_P","DigitalIn","DigitalOut","EM_State","Grid2Bat_P","Grid_L1_I","Grid_L1_P","Grid_L2_I","Grid_L2_P","Grid_L3_I","Grid_L3_P","Grid_P","Grid_Q","Grid_S","HomeBat_P","HomeGrid_P","HomeOwn_P","HomePv_P","Home_P","Inverter:State","Iso_R","LimitEvuAbs","LimitEvuRel","PV2Bat_P","WorkTime","WorkTimeESB"]},{"moduleid":"devices:local:ac","processdataids":["CosPhi","Frequency","InvIn_P","InvOut_P","L1_I","L1_P","L1_U","L2_I","L2_P","L2_U","L3_I","L3_P","L3_U","P","Q","ResidualCDc_I","S"]},{"moduleid":"devices:local:cancom","processdataids":[]},{"moduleid":"devices:local:powermeter","processdataids":["CosPhi","Exp_E","Exp_EQ","Exp_ES","Frequency","Imp_E","Imp_EQ","Imp_ES","L1_I","L1_P","L1_Q","L1_S","L1_U","L2_I","L2_P","L2_Q","L2_S","L2_U","L3_I","L3_P","L3_Q","L3_S","L3_U","P","Q","S"]},{"moduleid":"devices:local:pv1","processdataids":["I","P","U"]},{"moduleid":"devices:local:pv2","processdataids":["I","P","U"]},{"moduleid":"devices:local:pv3","processdataids":["I","P","U"]},{"moduleid":"scb:diagnostics","processdataids":[]},{"moduleid":"scb:event","processdataids":["ErrMc","ErrSFH","Event:ActiveAckCnt","Event:ActiveAckCode","Event:ActiveErrorCnt","Event:ActiveWarningCnt"]},{"moduleid":"scb:export","processdataids":["FtpConActive","PortalConActive"]},{"moduleid":"scb:network:ProcessData","processdataids":[]},{"moduleid":"scb:pemanager","processdataids":["PEM:Charging","PEM:Tarif:ChargingPrice","PEM:Tarif:ChargingStrategy","PEM:Tarif:CurrentPrice"]},{"moduleid":"scb:statistic:EnergyFlow","processdataids":["Statistic:Autarky:Day","Statistic:Autarky:Month","Statistic:Autarky:Total","Statistic:Autarky:Year","Statistic:CO2Saving:Day","Statistic:CO2Saving:Month","Statistic:CO2Saving:Total","Statistic:CO2Saving:Year","Statistic:EnergyChargeGrid:Day","Statistic:EnergyChargeGrid:Month","Statistic:EnergyChargeGrid:Total","Statistic:EnergyChargeGrid:Year","Statistic:EnergyChargeInvIn:Day","Statistic:EnergyChargeInvIn:Month","Statistic:EnergyChargeInvIn:Total","Statistic:EnergyChargeInvIn:Year","Statistic:EnergyChargePv:Day","Statistic:EnergyChargePv:Month","Statistic:EnergyChargePv:Total","Statistic:EnergyChargePv:Year","Statistic:EnergyDischarge:Day","Statistic:EnergyDischarge:Month","Statistic:EnergyDischarge:Total","Statistic:EnergyDischarge:Year","Statistic:EnergyDischargeGrid:Day","Statistic:EnergyDischargeGrid:Month","Statistic:EnergyDischargeGrid:Total","Statistic:EnergyDischargeGrid:Year","Statistic:EnergyHome:Day","Statistic:EnergyHome:Month","Statistic:EnergyHome:Total","Statistic:EnergyHome:Year","Statistic:EnergyHomeBat:Day","Statistic:EnergyHomeBat:Month","Statistic:EnergyHomeBat:Total","Statistic:EnergyHomeBat:Year","Statistic:EnergyHomeGrid:Day","Statistic:EnergyHomeGrid:Month","Statistic:EnergyHomeGrid:Total","Statistic:EnergyHomeGrid:Year","Statistic:EnergyHomeOwn:Total","Statistic:EnergyHomePv:Day","Statistic:EnergyHomePv:Month","Statistic:EnergyHomePv:Total","Statistic:EnergyHomePv:Year","Statistic:EnergyPv1:Day","Statistic:EnergyPv1:Month","Statistic:EnergyPv1:Total","Statistic:EnergyPv1:Year","Statistic:EnergyPv2:Day","Statistic:EnergyPv2:Month","Statistic:EnergyPv2:Total","Statistic:EnergyPv2:Year","Statistic:EnergyPv3:Day","Statistic:EnergyPv3:Month","Statistic:EnergyPv3:Total","Statistic:EnergyPv3:Year","Statistic:OwnConsumptionRate:Day","Statistic:OwnConsumptionRate:Month","Statistic:OwnConsumptionRate:Total","Statistic:OwnConsumptionRate:Year","Statistic:Yield:Day","Statistic:Yield:Month","Statistic:Yield:Total","Statistic:Yield:Year"]},{"moduleid":"scb:system","processdataids":["System:Props:BatOptions","System:Props:Battery","System:Props:CeiInputSupport","System:Props:DigOutMode","System:Props:ExtBatCtrl","System:Props:HWversion","System:Props:InverterGen","System:Props:Lmg","System:Props:Pv","System:Props:RSE","System:Props:ShadowMgmt","System:Props:WlanSupport","System:State"]},{"moduleid":"scb:update","processdataids":["Update:Progress","Update:Status","Update:StatusTime","Update:Version"]}]
                        plenticore-g3.0
                        	2025-06-16 21:34:18.722	debug	Making request to endpoint processdata with data {"method":"GET","port":"80","host":"192.168.178.81","path":"/api/v1/processdata","headers":{"User-Agent":"Mozilla/5.0 (X11; Linux x86_64; rv:71.0) Gecko/20100101 Firefox/71.0","Content-Type":"application/json","Authorization":"Session b23b02a383bad31e81729375b1ab434158b4a0aa8400506b884b3751cb3396b5"},"rejectUnauthorized":false}
                        plenticore-g3.0
                        	2025-06-16 21:34:18.542	info	logged in to plenticore
                        plenticore-g3.0
                        	2025-06-16 21:34:18.541	debug	API connection closed
                        plenticore-g3.0
                        	2025-06-16 21:34:18.541	debug	Result of API request: code: 200, headers: [object Object], body: {"sessionId":"b23b02a383bad31e81729375b1ab434158b4a0aa8400506b884b3751cb3396b5"}
                        plenticore-g3.0
                        	2025-06-16 21:34:18.470	debug	Sending post/put data to request: {"transactionId":"744ee0a4c64ba7b89aeb74ae3f264970e131ab36f5af0bf13ce5be23171d0fee","iv":"J4FKr6UH92KlX8EwAlvcmg==","tag":"MtTX4Bavj7lj+iPVJkJSpA==","payload":"cCycPmK46xM0aYXsV1viU5sjzuKE0RtORAtWWZPCK7zwRMysfOQg0mo7d7whWHckb28oHhzCqzNPEuQrQ+hQwQ=="}
                        plenticore-g3.0
                        	2025-06-16 21:34:18.469	debug	Making request to endpoint auth/create_session with data {"method":"POST","port":"80","host":"192.168.178.81","path":"/api/v1/auth/create_session","headers":{"User-Agent":"Mozilla/5.0 (X11; Linux x86_64; rv:71.0) Gecko/20100101 Firefox/71.0","Content-Type":"application/json"},"rejectUnauthorized":false}
                        plenticore-g3.0
                        	2025-06-16 21:34:18.463	debug	API connection closed
                        plenticore-g3.0
                        	2025-06-16 21:34:18.462	debug	Result of API request: code: 200, headers: [object Object], body: {"signature":"dgLdK1QCyqxveZsAKqNRAvnQlbS9iQdIQ9x6WNmhx24=","token":"c571aaf6ebec445bad2ddceb790c04069d129fcbb668733e969890a8814c81f5"}
                        plenticore-g3.0
                        	2025-06-16 21:34:18.335	debug	Sending post/put data to request: {"transactionId":"744ee0a4c64ba7b89aeb74ae3f264970e131ab36f5af0bf13ce5be23171d0fee","proof":"YGRM9iSXB9KjqEArDQY5d9sx71MmRqF7fz8A7rh3GUY="}
                        plenticore-g3.0
                        	2025-06-16 21:34:18.334	debug	Making request to endpoint auth/finish with data {"method":"POST","port":"80","host":"192.168.178.81","path":"/api/v1/auth/finish","headers":{"User-Agent":"Mozilla/5.0 (X11; Linux x86_64; rv:71.0) Gecko/20100101 Firefox/71.0","Content-Type":"application/json"},"rejectUnauthorized":false}
                        plenticore-g3.0
                        	2025-06-16 21:34:17.939	debug	API connection closed
                        plenticore-g3.0
                        	2025-06-16 21:34:17.936	debug	Result of API request: code: 200, headers: [object Object], body: {"transactionId":"744ee0a4c64ba7b89aeb74ae3f264970e131ab36f5af0bf13ce5be23171d0fee","nonce":"Fejf2UaEZElMwqlHjaraJtGP0as3PZJW","salt":"tBI8GkZ9+z4koNgs","rounds":29000}
                        plenticore-g3.0
                        	2025-06-16 21:34:17.834	debug	Sending post/put data to request: {"username":"user","nonce":"Fejf2UaEZElMwqlH"}
                        plenticore-g3.0
                        	2025-06-16 21:34:17.832	debug	Making request to endpoint auth/start with data {"method":"POST","port":"80","host":"192.168.178.81","path":"/api/v1/auth/start","headers":{"User-Agent":"Mozilla/5.0 (X11; Linux x86_64; rv:71.0) Gecko/20100101 Firefox/71.0","Content-Type":"application/json"},"rejectUnauthorized":false}
                        plenticore-g3.0
                        	2025-06-16 21:34:17.736	info	starting. Version 0.1.3 in /opt/iobroker/node_modules/iobroker.plenticore-g3, node: v20.19.2, js-controller: 7.0.6
                        plenticore-g3.0
                        	2025-06-16 21:34:09.510	info	terminating
                        plenticore-g3.0
                        	2025-06-16 21:34:09.008	info	Terminated (ADAPTER_REQUESTED_TERMINATION): Without reason
                        plenticore-g3.0
                        	2025-06-16 21:34:09.006	info	terminating
                        plenticore-g3.0
                        	2025-06-16 21:34:09.004	info	Got terminate signal TERMINATE_YOURSELF
                        plenticore-g3.0
                        	2025-06-16 21:34:04.564	debug	API connection closed
                        plenticore-g3.0
                        	2025-06-16 21:34:04.563	debug	Result of API request: code: 200, headers: [object Object], body: [{"moduleid":"devices:local","settings":[{"id":"Battery:MinHomeComsumption","value":"50.0"},{"id":"Battery:MinSoc","value":"5"}]},{"moduleid":"scb:update","settings":[{"id":"Update:Method","value":"2"}]}]
                        plenticore-g3.0
                        	2025-06-16 21:34:04.313	debug	Sending post/put data to request: [{"moduleid":"devices:local","settingids":["Battery:MinHomeComsumption","Battery:MinSoc"]},{"moduleid":"scb:update","settingids":["Update:Method"]}]
                        plenticore-g3.0
                        	2025-06-16 21:34:04.312	debug	Making request to endpoint settings with data {"method":"POST","port":"80","host":"192.168.178.81","path":"/api/v1/settings","headers":{"User-Agent":"Mozilla/5.0 (X11; Linux x86_64; rv:71.0) Gecko/20100101 Firefox/71.0","Content-Type":"application/json","Authorization":"Session 16fdeb71db17a0b930ccd25eebb0f78b7d4a37955f6b9394bf4d7f01037298a8"},"rejectUnauthorized":false}
                        plenticore-g3.0
                        	2025-06-16 21:34:04.310	debug	API connection closed
                        plenticore-g3.0
                        	2025-06-16 21:34:04.309	debug	Result of API request: code: 200, headers: [object Object], body: [{"moduleid":"devices:local","processdata":[{"id":"Dc_P","unit":"","value":20.122621536254883},{"id":"Grid_P","unit":"","value":76.86495971679688},{"id":"Grid_Q","unit":"","value":-1274.2000732421875},{"id":"Grid_S","unit":"","value":1276.0999755859375},{"id":"HomeGrid_P","unit":"","value":73.97518263012171},{"id":"HomeOwn_P","unit":"","value":0.0},{"id":"HomePv_P","unit":"","value":0.0},{"id":"Home_P","unit":"","value":73.9975357055664}]},{"moduleid":"devices:local:ac","processdata":[{"id":"P","unit":"","value":-0.011757947504520416}]},{"moduleid":"scb:statistic:EnergyFlow","processdata":[{"id":"Statistic:EnergyChargePv:Day","unit":"","value":0.0},{"id":"Statistic:EnergyHome:Day","unit":"","value":2937.957887305929},{"id":"Statistic:EnergyHome:Month","unit":"","value":64478.40398448866},{"id":"Statistic:EnergyHome:Total","unit":"","value":118844.05172931359},{"id":"Statistic:EnergyHome:Year","unit":"","value":118844.05172931359},{"id":"Statistic:EnergyHomeBat:Day","unit":"","value":0.0},{"id":"Statistic:EnergyHomeGrid:Day","unit":"","value":2049.491827950685},{"id":"Statistic:EnergyHomeGrid:Month","unit":"","value":48504.44762096513},{"id":"Statistic:EnergyHomeGrid:Total","unit":"","value":90482.44027674873},{"id":"Statistic:EnergyHomeGrid:Year","unit":"","value":90482.44027674873},{"id":"Statistic:EnergyHomeOwn:Total","unit":"","value":28380.04620384321},{"id":"Statistic:EnergyHomePv:Day","unit":"","value":889.1747780077733},{"id":"Statistic:EnergyHomePv:Month","unit":"","value":15984.347684349168},{"id":"Statistic:EnergyHomePv:Total","unit":"","value":28378.880253197865},{"id":"Statistic:EnergyHomePv:Year","unit":"","value":28378.880253197865},{"id":"Statistic:Yield:Day","unit":"","value":56885.640851791635},{"id":"Statistic:Yield:Month","unit":"","value":868976.6885675853},{"id":"Statistic:Yield:Total","unit":"","value":1695883.4501356212},{"id":"Statistic:Yield:Year","unit":"","value":1695883.4501356212}]},{"moduleid":"scb:update","processdata":[{"id":"Update:Version","unit":"","value":0.0}]}]
                        plenticore-g3.0
                        	2025-06-16 21:34:03.777	debug	Sending post/put data to request: [{"moduleid":"devices:local","processdataids":["Grid_P","Dc_P","Home_P","HomeGrid_P","HomeOwn_P","HomePv_P","Grid_S","Grid_Q"]},{"moduleid":"devices:local:ac","processdataids":["P"]},{"moduleid":"scb:statistic:EnergyFlow","processdataids":["Statistic:Yield:Day","Statistic:EnergyChargePv:Day","Statistic:EnergyHome:Day","Statistic:EnergyHomeBat:Day","Statistic:EnergyHomeGrid:Day","Statistic:EnergyHomePv:Day","Statistic:Yield:Year","Statistic:Yield:Total","Statistic:Yield:Month","Statistic:EnergyHomePv:Month","Statistic:EnergyHomePv:Total","Statistic:EnergyHomePv:Year","Statistic:EnergyHomeGrid:Month","Statistic:EnergyHomeGrid:Total","Statistic:EnergyHomeGrid:Year","Statistic:EnergyHomeOwn:Total","Statistic:EnergyHome:Month","Statistic:EnergyHome:Total","Statistic:EnergyHome:Year"]},{"moduleid":"scb:update","processdataids":["Update:Version"]}]
                        plenticore-g3.0
                        	2025-06-16 21:34:03.776	debug	Making request to endpoint processdata with data {"method":"POST","port":"80","host":"192.168.178.81","path":"/api/v1/processdata","headers":{"User-Agent":"Mozilla/5.0 (X11; Linux x86_64; rv:71.0) Gecko/20100101 Firefox/71.0","Content-Type":"application/json","Authorization":"Session 16fdeb71db17a0b930ccd25eebb0f78b7d4a37955f6b9394bf4d7f01037298a8"},"rejectUnauthorized":false}
                        plenticore-g3.0
                        	2025-06-16 21:33:48.764	debug	API connection closed
                        plenticore-g3.0
                        	2025-06-16 21:33:48.763	debug	Result of API request: code: 200, headers: [object Object], body: [{"moduleid":"devices:local","settings":[{"id":"Battery:MinHomeComsumption","value":"50.0"},{"id":"Battery:MinSoc","value":"5"}]},{"moduleid":"scb:update","settings":[{"id":"Update:Method","value":"2"}]}]
                        plenticore-g3.0
                        	2025-06-16 21:33:48.543	debug	Sending post/put data to request: [{"moduleid":"devices:local","settingids":["Battery:MinHomeComsumption","Battery:MinSoc"]},{"moduleid":"scb:update","settingids":["Update:Method"]}]
                        plenticore-g3.0
                        	2025-06-16 21:33:48.543	debug	Making request to endpoint settings with data {"method":"POST","port":"80","host":"192.168.178.81","path":"/api/v1/settings","headers":{"User-Agent":"Mozilla/5.0 (X11; Linux x86_64; rv:71.0) Gecko/20100101 Firefox/71.0","Content-Type":"application/json","Authorization":"Session 16fdeb71db17a0b930ccd25eebb0f78b7d4a37955f6b9394bf4d7f01037298a8"},"rejectUnauthorized":false}
                        plenticore-g3.0
                        	2025-06-16 21:33:48.540	debug	API connection closed
                        plenticore-g3.0
                        	2025-06-16 21:33:48.540	debug	Result of API request: code: 200, headers: [object Object], body: [{"moduleid":"devices:local","processdata":[{"id":"Dc_P","unit":"","value":16.551347732543945},{"id":"Grid_P","unit":"","value":76.57706451416016},{"id":"Grid_Q","unit":"","value":-1273.4000244140625},{"id":"Grid_S","unit":"","value":1276.7000732421875},{"id":"HomeGrid_P","unit":"","value":73.59811506420374},{"id":"HomeOwn_P","unit":"","value":0.0},{"id":"HomePv_P","unit":"","value":0.0},{"id":"Home_P","unit":"","value":73.78694152832031}]},{"moduleid":"devices:local:ac","processdata":[{"id":"P","unit":"","value":-0.011757947504520416}]},{"moduleid":"scb:statistic:EnergyFlow","processdata":[{"id":"Statistic:EnergyChargePv:Day","unit":"","value":0.0},{"id":"Statistic:EnergyHome:Day","unit":"","value":2937.957887305929},{"id":"Statistic:EnergyHome:Month","unit":"","value":64478.40398448866},{"id":"Statistic:EnergyHome:Total","unit":"","value":118844.05172931359},{"id":"Statistic:EnergyHome:Year","unit":"","value":118844.05172931359},{"id":"Statistic:EnergyHomeBat:Day","unit":"","value":0.0},{"id":"Statistic:EnergyHomeGrid:Day","unit":"","value":2049.491827950685},{"id":"Statistic:EnergyHomeGrid:Month","unit":"","value":48504.44762096513},{"id":"Statistic:EnergyHomeGrid:Total","unit":"","value":90482.44027674873},{"id":"Statistic:EnergyHomeGrid:Year","unit":"","value":90482.44027674873},{"id":"Statistic:EnergyHomeOwn:Total","unit":"","value":28380.04620384321},{"id":"Statistic:EnergyHomePv:Day","unit":"","value":889.1747780077733},{"id":"Statistic:EnergyHomePv:Month","unit":"","value":15984.347684349168},{"id":"Statistic:EnergyHomePv:Total","unit":"","value":28378.880253197865},{"id":"Statistic:EnergyHomePv:Year","unit":"","value":28378.880253197865},{"id":"Statistic:Yield:Day","unit":"","value":56885.640851791635},{"id":"Statistic:Yield:Month","unit":"","value":868976.6885675853},{"id":"Statistic:Yield:Total","unit":"","value":1695883.4501356212},{"id":"Statistic:Yield:Year","unit":"","value":1695883.4501356212}]},{"moduleid":"scb:update","processdata":[{"id":"Update:Version","unit":"","value":0.0}]}]
                        plenticore-g3.0
                        	2025-06-16 21:33:48.292	debug	Sending post/put data to request: [{"moduleid":"devices:local","processdataids":["Grid_P","Dc_P","Home_P","HomeGrid_P","HomeOwn_P","HomePv_P","Grid_S","Grid_Q"]},{"moduleid":"devices:local:ac","processdataids":["P"]},{"moduleid":"scb:statistic:EnergyFlow","processdataids":["Statistic:Yield:Day","Statistic:EnergyChargePv:Day","Statistic:EnergyHome:Day","Statistic:EnergyHomeBat:Day","Statistic:EnergyHomeGrid:Day","Statistic:EnergyHomePv:Day","Statistic:Yield:Year","Statistic:Yield:Total","Statistic:Yield:Month","Statistic:EnergyHomePv:Month","Statistic:EnergyHomePv:Total","Statistic:EnergyHomePv:Year","Statistic:EnergyHomeGrid:Month","Statistic:EnergyHomeGrid:Total","Statistic:EnergyHomeGrid:Year","Statistic:EnergyHomeOwn:Total","Statistic:EnergyHome:Month","Statistic:EnergyHome:Total","Statistic:EnergyHome:Year"]},{"moduleid":"scb:update","processdataids":["Update:Version"]}]
                        plenticore-g3.0
                        	2025-06-16 21:33:48.291	debug	Making request to endpoint processdata with data {"method":"POST","port":"80","host":"192.168.178.81","path":"/api/v1/processdata","headers":{"User-Agent":"Mozilla/5.0 (X11; Linux x86_64; rv:71.0) Gecko/20100101 Firefox/71.0","Content-Type":"application/json","Authorization":"Session 16fdeb71db17a0b930ccd25eebb0f78b7d4a37955f6b9394bf4d7f01037298a8"},"rejectUnauthorized":false}
                        plenticore-g3.0
                        	2025-06-16 21:33:33.272	debug	API connection closed
                        plenticore-g3.0
                        	2025-06-16 21:33:33.271	debug	Result of API request: code: 200, headers: [object Object], body: [{"moduleid":"devices:local","settings":[{"id":"Battery:MinHomeComsumption","value":"50.0"},{"id":"Battery:MinSoc","value":"5"}]},{"moduleid":"scb:update","settings":[{"id":"Update:Method","value":"2"}]}]
                        plenticore-g3.0
                        	2025-06-16 21:33:32.993	debug	Sending post/put data to request: [{"moduleid":"devices:local","settingids":["Battery:MinHomeComsumption","Battery:MinSoc"]},{"moduleid":"scb:update","settingids":["Update:Method"]}]
                        plenticore-g3.0
                        	2025-06-16 21:33:32.993	debug	Making request to endpoint settings with data {"method":"POST","port":"80","host":"192.168.178.81","path":"/api/v1/settings","headers":{"User-Agent":"Mozilla/5.0 (X11; Linux x86_64; rv:71.0) Gecko/20100101 Firefox/71.0","Content-Type":"application/json","Authorization":"Session 16fdeb71db17a0b930ccd25eebb0f78b7d4a37955f6b9394bf4d7f01037298a8"},"rejectUnauthorized":false}
                        plenticore-g3.0
                        	2025-06-16 21:33:32.991	debug	API connection closed
                        plenticore-g3.0
                        	2025-06-16 21:33:32.990	debug	Result of API request: code: 200, headers: [object Object], body: [{"moduleid":"devices:local","processdata":[{"id":"Dc_P","unit":"","value":26.451889038085938},{"id":"Grid_P","unit":"","value":98.49516296386719},{"id":"Grid_Q","unit":"","value":-425.3000183105469},{"id":"Grid_S","unit":"","value":436.5},{"id":"HomeGrid_P","unit":"","value":95.46952924877405},{"id":"HomeOwn_P","unit":"","value":0.0},{"id":"HomePv_P","unit":"","value":0.0},{"id":"Home_P","unit":"","value":90.18345642089844}]},{"moduleid":"devices:local:ac","processdata":[{"id":"P","unit":"","value":-0.011757947504520416}]},{"moduleid":"scb:statistic:EnergyFlow","processdata":[{"id":"Statistic:EnergyChargePv:Day","unit":"","value":0.0},{"id":"Statistic:EnergyHome:Day","unit":"","value":2937.957887305929},{"id":"Statistic:EnergyHome:Month","unit":"","value":64478.40398448866},{"id":"Statistic:EnergyHome:Total","unit":"","value":118844.05172931359},{"id":"Statistic:EnergyHome:Year","unit":"","value":118844.05172931359},{"id":"Statistic:EnergyHomeBat:Day","unit":"","value":0.0},{"id":"Statistic:EnergyHomeGrid:Day","unit":"","value":2049.491827950685},{"id":"Statistic:EnergyHomeGrid:Month","unit":"","value":48504.44762096513},{"id":"Statistic:EnergyHomeGrid:Total","unit":"","value":90482.44027674873},{"id":"Statistic:EnergyHomeGrid:Year","unit":"","value":90482.44027674873},{"id":"Statistic:EnergyHomeOwn:Total","unit":"","value":28380.04620384321},{"id":"Statistic:EnergyHomePv:Day","unit":"","value":889.1747780077733},{"id":"Statistic:EnergyHomePv:Month","unit":"","value":15984.347684349168},{"id":"Statistic:EnergyHomePv:Total","unit":"","value":28378.880253197865},{"id":"Statistic:EnergyHomePv:Year","unit":"","value":28378.880253197865},{"id":"Statistic:Yield:Day","unit":"","value":56885.640851791635},{"id":"Statistic:Yield:Month","unit":"","value":868976.6885675853},{"id":"Statistic:Yield:Total","unit":"","value":1695883.4501356212},{"id":"Statistic:Yield:Year","unit":"","value":1695883.4501356212}]},{"moduleid":"scb:update","processdata":[{"id":"Update:Version","unit":"","value":0.0}]}]
                        
                        
                        
                        FernetMentaF Online
                        FernetMentaF Online
                        FernetMenta
                        Developer
                        schrieb am zuletzt editiert von
                        #43

                        @vmi sagte in Beta ioBroker.plenticore-g3:

                        preset not found in list: {preset.id}

                        kann es sein, dass du keine Batterie angeschlossen hast?

                        V 1 Antwort Letzte Antwort
                        0
                        • FernetMentaF FernetMenta

                          @vmi sagte in Beta ioBroker.plenticore-g3:

                          preset not found in list: {preset.id}

                          kann es sein, dass du keine Batterie angeschlossen hast?

                          V Offline
                          V Offline
                          vmi
                          schrieb am zuletzt editiert von
                          #44

                          @fernetmenta ja, ich habe noch keine Batterie, der Dyness Speiche rist gerade nicht lieferbar

                          FernetMentaF 1 Antwort Letzte Antwort
                          0
                          • V vmi

                            @fernetmenta ja, ich habe noch keine Batterie, der Dyness Speiche rist gerade nicht lieferbar

                            FernetMentaF Online
                            FernetMentaF Online
                            FernetMenta
                            Developer
                            schrieb am zuletzt editiert von
                            #45

                            @vmi danke fürs Testen. Das Problem war, dass es die Datenpunkte für die Batterie nicht gibt, wenn keine angeschlossen ist. In dem Pfad war ein Fehler und das Init ist nicht durchgelaufen.

                            V 1 Antwort Letzte Antwort
                            0
                            • FernetMentaF FernetMenta

                              @vmi danke fürs Testen. Das Problem war, dass es die Datenpunkte für die Batterie nicht gibt, wenn keine angeschlossen ist. In dem Pfad war ein Fehler und das Init ist nicht durchgelaufen.

                              V Offline
                              V Offline
                              vmi
                              schrieb am zuletzt editiert von
                              #46

                              @fernetmenta ich danke für den schnellen Suppport und den Adapter :)

                              1 Antwort Letzte Antwort
                              0
                              • E Offline
                                E Offline
                                earl80
                                schrieb am zuletzt editiert von earl80
                                #47

                                Zunächst danke für den Adapter! Nach langem problemlosen Lauf, geht er leider plötzlich nicht mehr. Adapter wurde bereits gelöscht und neu instaliert, Backup wurde auch eingespielt. Der alte Kostal Adapter funktioniert aber noch, es liegt also nicht am Plenticore plus. IP, PW und Port stimmen (HTPPS = aus) und wurden auch nicht verändert. Vesion ist 0.2.1 und 0.2.0. Anbei das log:

                                2025-09-25 06:19:37.498 - info: plenticore-g3.0 (16611) logged in to plenticore
                                2025-09-25 06:19:37.500 - debug: plenticore-g3.0 (16611) Making request to endpoint processdata with data {"method":"POST","port":"80","host":"192.168.178.56","path":"/api/v1/processdata","headers":{"User-Agent":"Mozilla/5.0 (X11; Linux x86_64; rv:71.0) Gecko/20100101 Firefox/71.0","accept":"application/json","Content-Type":"application/json","Authorization":"Session d6e01f581456d37cae44fd761fa9d3cda39b0e42c49643fd63a3f9491ad068b4"},"rejectUnauthorized":false,"timeout":10000}
                                2025-09-25 06:19:37.500 - debug: plenticore-g3.0 (16611) Sending post/put data to request: [{"moduleid":"devices:local","processdataids":["Inverter:State"]}]
                                2025-09-25 06:19:37.549 - debug: plenticore-g3.0 (16611) Result of API request: code: 200, headers: [object Object], body: [{"processdata":[{"unit":"","id":"Inverter:State","value":0.0}],"moduleid":"devices:local"}]
                                2025-09-25 06:19:37.551 - debug: plenticore-g3.0 (16611) API connection closed
                                2025-09-25 06:19:37.552 - debug: plenticore-g3.0 (16611) init failed with error: Error: Error: inverter not in state FeedIn
                                2025-09-25 06:19:52.556 - debug: plenticore-g3.0 (16611) Making request to endpoint processdata with data {"method":"POST","port":"80","host":"192.168.178.56","path":"/api/v1/processdata","headers":{"User-Agent":"Mozilla/5.0 (X11; Linux x86_64; rv:71.0) Gecko/20100101 Firefox/71.0","accept":"application/json","Content-Type":"application/json","Authorization":"Session d6e01f581456d37cae44fd761fa9d3cda39b0e42c49643fd63a3f9491ad068b4"},"rejectUnauthorized":false,"timeout":10000}
                                2025-09-25 06:19:52.557 - debug: plenticore-g3.0 (16611) Sending post/put data to request: [{"moduleid":"devices:local","processdataids":["Inverter:State"]}]
                                2025-09-25 06:19:52.604 - debug: plenticore-g3.0 (16611) Result of API request: code: 200, headers: [object Object], body: [{"processdata":[{"unit":"","id":"Inverter:State","value":0.0}],"moduleid":"devices:local"}]
                                2025-09-25 06:19:52.605 - debug: plenticore-g3.0 (16611) API connection closed
                                2025-09-25 06:19:52.605 - debug: plenticore-g3.0 (16611) init failed with error: Error: Error: inverter not in state FeedIn
                                
                                FernetMentaF 2 Antworten Letzte Antwort
                                0
                                • E earl80

                                  Zunächst danke für den Adapter! Nach langem problemlosen Lauf, geht er leider plötzlich nicht mehr. Adapter wurde bereits gelöscht und neu instaliert, Backup wurde auch eingespielt. Der alte Kostal Adapter funktioniert aber noch, es liegt also nicht am Plenticore plus. IP, PW und Port stimmen (HTPPS = aus) und wurden auch nicht verändert. Vesion ist 0.2.1 und 0.2.0. Anbei das log:

                                  2025-09-25 06:19:37.498 - info: plenticore-g3.0 (16611) logged in to plenticore
                                  2025-09-25 06:19:37.500 - debug: plenticore-g3.0 (16611) Making request to endpoint processdata with data {"method":"POST","port":"80","host":"192.168.178.56","path":"/api/v1/processdata","headers":{"User-Agent":"Mozilla/5.0 (X11; Linux x86_64; rv:71.0) Gecko/20100101 Firefox/71.0","accept":"application/json","Content-Type":"application/json","Authorization":"Session d6e01f581456d37cae44fd761fa9d3cda39b0e42c49643fd63a3f9491ad068b4"},"rejectUnauthorized":false,"timeout":10000}
                                  2025-09-25 06:19:37.500 - debug: plenticore-g3.0 (16611) Sending post/put data to request: [{"moduleid":"devices:local","processdataids":["Inverter:State"]}]
                                  2025-09-25 06:19:37.549 - debug: plenticore-g3.0 (16611) Result of API request: code: 200, headers: [object Object], body: [{"processdata":[{"unit":"","id":"Inverter:State","value":0.0}],"moduleid":"devices:local"}]
                                  2025-09-25 06:19:37.551 - debug: plenticore-g3.0 (16611) API connection closed
                                  2025-09-25 06:19:37.552 - debug: plenticore-g3.0 (16611) init failed with error: Error: Error: inverter not in state FeedIn
                                  2025-09-25 06:19:52.556 - debug: plenticore-g3.0 (16611) Making request to endpoint processdata with data {"method":"POST","port":"80","host":"192.168.178.56","path":"/api/v1/processdata","headers":{"User-Agent":"Mozilla/5.0 (X11; Linux x86_64; rv:71.0) Gecko/20100101 Firefox/71.0","accept":"application/json","Content-Type":"application/json","Authorization":"Session d6e01f581456d37cae44fd761fa9d3cda39b0e42c49643fd63a3f9491ad068b4"},"rejectUnauthorized":false,"timeout":10000}
                                  2025-09-25 06:19:52.557 - debug: plenticore-g3.0 (16611) Sending post/put data to request: [{"moduleid":"devices:local","processdataids":["Inverter:State"]}]
                                  2025-09-25 06:19:52.604 - debug: plenticore-g3.0 (16611) Result of API request: code: 200, headers: [object Object], body: [{"processdata":[{"unit":"","id":"Inverter:State","value":0.0}],"moduleid":"devices:local"}]
                                  2025-09-25 06:19:52.605 - debug: plenticore-g3.0 (16611) API connection closed
                                  2025-09-25 06:19:52.605 - debug: plenticore-g3.0 (16611) init failed with error: Error: Error: inverter not in state FeedIn
                                  
                                  FernetMentaF Online
                                  FernetMentaF Online
                                  FernetMenta
                                  Developer
                                  schrieb am zuletzt editiert von
                                  #48

                                  @earl80 Kann es sein, dass dein WR gerade ein Update eingespielt hat. Da war letztens ein Problem, das ich versucht habe zu fixen aber nicht ganz testen konnte. Gerade ist, glaube ich, ja wieder ein Update herausgekommen.

                                  T E 2 Antworten Letzte Antwort
                                  0
                                  • E earl80

                                    Zunächst danke für den Adapter! Nach langem problemlosen Lauf, geht er leider plötzlich nicht mehr. Adapter wurde bereits gelöscht und neu instaliert, Backup wurde auch eingespielt. Der alte Kostal Adapter funktioniert aber noch, es liegt also nicht am Plenticore plus. IP, PW und Port stimmen (HTPPS = aus) und wurden auch nicht verändert. Vesion ist 0.2.1 und 0.2.0. Anbei das log:

                                    2025-09-25 06:19:37.498 - info: plenticore-g3.0 (16611) logged in to plenticore
                                    2025-09-25 06:19:37.500 - debug: plenticore-g3.0 (16611) Making request to endpoint processdata with data {"method":"POST","port":"80","host":"192.168.178.56","path":"/api/v1/processdata","headers":{"User-Agent":"Mozilla/5.0 (X11; Linux x86_64; rv:71.0) Gecko/20100101 Firefox/71.0","accept":"application/json","Content-Type":"application/json","Authorization":"Session d6e01f581456d37cae44fd761fa9d3cda39b0e42c49643fd63a3f9491ad068b4"},"rejectUnauthorized":false,"timeout":10000}
                                    2025-09-25 06:19:37.500 - debug: plenticore-g3.0 (16611) Sending post/put data to request: [{"moduleid":"devices:local","processdataids":["Inverter:State"]}]
                                    2025-09-25 06:19:37.549 - debug: plenticore-g3.0 (16611) Result of API request: code: 200, headers: [object Object], body: [{"processdata":[{"unit":"","id":"Inverter:State","value":0.0}],"moduleid":"devices:local"}]
                                    2025-09-25 06:19:37.551 - debug: plenticore-g3.0 (16611) API connection closed
                                    2025-09-25 06:19:37.552 - debug: plenticore-g3.0 (16611) init failed with error: Error: Error: inverter not in state FeedIn
                                    2025-09-25 06:19:52.556 - debug: plenticore-g3.0 (16611) Making request to endpoint processdata with data {"method":"POST","port":"80","host":"192.168.178.56","path":"/api/v1/processdata","headers":{"User-Agent":"Mozilla/5.0 (X11; Linux x86_64; rv:71.0) Gecko/20100101 Firefox/71.0","accept":"application/json","Content-Type":"application/json","Authorization":"Session d6e01f581456d37cae44fd761fa9d3cda39b0e42c49643fd63a3f9491ad068b4"},"rejectUnauthorized":false,"timeout":10000}
                                    2025-09-25 06:19:52.557 - debug: plenticore-g3.0 (16611) Sending post/put data to request: [{"moduleid":"devices:local","processdataids":["Inverter:State"]}]
                                    2025-09-25 06:19:52.604 - debug: plenticore-g3.0 (16611) Result of API request: code: 200, headers: [object Object], body: [{"processdata":[{"unit":"","id":"Inverter:State","value":0.0}],"moduleid":"devices:local"}]
                                    2025-09-25 06:19:52.605 - debug: plenticore-g3.0 (16611) API connection closed
                                    2025-09-25 06:19:52.605 - debug: plenticore-g3.0 (16611) init failed with error: Error: Error: inverter not in state FeedIn
                                    
                                    FernetMentaF Online
                                    FernetMentaF Online
                                    FernetMenta
                                    Developer
                                    schrieb am zuletzt editiert von FernetMenta
                                    #49

                                    @earl80 sagte in Beta ioBroker.plenticore-g3:

                                    init failed with error: Error: Error: inverter not in state FeedIn

                                    In welchem Zustand ist der Plenticore denn?

                                    E 1 Antwort Letzte Antwort
                                    0
                                    • FernetMentaF FernetMenta

                                      @earl80 Kann es sein, dass dein WR gerade ein Update eingespielt hat. Da war letztens ein Problem, das ich versucht habe zu fixen aber nicht ganz testen konnte. Gerade ist, glaube ich, ja wieder ein Update herausgekommen.

                                      T Offline
                                      T Offline
                                      TomRacoon
                                      schrieb am zuletzt editiert von TomRacoon
                                      #50

                                      Offtopic-Frage: Weiß einer von Euch, wo man die ReleaseNotes für ein Plenticore Update findet? Seit meinem ehemaligen Senec Speicher würde ich sowas gerne vor einem Update immer gerne lesen, bevor es Breaking Changes oder nicht mehr unterstützte Funktionen gibt...

                                      FernetMentaF 1 Antwort Letzte Antwort
                                      0
                                      • FernetMentaF FernetMenta

                                        @earl80 Kann es sein, dass dein WR gerade ein Update eingespielt hat. Da war letztens ein Problem, das ich versucht habe zu fixen aber nicht ganz testen konnte. Gerade ist, glaube ich, ja wieder ein Update herausgekommen.

                                        E Offline
                                        E Offline
                                        earl80
                                        schrieb am zuletzt editiert von
                                        #51

                                        @fernetmenta
                                        Also lt. den Ereignissen hat es glaub kein Update gegeben...

                                        Screenshot 2025-09-25 082630.png

                                        1 Antwort Letzte Antwort
                                        0
                                        • FernetMentaF FernetMenta

                                          @earl80 sagte in Beta ioBroker.plenticore-g3:

                                          init failed with error: Error: Error: inverter not in state FeedIn

                                          In welchem Zustand ist der Plenticore denn?

                                          E Offline
                                          E Offline
                                          earl80
                                          schrieb am zuletzt editiert von
                                          #52

                                          @fernetmenta

                                          Also das wundert mich auch:
                                          init failed with error: Error: Error: inverter not in state FeedIn

                                          aber ich kann den über den Browser ganz normal erreichen. Seltsam ist auch, dass der alte Adapter noch funzt...
                                          Wenn ich nachher Zuhause bin, mache ich mal die Sicherung raus und Hardresett.

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


                                          Support us

                                          ioBroker
                                          Community Adapters
                                          Donate

                                          288

                                          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