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. Neuer Adapter ecoflow-mqtt

NEWS

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

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

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

Neuer Adapter ecoflow-mqtt

Geplant Angeheftet Gesperrt Verschoben Tester
701 Beiträge 54 Kommentatoren 193.8k Aufrufe 49 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.
  • R Ralf 8

    @ralf-8
    aktuell scheinen sich die Daten aus der Powerstream wieder regelmäßiger zu aktualisieren.

    Mehrere Wochen wurden die Daten nur aktualisisert wenn ich gerade die Ecoflow-App auf dem Smartphone aufgerufen hatte.

    Ich habe ein Test-Script laufen und logge gerade die Solarmodul-Daten mit

    getState('ecoflow-mqtt.0.HW51xyz.inverter_heartbeat.pv1InputWatts').val
    

    Exakt alle 5 Minuten ändern sich die Werte. Das ist doch mal schon ein Anfang.

    Die Energieabgabe lässt sich aber zeitnah ändern, aktuell teste das mit

    setState('ecoflow-mqtt.0.HW51xyz.inverter_heartbeat.permanentWatts', Watt);
    

    im Minutentakt und es funktioniert. Die Werte werden auch endlich in der Ecoflow-App korrekt angezeigt. Da hat Ecoflow offensichtlich nachgebessert. Oder hat foxthefox am Adapter etwas verbessert?

    F Offline
    F Offline
    foxthefox
    Developer
    schrieb am zuletzt editiert von foxthefox
    #407

    @ralf-8
    Ich denke die Daten kommen auch öfter rein und ich glaube immer noch, dass es etwas mit der Temperatur des WR zu tun hat.
    Die 5min kommen durch die zyklische Abfrage im Adapter.

    Siehe hier bei mir kommen die Daten quasi sekündlich:
    IMG_1523.jpeg

    Adapterüberblick: Profil Github;

    Wenn der Adapter gefällt und nützlich ist, bitte ins Repo gehen und Star setzen. Danke

    Ein Aufruf: video

    1 Antwort Letzte Antwort
    0
    • F foxthefox

      @vmi
      Richtig, ein Datenpunkt müsste den Wert annehmen, wenn er als Befehl rüberkommt und abgespeichert wird.
      Allerdings reicht ein reines Suchen in den vorhandenen nicht aus.
      Unbekannte Datenpunkte werden nicht automatisch in die Struktur aufgenommen, da ihnen der Name, Einheit, etc. fehlt.
      Hierzu müsstest du im debug log schauen, ob es „not processed“ Einträge gibt. Ähnlich dem cfg von SHP.

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

      @foxthefox

      Beim SHP bekomme ich folgende Infos zu not processed:

      [Compare] SP10ZEW5ZEAXXXX not processed heartbeat/heartbeat state: infoList value [object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object]

      [Compare] SP10ZEW5ZEAXXXX not processed heartbeat/heartbeat state: cfg value [object Object]

      [Compare] SP10ZEW5ZEAXXXX not processed heartbeat/heartbeat state: infoList value [object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object]

      Compare] SP10ZEW5ZEAXXXX not processed heartbeat/heartbeat state: watth value 0,0,0,0,0,0,0,0,53,110,113,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,10,9,15,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,13,14,13,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,24,41,30,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,21,20,17,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,14,62,68,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,5,5,5,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,79,77,74,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,48,17,15,0,0,0,0,0,0,0,0,0,0,0,0,0

      [Compare] SP10ZEW5ZEAXXXX not processed heartbeat/heartbeat state: selfCheck value [object Object]

      [Compare] SP10ZEW5ZEAXXXX not processed heartbeat/heartbeat state: heartbeat value [object Object]

      Nachdem Einschalten vom AC Laden an Port 1:

      8fcb2c12-c18a-43e7-a444-577c56378f62-grafik.png

      [JSON] SP10ZEW5ZEAXXXX [set] -> key:81 {"from":"Android","id":"131781889","isMatter":0,"moduleType":0,"operateType":"TCP","params":{"cfgIndex":2,"cfg":{"chSta":[1,0],"comCfg":{"isCfg":1,"isEnable":1,"setTime":{"day":28,"hour":10,"min":59,"month":9,"sec":13,"week":39,"year":2024},"timeRange":{"endTime":{"day":28,"hour":23,"min":59,"month":9,"sec":59,"week":4,"year":2024},"isCfg":1,"isEnable":3,"mode3":{"day":28,"month":9,"year":2024},"startTime":{"day":28,"hour":0,"min":0,"month":9,"sec":0,"week":4,"year":2024},"timeMode":3},"timeScale":[-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1],"type":1},"param":{"chChargeWatt":200,"chSta":[1,0],"hightBattery":100,"lowBattery":95}},"cmdSet":11,"id":81},"version":"1.1"}

      [JSON] SP10ZEW5ZEAXXX [set_reply] -> set w/o params{"id":131781889,"version":"1.0","operateType":"TCP","code":"0","data":{"sta":0,"cfgIndex":2,"cmdSet":11,"ack":0,"id":81}}

      könnte das unser Datenpunkt sein?

      Compare] SP10ZEW5ZEAXXXX not processed heartbeat/heartbeat state: cfg value [object Object]

      Es werden zum Zeitpunkt des Einschaltens wohl keine Daten an die DeltaPro gesendet ... habe nichts direkt nach dem Ein bzw Ausschalten im Log gefunden

      SHP allgemein:

      JSON] SP10ZEW5ZEAXXXX [get_reply] -> {"id":122911886,"operateType":"latestQuotas","code":"0","data":{"sn":"SP10ZEW5ZEAXXXX","productType":40,"model":0,"online":1,"quotaMap":{"cfgSta":{"sta":1,"cmdSet":11,"id":8},"chUseInfo":{"cmdSet":11,"id":27,"isEnable":[true,true,true,true,true,true,true,true,true,true]},"loadChInfo":{"cmdSet":11,"id":33,"info":[{"iconNum":15,"chName":[75,195,188,104,108,115,99,104,114,97,110,107,44,32,83,97,117,103,114,111,98,111,116,101,114,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0]},{"iconNum":0,"chName":[87,111,104,110,122,105,109,109,101,114,32,71,101,115,99,104,105,114,114,115,112,195,188,108,101,114,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0]},{"iconNum":3,"chName":[83,99,104,108,97,102,122,105,109,109,101,114,44,32,65,110,107,108,101,105,100,101,44,32,66,97,100,44,32,84,114,111,99,107,110,101,114,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0]},{"iconNum":12,"chName":[66,195,188,114,111,44,32,87,67,44,32,87,97,115,99,104,109,97,115,99,104,105,110,101,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0]},{"iconNum":12,"chName":[72,111,98,98,121,114,97,117,109,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0]},{"iconNum":2,"chName":[75,195,188,99,104,101,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0]},{"iconNum":6,"chName":[75,105,110,100,101,114,122,105,109,109,101,114,44,32,66,97,100,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0]},{"iconNum":11,"chName":[71,97,114,97,103,101,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0]},{"iconNum":27,"chName":[84,101,99,104,110,105,107,114,97,117,109,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0]},{"iconNum":9,"chName":[84,114,101,112,112,101,110,104,97,117,115,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0]}]},"gridInfo":{"gridFreq":50,"cmdSet":11,"id":23,"gridVol":230},"backupChaDiscCfg":{"cmdSet":11,"discLower":5,"id":30,"forceChargeHigh":100},"heartbeat":{"backupCmdChCtrlInfos":[{"powCh":0,"ctrlSta":0,"ctrlMode":0,"priority":0},{"powCh":0,"ctrlSta":1,"ctrlMode":0,"priority":0}],"gridDayWatth":1006.8827,"backupFullCap":394647,"errorCodes":[0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0],"workTime":26864130239,"backupBatPer":25,"backupDayWatth":2260.4648,"loadCmdChCtrlInfos":[{"powCh":1,"ctrlSta":0,"ctrlMode":0,"priority":0},{"powCh":1,"ctrlSta":0,"ctrlMode":0,"priority":1},{"powCh":1,"ctrlSta":0,"ctrlMode":0,"priority":2},{"powCh":1,"ctrlSta":0,"ctrlMode":0,"priority":3},{"powCh":1,"ctrlSta":0,"ctrlMode":0,"priority":4},{"powCh":1,"ctrlSta":0,"ctrlMode":0,"priority":5},{"powCh":1,"ctrlSta":0,"ctrlMode":0,"priority":6},{"powCh":1,"ctrlSta":0,"ctrlMode":0,"priority":7},{"powCh":1,"ctrlSta":0,"ctrlMode":0,"priority":8},{"powCh":1,"ctrlSta":0,"ctrlMode":0,"priority":9}],"cmdSet":11,"backupChaTime":143999,"gridSta":1,"time":{"sec":15,"week":6,"min":57,"hour":10,"month":9,"year":2024,"day":28},"id":2,"energyInfos":[{"dischargeTime":6234,"mulPackNum":2,"stateBean":{"isPowerOutput":0,"isGridCharge":0,"isConnect":1,"isMpptCharge":1,"isAcOpen":0,"isEnable":1},"outputPower":0,"lcdInputWatts":258,"fullCap":80000,"chargeTime":711,"emsChgFlag":1,"type":14,"emsBatTemp":28,"ratePower":3600,"batteryPercentage":24,"oilPackNum":0},{"dischargeTime":6344,"mulPackNum":1,"stateBean":{"isPowerOutput":1,"isGridCharge":0,"isConnect":1,"isMpptCharge":1,"isAcOpen":1,"isEnable":1},"outputPower":0,"lcdInputWatts":255,"fullCap":80000,"chargeTime":6287,"emsChgFlag":1,"type":14,"emsBatTemp":27,"ratePower":3600,"batteryPercentage":25,"oilPackNum":0}]},"backupLoadWatt":{"rtc":"2024-9-28","watth":[[38,54,61,70,120,45,37,50,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0],[4,4,4,5,7,7,8,8,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0],[9,9,9,9,14,13,14,26,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0],[15,16,15,16,22,23,21,21,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0],[19,21,18,22,21,23,22,21,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0],[11,11,11,11,12,240,132,11,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0],[6,6,6,6,6,6,6,12,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0],[0,0,0,1,2,2,2,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0],[84,84,85,84,83,83,84,80,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0],[12,12,12,13,14,14,17,19,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0]],"cmdSet":11,"id":49},"epsModeInfo":{"cmdSet":11,"eps":true,"id":25},"splitPhaseInfo":{"cfgList":[{"linkCh":0,"linkMark":0},{"linkCh":0,"linkMark":0},{"linkCh":0,"linkMark":0},{"linkCh":0,"linkMark":0},{"linkCh":0,"linkMark":0},{"linkCh":0,"linkMark":0},{"linkCh":0,"linkMark":0},{"linkCh":0,"linkMark":0},{"linkCh":0,"linkMark":0},{"linkCh":0,"linkMark":0}],"cmdSet":11,"id":19},"areaInfo":{"area":"Germany,Baden-Württemberg\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000","cmdSet":11,"id":35},"topupLoadWatt":{"rtc":"2024-9-28","watth":[[0,0,0,0,0,0,0,0,0,0,5,0,0,0,0,0,0,0,0,0,0,0,0,0],[0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0]],"cmdSet":11,"id":50},"emergencyStrategy":{"backupMode":1,"isCfg":1,"cmdSet":11,"chSta":[{"priority":0,"isEnable":1},{"priority":1,"isEnable":1},{"priority":2,"isEnable":1},{"priority":3,"isEnable":1},{"priority":4,"isEnable":1},{"priority":5,"isEnable":1},{"priority":6,"isEnable":1},{"priority":7,"isEnable":1},{"priority":8,"isEnable":1},{"priority":9,"isEnable":1}],"id":65,"overloadMode":1},"channelPower":{"cmdSet":11,"time":{"sec":15,"week":6,"min":57,"hour":10,"month":9,"year":2024,"day":28},"infoList":[{"powType":0,"chWatt":124.05729},{"powType":0,"chWatt":38.322887},{"powType":0,"chWatt":11.493443},{"powType":0,"chWatt":65.68293},{"powType":0,"chWatt":23.457577},{"powType":0,"chWatt":16.927795},{"powType":0,"chWatt":0},{"powType":0,"chWatt":0},{"powType":0,"chWatt":77.46734},{"powType":0,"chWatt":18.930376},{"powType":0,"chWatt":0},{"powType":1,"chWatt":0}],"id":96},"selfCheck":{"result":1,"flag":1,"cmdSet":11,"chErrorSta":[0,0,0,0,0,0,0,0,0,0],"vIn":[3.57047,2.171832,232.13345,0.6518756,3.6470098,0.29152763,4.6780877,0.29152763,232.11937,3.8233492],"id":113,"phaseType":[0,0,0,0,0,0,0,0,0,0],"vOut":[0,0,0,0.20614117,0,0.20614117,0,0,0.20614117,0]},"loadChCurInfo":{"cur":[20,30,30,30,16,16,16,16,16,16,20,20],"cmdSet":11,"id":21},"mainsLoadWatt":{"rtc":"2024-9-28","watth":[[0,0,0,0,0,0,0,0,53,110,118,0,0,0,0,0,0,0,0,0,0,0,0,0],[0,0,0,0,0,0,0,0,10,9,16,0,0,0,0,0,0,0,0,0,0,0,0,0],[0,0,0,0,0,0,0,0,13,14,13,0,0,0,0,0,0,0,0,0,0,0,0,0],[0,0,0,0,0,0,0,0,24,41,34,0,0,0,0,0,0,0,0,0,0,0,0,0],[0,0,0,0,0,0,0,0,21,20,18,0,0,0,0,0,0,0,0,0,0,0,0,0],[0,0,0,0,0,0,0,0,14,62,69,0,0,0,0,0,0,0,0,0,0,0,0,0],[0,0,0,0,0,0,0,0,5,5,5,0,0,0,0,0,0,0,0,0,0,0,0,0],[0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0],[0,0,0,0,0,0,0,0,79,77,77,0,0,0,0,0,0,0,0,0,0,0,0,0],[0,0,0,0,0,0,0,0,48,17,16,0,0,0,0,0,0,0,0,0,0,0,0,0]],"cmdSet":11,"id":48},"timeTask":[{"cfg":{"param":{"lowBattery":0,"chChargeWatt":0,"chSta":[0,0,0,0,0,0,0,0,0,0],"hightBattery":0},"comCfg":{"timeScale":[0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0],"isCfg":0,"type":0,"isEnable":0,"setTime":{"sec":0,"week":0,"min":0,"hour":0,"month":0,"year":0,"day":0},"timeRange":{"isCfg":0,"timeMode":0,"startTime":{"sec":0,"week":0,"min":0,"hour":0,"month":0,"year":0,"day":0},"endTime":{"sec":59,"week":0,"min":59,"hour":23,"month":0,"year":0,"day":0},"isEnable":0}}},"cmdSet":11,"index":16,"id":80},{"cfg":{"param":{"lowBattery":0,"chChargeWatt":0,"chSta":[0,0,0,0,0,0,0,0,0,0],"hightBattery":0},"comCfg":{"timeScale":[0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0],"isCfg":0,"type":0,"isEnable":0,"setTime":{"sec":0,"week":0,"min":0,"hour":0,"month":0,"year":0,"day":0},"timeRange":{"isCfg":0,"timeMode":0,"startTime":{"sec":0,"week":0,"min":0,"hour":0,"month":0,"year":0,"day":0},"endTime":{"sec":59,"week":0,"min":59,"hour":23,"month":0,"year":0,"day":0},"isEnable":0}}},"cmdSet":11,"index":17,"id":80},{"cfg":{"param":{"lowBattery":0,"chChargeWatt":0,"chSta":[0,0,0,0,0,0,0,0,0,0],"hightBattery":0},"comCfg":{"timeScale":[0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0],"isCfg":0,"type":0,"isEnable":0,"setTime":{"sec":0,"week":0,"min":0,"hour":0,"month":0,"year":0,"day":0},"timeRange":{"isCfg":0,"timeMode":0,"startTime":{"sec":0,"week":0,"min":0,"hour":0,"month":0,"year":0,"day":0},"endTime":{"sec":59,"week":0,"min":59,"hour":23,"month":0,"year":0,"day":0},"isEnable":0}}},"cmdSet":11,"index":14,"id":80},{"cfg":{"param":{"lowBattery":0,"chChargeWatt":0,"chSta":[0,0,0,0,0,0,0,0,0,0],"hightBattery":0},"comCfg":{"timeScale":[0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0],"isCfg":0,"type":0,"isEnable":0,"setTime":{"sec":0,"week":0,"min":0,"hour":0,"month":0,"year":0,"day":0},"timeRange":{"isCfg":0,"timeMode":0,"startTime":{"sec":0,"week":0,"min":0,"hour":0,"month":0,"year":0,"day":0},"endTime":{"sec":59,"week":0,"min":59,"hour":23,"month":0,"year":0,"day":0},"isEnable":0}}},"cmdSet":11,"index":15,"id":80},{"cfg":{"param":{"lowBattery":0,"chChargeWatt":0,"chSta":[0,0,0,0,0,0,0,0,0,0],"hightBattery":0},"comCfg":{"timeScale":[0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0],"isCfg":0,"type":0,"isEnable":0,"setTime":{"sec":0,"week":0,"min":0,"hour":0,"month":0,"year":0,"day":0},"timeRange":{"isCfg":0,"timeMode":0,"startTime":{"sec":0,"week":0,"min":0,"hour":0,"month":0,"year":0,"day":0},"endTime":{"sec":59,"week":0,"min":59,"hour":23,"month":0,"year":0,"day":0},"isEnable":0}}},"cmdSet":11,"index":18,"id":80},{"cfg":{"param":{"lowBattery":0,"chChargeWatt":0,"chSta":[0,0,0,0,0,0,0,0,0,0],"hightBattery":0},"comCfg":{"timeScale":[0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0],"isCfg":0,"type":0,"isEnable":0,"setTime":{"sec":0,"week":0,"min":0,"hour":0,"month":0,"year":0,"day":0},"timeRange":{"isCfg":0,"timeMode":0,"startTime":{"sec":0,"week":0,"min":0,"hour":0,"month":0,"year":0,"day":0},"endTime":{"sec":59,"week":0,"min":59,"hour":23,"month":0,"year":0,"day":0},"isEnable":0}}},"cmdSet":11,"index":19,"id":80},{"cfg":{"param":{"lowBattery":0,"chChargeWatt":0,"chSta":[1,1,1,1,1,1,1,1,1,1],"hightBattery":0},"comCfg":{"timeScale":[-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1],"isCfg":1,"type":2,"isEnable":0,"setTime":{"sec":14,"week":7,"min":38,"hour":11,"month":9,"year":2024,"day":24},"timeRange":{"isCfg":1,"timeMode":0,"startTime":{"sec":0,"week":2,"min":0,"hour":0,"month":4,"year":2024,"day":11},"endTime":{"sec":59,"week":5,"min":59,"hour":23,"month":10,"year":2024,"day":31},"isEnable":1}}},"cmdSet":11,"index":0,"id":80},{"cfg":{"param":{"lowBattery":0,"chChargeWatt":0,"chSta":[0,0,0,0,0,0,0,0,0,0],"hightBattery":0},"comCfg":{"timeScale":[0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0],"isCfg":0,"type":0,"isEnable":0,"setTime":{"sec":0,"week":0,"min":0,"hour":0,"month":0,"year":0,"day":0},"timeRange":{"isCfg":0,"timeMode":0,"startTime":{"sec":0,"week":0,"min":0,"hour":0,"month":0,"year":0,"day":0},"endTime":{"sec":59,"week":0,"min":59,"hour":23,"month":0,"year":0,"day":0},"isEnable":0}}},"cmdSet":11,"index":3,"id":80},{"cfg":{"param":{"lowBattery":0,"chChargeWatt":0,"chSta":[0,0,0,0,0,0,0,0,0,0],"hightBattery":0},"comCfg":{"timeScale":[0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0],"isCfg":0,"type":0,"isEnable":0,"setTime":{"sec":0,"week":0,"min":0,"hour":0,"month":0,"year":0,"day":0},"timeRange":{"isCfg":0,"timeMode":0,"startTime":{"sec":0,"week":0,"min":0,"hour":0,"month":0,"year":0,"day":0},"endTime":{"sec":59,"week":0,"min":59,"hour":23,"month":0,"year":0,"day":0},"isEnable":0}}},"cmdSet":11,"index":4,"id":80},{"cfg":{"param":{"lowBattery":0,"chChargeWatt":0,"chSta":[1,1,1,1,1,1,1,1,1,1],"hightBattery":0},"comCfg":{"timeScale":[-1,-1,-1,-1,-1,-1,0,0,0,0,0,0,0,-16,-1,-1,-1,-1],"isCfg":1,"type":2,"isEnable":1,"setTime":{"sec":22,"week":7,"min":33,"hour":21,"month":9,"year":2024,"day":27},"timeRange":{"isCfg":1,"timeMode":0,"startTime":{"sec":0,"week":4,"min":0,"hour":0,"month":6,"year":2023,"day":24},"endTime":{"sec":59,"week":1,"min":59,"hour":23,"month":1,"year":2035,"day":1},"isEnable":1}}},"cmdSet":11,"index":1,"id":80},{"cfg":{"param":{"lowBattery":95,"chChargeWatt":200,"chSta":[1,0],"hightBattery":100},"comCfg":{"timeScale":[-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1],"isCfg":1,"type":1,"isEnable":0,"setTime":{"sec":28,"week":7,"min":53,"hour":10,"month":9,"year":2024,"day":28},"timeRange":{"mode3":{"month":9,"year":2024,"day":28},"isCfg":1,"timeMode":3,"startTime":{"sec":0,"week":4,"min":0,"hour":0,"month":9,"year":2024,"day":28},"endTime":{"sec":59,"week":4,"min":59,"hour":23,"month":9,"year":2024,"day":28},"isEnable":3}}},"cmdSet":11,"index":2,"id":80},{"cfg":{"param":{"lowBattery":0,"chChargeWatt":0,"chSta":[0,0,0,0,0,0,0,0,0,0],"hightBattery":0},"comCfg":{"timeScale":[0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0],"isCfg":0,"type":0,"isEnable":0,"setTime":{"sec":0,"week":0,"min":0,"hour":0,"month":0,"year":0,"day":0},"timeRange":{"isCfg":0,"timeMode":0,"startTime":{"sec":0,"week":0,"min":0,"hour":0,"month":0,"year":0,"day":0},"endTime":{"sec":59,"week":0,"min":59,"hour":23,"month":0,"year":0,"day":0},"isEnable":0}}},"cmdSet":11,"index":7,"id":80},{"cfg":{"param":{"lowBattery":0,"chChargeWatt":0,"chSta":[0,0,0,0,0,0,0,0,0,0],"hightBattery":0},"comCfg":{"timeScale":[0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0],"isCfg":0,"type":0,"isEnable":0,"setTime":{"sec":0,"week":0,"min":0,"hour":0,"month":0,"year":0,"day":0},"timeRange":{"isCfg":0,"timeMode":0,"startTime":{"sec":0,"week":0,"min":0,"hour":0,"month":0,"year":0,"day":0},"endTime":{"sec":59,"week":0,"min":59,"hour":23,"month":0,"year":0,"day":0},"isEnable":0}}},"cmdSet":11,"index":8,"id":80},{"cfg":{"param":{"lowBattery":0,"chChargeWatt":0,"chSta":[0,0,0,0,0,0,0,0,0,0],"hightBattery":0},"comCfg":{"timeScale":[0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0],"isCfg":0,"type":0,"isEnable":0,"setTime":{"sec":0,"week":0,"min":0,"hour":0,"month":0,"year":0,"day":0},"timeRange":{"isCfg":0,"timeMode":0,"startTime":{"sec":0,"week":0,"min":0,"hour":0,"month":0,"year":0,"day":0},"endTime":{"sec":59,"week":0,"min":59,"hour":23,"month":0,"year":0,"day":0},"isEnable":0}}},"cmdSet":11,"index":5,"id":80},{"cfg":{"param":{"lowBattery":0,"chChargeWatt":0,"chSta":[0,0,0,0,0,0,0,0,0,0],"hightBattery":0},"comCfg":{"timeScale":[0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0],"isCfg":0,"type":0,"isEnable":0,"setTime":{"sec":0,"week":0,"min":0,"hour":0,"month":0,"year":0,"day":0},"timeRange":{"isCfg":0,"timeMode":0,"startTime":{"sec":0,"week":0,"min":0,"hour":0,"month":0,"year":0,"day":0},"endTime":{"sec":59,"week":0,"min":59,"hour":23,"month":0,"year":0,"day":0},"isEnable":0}}},"cmdSet":11,"index":6,"id":80},{"cfg":{"param":{"lowBattery":0,"chChargeWatt":0,"chSta":[0,0,0,0,0,0,0,0,0,0],"hightBattery":0},"comCfg":{"timeScale":[0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0],"isCfg":0,"type":0,"isEnable":0,"setTime":{"sec":0,"week":0,"min":0,"hour":0,"month":0,"year":0,"day":0},"timeRange":{"isCfg":0,"timeMode":0,"startTime":{"sec":0,"week":0,"min":0,"hour":0,"month":0,"year":0,"day":0},"endTime":{"sec":59,"week":0,"min":59,"hour":23,"month":0,"year":0,"day":0},"isEnable":0}}},"cmdSet":11,"index":12,"id":80},{"cfg":{"param":{"lowBattery":0,"chChargeWatt":0,"chSta":[0,0,0,0,0,0,0,0,0,0],"hightBattery":0},"comCfg":{"timeScale":[0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0],"isCfg":0,"type":0,"isEnable":0,"setTime":{"sec":0,"week":0,"min":0,"hour":0,"month":0,"year":0,"day":0},"timeRange":{"isCfg":0,"timeMode":0,"startTime":{"sec":0,"week":0,"min":0,"hour":0,"month":0,"year":0,"day":0},"endTime":{"sec":59,"week":0,"min":59,"hour":23,"month":0,"year":0,"day":0},"isEnable":0}}},"cmdSet":11,"index":13,"id":80},{"cfg":{"param":{"lowBattery":0,"chChargeWatt":0,"chSta":[0,0,0,0,0,0,0,0,0,0],"hightBattery":0},"comCfg":{"timeScale":[0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0],"isCfg":0,"type":0,"isEnable":0,"setTime":{"sec":0,"week":0,"min":0,"hour":0,"month":0,"year":0,"day":0},"timeRange":{"isCfg":0,"timeMode":0,"startTime":{"sec":0,"week":0,"min":0,"hour":0,"month":0,"year":0,"day":0},"endTime":{"sec":59,"week":0,"min":59,"hour":23,"month":0,"year":0,"day":0},"isEnable":0}}},"cmdSet":11,"index":9,"id":80},{"cfg":{"param":{"lowBattery":0,"chChargeWatt":0,"chSta":[0,0,0,0,0,0,0,0,0,0],"hightBattery":0},"comCfg":{"timeScale":[0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0],"isCfg":0,"type":0,"isEnable":0,"setTime":{"sec":0,"week":0,"min":0,"hour":0,"month":0,"year":0,"day":0},"timeRange":{"isCfg":0,"timeMode":0,"startTime":{"sec":0,"week":0,"min":0,"hour":0,"month":0,"year":0,"day":0},"endTime":{"sec":59,"week":0,"min":59,"hour":23,"month":0,"year":0,"day":0},"isEnable":0}}},"cmdSet":11,"index":10,"id":80},{"cfg":{"param":{"lowBattery":0,"chChargeWatt":0,"chSta":[0,0,0,0,0,0,0,0,0,0],"hightBattery":0},"comCfg":{"timeScale":[0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0],"isCfg":0,"type":0,"isEnable":0,"setTime":{"sec":0,"week":0,"min":0,"hour":0,"month":0,"year":0,"day":0},"timeRange":{"isCfg":0,"timeMode":0,"startTime":{"sec":0,"week":0,"min":0,"hour":0,"month":0,"year":0,"day":0},"endTime":{"sec":59,"week":0,"min":59,"hour":23,"month":0,"year":0,"day":0},"isEnable":0}}},"cmdSet":11,"index":11,"id":80}]}}}

      noch etwas zum Wertebereich:

      State value to set for "ecoflow-mqtt.0.SP10ZEW5ZEAXXXX.heartbeat.backupFullCap" has value "394638" greater than max "80000"

      F 1 Antwort Letzte Antwort
      0
      • F foxthefox

        @vmi
        Richtig, ein Datenpunkt müsste den Wert annehmen, wenn er als Befehl rüberkommt und abgespeichert wird.
        Allerdings reicht ein reines Suchen in den vorhandenen nicht aus.
        Unbekannte Datenpunkte werden nicht automatisch in die Struktur aufgenommen, da ihnen der Name, Einheit, etc. fehlt.
        Hierzu müsstest du im debug log schauen, ob es „not processed“ Einträge gibt. Ähnlich dem cfg von SHP.

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

        @foxthefox

        Wenn beide Ports zum AC Laden eingeschaltet werden:

        8df954c8-bd64-4fed-8efa-f8fe6cda7cee-grafik.png

        und beim Ausschalten:

        3e7d5422-90dc-4aae-8490-32600ae5feef-grafik.png

        Was ich nicht verstehe es gibt nur den cfgACEnable bei einer Delta Pro?!

        Beide Delta Pros stehen im Adapeter auf debug enable ...

        V F 2 Antworten Letzte Antwort
        0
        • V vmi

          @foxthefox

          Wenn beide Ports zum AC Laden eingeschaltet werden:

          8df954c8-bd64-4fed-8efa-f8fe6cda7cee-grafik.png

          und beim Ausschalten:

          3e7d5422-90dc-4aae-8490-32600ae5feef-grafik.png

          Was ich nicht verstehe es gibt nur den cfgACEnable bei einer Delta Pro?!

          Beide Delta Pros stehen im Adapeter auf debug enable ...

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

          Wertebereich DeltaPro, da scheint etwas noch nicht ganz zu passen.

          7b882fef-a9ca-4037-a185-c668aad33e52-grafik.png

          F 1 Antwort Letzte Antwort
          0
          • V vmi

            Wertebereich DeltaPro, da scheint etwas noch nicht ganz zu passen.

            7b882fef-a9ca-4037-a185-c668aad33e52-grafik.png

            F Offline
            F Offline
            foxthefox
            Developer
            schrieb am zuletzt editiert von
            #411

            @vmi
            Die Wertebereiche ändere ich nach Rückkehr vom Urlaub

            Adapterüberblick: Profil Github;

            Wenn der Adapter gefällt und nützlich ist, bitte ins Repo gehen und Star setzen. Danke

            Ein Aufruf: video

            1 Antwort Letzte Antwort
            0
            • V vmi

              @foxthefox

              Wenn beide Ports zum AC Laden eingeschaltet werden:

              8df954c8-bd64-4fed-8efa-f8fe6cda7cee-grafik.png

              und beim Ausschalten:

              3e7d5422-90dc-4aae-8490-32600ae5feef-grafik.png

              Was ich nicht verstehe es gibt nur den cfgACEnable bei einer Delta Pro?!

              Beide Delta Pros stehen im Adapeter auf debug enable ...

              F Offline
              F Offline
              foxthefox
              Developer
              schrieb am zuletzt editiert von
              #412

              @vmi
              Ggf. kommt es nicht in der gleichen Sekunde, da die DPro Datenpunkte ja nur über das zyklische Update nachgezogen werden.

              Noch eine Idee, sind evtl. durch die SHP Aufgabe auch welche in der DPro automatisch entstanden? Dann würde eine Art Vererbung die Daten dort eigenständig werden lassen.

              Adapterüberblick: Profil Github;

              Wenn der Adapter gefällt und nützlich ist, bitte ins Repo gehen und Star setzen. Danke

              Ein Aufruf: video

              1 Antwort Letzte Antwort
              0
              • V vmi

                @foxthefox

                Beim SHP bekomme ich folgende Infos zu not processed:

                [Compare] SP10ZEW5ZEAXXXX not processed heartbeat/heartbeat state: infoList value [object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object]

                [Compare] SP10ZEW5ZEAXXXX not processed heartbeat/heartbeat state: cfg value [object Object]

                [Compare] SP10ZEW5ZEAXXXX not processed heartbeat/heartbeat state: infoList value [object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object]

                Compare] SP10ZEW5ZEAXXXX not processed heartbeat/heartbeat state: watth value 0,0,0,0,0,0,0,0,53,110,113,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,10,9,15,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,13,14,13,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,24,41,30,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,21,20,17,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,14,62,68,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,5,5,5,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,79,77,74,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,48,17,15,0,0,0,0,0,0,0,0,0,0,0,0,0

                [Compare] SP10ZEW5ZEAXXXX not processed heartbeat/heartbeat state: selfCheck value [object Object]

                [Compare] SP10ZEW5ZEAXXXX not processed heartbeat/heartbeat state: heartbeat value [object Object]

                Nachdem Einschalten vom AC Laden an Port 1:

                8fcb2c12-c18a-43e7-a444-577c56378f62-grafik.png

                [JSON] SP10ZEW5ZEAXXXX [set] -> key:81 {"from":"Android","id":"131781889","isMatter":0,"moduleType":0,"operateType":"TCP","params":{"cfgIndex":2,"cfg":{"chSta":[1,0],"comCfg":{"isCfg":1,"isEnable":1,"setTime":{"day":28,"hour":10,"min":59,"month":9,"sec":13,"week":39,"year":2024},"timeRange":{"endTime":{"day":28,"hour":23,"min":59,"month":9,"sec":59,"week":4,"year":2024},"isCfg":1,"isEnable":3,"mode3":{"day":28,"month":9,"year":2024},"startTime":{"day":28,"hour":0,"min":0,"month":9,"sec":0,"week":4,"year":2024},"timeMode":3},"timeScale":[-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1],"type":1},"param":{"chChargeWatt":200,"chSta":[1,0],"hightBattery":100,"lowBattery":95}},"cmdSet":11,"id":81},"version":"1.1"}

                [JSON] SP10ZEW5ZEAXXX [set_reply] -> set w/o params{"id":131781889,"version":"1.0","operateType":"TCP","code":"0","data":{"sta":0,"cfgIndex":2,"cmdSet":11,"ack":0,"id":81}}

                könnte das unser Datenpunkt sein?

                Compare] SP10ZEW5ZEAXXXX not processed heartbeat/heartbeat state: cfg value [object Object]

                Es werden zum Zeitpunkt des Einschaltens wohl keine Daten an die DeltaPro gesendet ... habe nichts direkt nach dem Ein bzw Ausschalten im Log gefunden

                SHP allgemein:

                JSON] SP10ZEW5ZEAXXXX [get_reply] -> {"id":122911886,"operateType":"latestQuotas","code":"0","data":{"sn":"SP10ZEW5ZEAXXXX","productType":40,"model":0,"online":1,"quotaMap":{"cfgSta":{"sta":1,"cmdSet":11,"id":8},"chUseInfo":{"cmdSet":11,"id":27,"isEnable":[true,true,true,true,true,true,true,true,true,true]},"loadChInfo":{"cmdSet":11,"id":33,"info":[{"iconNum":15,"chName":[75,195,188,104,108,115,99,104,114,97,110,107,44,32,83,97,117,103,114,111,98,111,116,101,114,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0]},{"iconNum":0,"chName":[87,111,104,110,122,105,109,109,101,114,32,71,101,115,99,104,105,114,114,115,112,195,188,108,101,114,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0]},{"iconNum":3,"chName":[83,99,104,108,97,102,122,105,109,109,101,114,44,32,65,110,107,108,101,105,100,101,44,32,66,97,100,44,32,84,114,111,99,107,110,101,114,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0]},{"iconNum":12,"chName":[66,195,188,114,111,44,32,87,67,44,32,87,97,115,99,104,109,97,115,99,104,105,110,101,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0]},{"iconNum":12,"chName":[72,111,98,98,121,114,97,117,109,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0]},{"iconNum":2,"chName":[75,195,188,99,104,101,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0]},{"iconNum":6,"chName":[75,105,110,100,101,114,122,105,109,109,101,114,44,32,66,97,100,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0]},{"iconNum":11,"chName":[71,97,114,97,103,101,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0]},{"iconNum":27,"chName":[84,101,99,104,110,105,107,114,97,117,109,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0]},{"iconNum":9,"chName":[84,114,101,112,112,101,110,104,97,117,115,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0]}]},"gridInfo":{"gridFreq":50,"cmdSet":11,"id":23,"gridVol":230},"backupChaDiscCfg":{"cmdSet":11,"discLower":5,"id":30,"forceChargeHigh":100},"heartbeat":{"backupCmdChCtrlInfos":[{"powCh":0,"ctrlSta":0,"ctrlMode":0,"priority":0},{"powCh":0,"ctrlSta":1,"ctrlMode":0,"priority":0}],"gridDayWatth":1006.8827,"backupFullCap":394647,"errorCodes":[0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0],"workTime":26864130239,"backupBatPer":25,"backupDayWatth":2260.4648,"loadCmdChCtrlInfos":[{"powCh":1,"ctrlSta":0,"ctrlMode":0,"priority":0},{"powCh":1,"ctrlSta":0,"ctrlMode":0,"priority":1},{"powCh":1,"ctrlSta":0,"ctrlMode":0,"priority":2},{"powCh":1,"ctrlSta":0,"ctrlMode":0,"priority":3},{"powCh":1,"ctrlSta":0,"ctrlMode":0,"priority":4},{"powCh":1,"ctrlSta":0,"ctrlMode":0,"priority":5},{"powCh":1,"ctrlSta":0,"ctrlMode":0,"priority":6},{"powCh":1,"ctrlSta":0,"ctrlMode":0,"priority":7},{"powCh":1,"ctrlSta":0,"ctrlMode":0,"priority":8},{"powCh":1,"ctrlSta":0,"ctrlMode":0,"priority":9}],"cmdSet":11,"backupChaTime":143999,"gridSta":1,"time":{"sec":15,"week":6,"min":57,"hour":10,"month":9,"year":2024,"day":28},"id":2,"energyInfos":[{"dischargeTime":6234,"mulPackNum":2,"stateBean":{"isPowerOutput":0,"isGridCharge":0,"isConnect":1,"isMpptCharge":1,"isAcOpen":0,"isEnable":1},"outputPower":0,"lcdInputWatts":258,"fullCap":80000,"chargeTime":711,"emsChgFlag":1,"type":14,"emsBatTemp":28,"ratePower":3600,"batteryPercentage":24,"oilPackNum":0},{"dischargeTime":6344,"mulPackNum":1,"stateBean":{"isPowerOutput":1,"isGridCharge":0,"isConnect":1,"isMpptCharge":1,"isAcOpen":1,"isEnable":1},"outputPower":0,"lcdInputWatts":255,"fullCap":80000,"chargeTime":6287,"emsChgFlag":1,"type":14,"emsBatTemp":27,"ratePower":3600,"batteryPercentage":25,"oilPackNum":0}]},"backupLoadWatt":{"rtc":"2024-9-28","watth":[[38,54,61,70,120,45,37,50,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0],[4,4,4,5,7,7,8,8,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0],[9,9,9,9,14,13,14,26,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0],[15,16,15,16,22,23,21,21,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0],[19,21,18,22,21,23,22,21,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0],[11,11,11,11,12,240,132,11,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0],[6,6,6,6,6,6,6,12,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0],[0,0,0,1,2,2,2,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0],[84,84,85,84,83,83,84,80,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0],[12,12,12,13,14,14,17,19,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0]],"cmdSet":11,"id":49},"epsModeInfo":{"cmdSet":11,"eps":true,"id":25},"splitPhaseInfo":{"cfgList":[{"linkCh":0,"linkMark":0},{"linkCh":0,"linkMark":0},{"linkCh":0,"linkMark":0},{"linkCh":0,"linkMark":0},{"linkCh":0,"linkMark":0},{"linkCh":0,"linkMark":0},{"linkCh":0,"linkMark":0},{"linkCh":0,"linkMark":0},{"linkCh":0,"linkMark":0},{"linkCh":0,"linkMark":0}],"cmdSet":11,"id":19},"areaInfo":{"area":"Germany,Baden-Württemberg\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000","cmdSet":11,"id":35},"topupLoadWatt":{"rtc":"2024-9-28","watth":[[0,0,0,0,0,0,0,0,0,0,5,0,0,0,0,0,0,0,0,0,0,0,0,0],[0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0]],"cmdSet":11,"id":50},"emergencyStrategy":{"backupMode":1,"isCfg":1,"cmdSet":11,"chSta":[{"priority":0,"isEnable":1},{"priority":1,"isEnable":1},{"priority":2,"isEnable":1},{"priority":3,"isEnable":1},{"priority":4,"isEnable":1},{"priority":5,"isEnable":1},{"priority":6,"isEnable":1},{"priority":7,"isEnable":1},{"priority":8,"isEnable":1},{"priority":9,"isEnable":1}],"id":65,"overloadMode":1},"channelPower":{"cmdSet":11,"time":{"sec":15,"week":6,"min":57,"hour":10,"month":9,"year":2024,"day":28},"infoList":[{"powType":0,"chWatt":124.05729},{"powType":0,"chWatt":38.322887},{"powType":0,"chWatt":11.493443},{"powType":0,"chWatt":65.68293},{"powType":0,"chWatt":23.457577},{"powType":0,"chWatt":16.927795},{"powType":0,"chWatt":0},{"powType":0,"chWatt":0},{"powType":0,"chWatt":77.46734},{"powType":0,"chWatt":18.930376},{"powType":0,"chWatt":0},{"powType":1,"chWatt":0}],"id":96},"selfCheck":{"result":1,"flag":1,"cmdSet":11,"chErrorSta":[0,0,0,0,0,0,0,0,0,0],"vIn":[3.57047,2.171832,232.13345,0.6518756,3.6470098,0.29152763,4.6780877,0.29152763,232.11937,3.8233492],"id":113,"phaseType":[0,0,0,0,0,0,0,0,0,0],"vOut":[0,0,0,0.20614117,0,0.20614117,0,0,0.20614117,0]},"loadChCurInfo":{"cur":[20,30,30,30,16,16,16,16,16,16,20,20],"cmdSet":11,"id":21},"mainsLoadWatt":{"rtc":"2024-9-28","watth":[[0,0,0,0,0,0,0,0,53,110,118,0,0,0,0,0,0,0,0,0,0,0,0,0],[0,0,0,0,0,0,0,0,10,9,16,0,0,0,0,0,0,0,0,0,0,0,0,0],[0,0,0,0,0,0,0,0,13,14,13,0,0,0,0,0,0,0,0,0,0,0,0,0],[0,0,0,0,0,0,0,0,24,41,34,0,0,0,0,0,0,0,0,0,0,0,0,0],[0,0,0,0,0,0,0,0,21,20,18,0,0,0,0,0,0,0,0,0,0,0,0,0],[0,0,0,0,0,0,0,0,14,62,69,0,0,0,0,0,0,0,0,0,0,0,0,0],[0,0,0,0,0,0,0,0,5,5,5,0,0,0,0,0,0,0,0,0,0,0,0,0],[0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0],[0,0,0,0,0,0,0,0,79,77,77,0,0,0,0,0,0,0,0,0,0,0,0,0],[0,0,0,0,0,0,0,0,48,17,16,0,0,0,0,0,0,0,0,0,0,0,0,0]],"cmdSet":11,"id":48},"timeTask":[{"cfg":{"param":{"lowBattery":0,"chChargeWatt":0,"chSta":[0,0,0,0,0,0,0,0,0,0],"hightBattery":0},"comCfg":{"timeScale":[0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0],"isCfg":0,"type":0,"isEnable":0,"setTime":{"sec":0,"week":0,"min":0,"hour":0,"month":0,"year":0,"day":0},"timeRange":{"isCfg":0,"timeMode":0,"startTime":{"sec":0,"week":0,"min":0,"hour":0,"month":0,"year":0,"day":0},"endTime":{"sec":59,"week":0,"min":59,"hour":23,"month":0,"year":0,"day":0},"isEnable":0}}},"cmdSet":11,"index":16,"id":80},{"cfg":{"param":{"lowBattery":0,"chChargeWatt":0,"chSta":[0,0,0,0,0,0,0,0,0,0],"hightBattery":0},"comCfg":{"timeScale":[0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0],"isCfg":0,"type":0,"isEnable":0,"setTime":{"sec":0,"week":0,"min":0,"hour":0,"month":0,"year":0,"day":0},"timeRange":{"isCfg":0,"timeMode":0,"startTime":{"sec":0,"week":0,"min":0,"hour":0,"month":0,"year":0,"day":0},"endTime":{"sec":59,"week":0,"min":59,"hour":23,"month":0,"year":0,"day":0},"isEnable":0}}},"cmdSet":11,"index":17,"id":80},{"cfg":{"param":{"lowBattery":0,"chChargeWatt":0,"chSta":[0,0,0,0,0,0,0,0,0,0],"hightBattery":0},"comCfg":{"timeScale":[0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0],"isCfg":0,"type":0,"isEnable":0,"setTime":{"sec":0,"week":0,"min":0,"hour":0,"month":0,"year":0,"day":0},"timeRange":{"isCfg":0,"timeMode":0,"startTime":{"sec":0,"week":0,"min":0,"hour":0,"month":0,"year":0,"day":0},"endTime":{"sec":59,"week":0,"min":59,"hour":23,"month":0,"year":0,"day":0},"isEnable":0}}},"cmdSet":11,"index":14,"id":80},{"cfg":{"param":{"lowBattery":0,"chChargeWatt":0,"chSta":[0,0,0,0,0,0,0,0,0,0],"hightBattery":0},"comCfg":{"timeScale":[0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0],"isCfg":0,"type":0,"isEnable":0,"setTime":{"sec":0,"week":0,"min":0,"hour":0,"month":0,"year":0,"day":0},"timeRange":{"isCfg":0,"timeMode":0,"startTime":{"sec":0,"week":0,"min":0,"hour":0,"month":0,"year":0,"day":0},"endTime":{"sec":59,"week":0,"min":59,"hour":23,"month":0,"year":0,"day":0},"isEnable":0}}},"cmdSet":11,"index":15,"id":80},{"cfg":{"param":{"lowBattery":0,"chChargeWatt":0,"chSta":[0,0,0,0,0,0,0,0,0,0],"hightBattery":0},"comCfg":{"timeScale":[0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0],"isCfg":0,"type":0,"isEnable":0,"setTime":{"sec":0,"week":0,"min":0,"hour":0,"month":0,"year":0,"day":0},"timeRange":{"isCfg":0,"timeMode":0,"startTime":{"sec":0,"week":0,"min":0,"hour":0,"month":0,"year":0,"day":0},"endTime":{"sec":59,"week":0,"min":59,"hour":23,"month":0,"year":0,"day":0},"isEnable":0}}},"cmdSet":11,"index":18,"id":80},{"cfg":{"param":{"lowBattery":0,"chChargeWatt":0,"chSta":[0,0,0,0,0,0,0,0,0,0],"hightBattery":0},"comCfg":{"timeScale":[0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0],"isCfg":0,"type":0,"isEnable":0,"setTime":{"sec":0,"week":0,"min":0,"hour":0,"month":0,"year":0,"day":0},"timeRange":{"isCfg":0,"timeMode":0,"startTime":{"sec":0,"week":0,"min":0,"hour":0,"month":0,"year":0,"day":0},"endTime":{"sec":59,"week":0,"min":59,"hour":23,"month":0,"year":0,"day":0},"isEnable":0}}},"cmdSet":11,"index":19,"id":80},{"cfg":{"param":{"lowBattery":0,"chChargeWatt":0,"chSta":[1,1,1,1,1,1,1,1,1,1],"hightBattery":0},"comCfg":{"timeScale":[-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1],"isCfg":1,"type":2,"isEnable":0,"setTime":{"sec":14,"week":7,"min":38,"hour":11,"month":9,"year":2024,"day":24},"timeRange":{"isCfg":1,"timeMode":0,"startTime":{"sec":0,"week":2,"min":0,"hour":0,"month":4,"year":2024,"day":11},"endTime":{"sec":59,"week":5,"min":59,"hour":23,"month":10,"year":2024,"day":31},"isEnable":1}}},"cmdSet":11,"index":0,"id":80},{"cfg":{"param":{"lowBattery":0,"chChargeWatt":0,"chSta":[0,0,0,0,0,0,0,0,0,0],"hightBattery":0},"comCfg":{"timeScale":[0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0],"isCfg":0,"type":0,"isEnable":0,"setTime":{"sec":0,"week":0,"min":0,"hour":0,"month":0,"year":0,"day":0},"timeRange":{"isCfg":0,"timeMode":0,"startTime":{"sec":0,"week":0,"min":0,"hour":0,"month":0,"year":0,"day":0},"endTime":{"sec":59,"week":0,"min":59,"hour":23,"month":0,"year":0,"day":0},"isEnable":0}}},"cmdSet":11,"index":3,"id":80},{"cfg":{"param":{"lowBattery":0,"chChargeWatt":0,"chSta":[0,0,0,0,0,0,0,0,0,0],"hightBattery":0},"comCfg":{"timeScale":[0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0],"isCfg":0,"type":0,"isEnable":0,"setTime":{"sec":0,"week":0,"min":0,"hour":0,"month":0,"year":0,"day":0},"timeRange":{"isCfg":0,"timeMode":0,"startTime":{"sec":0,"week":0,"min":0,"hour":0,"month":0,"year":0,"day":0},"endTime":{"sec":59,"week":0,"min":59,"hour":23,"month":0,"year":0,"day":0},"isEnable":0}}},"cmdSet":11,"index":4,"id":80},{"cfg":{"param":{"lowBattery":0,"chChargeWatt":0,"chSta":[1,1,1,1,1,1,1,1,1,1],"hightBattery":0},"comCfg":{"timeScale":[-1,-1,-1,-1,-1,-1,0,0,0,0,0,0,0,-16,-1,-1,-1,-1],"isCfg":1,"type":2,"isEnable":1,"setTime":{"sec":22,"week":7,"min":33,"hour":21,"month":9,"year":2024,"day":27},"timeRange":{"isCfg":1,"timeMode":0,"startTime":{"sec":0,"week":4,"min":0,"hour":0,"month":6,"year":2023,"day":24},"endTime":{"sec":59,"week":1,"min":59,"hour":23,"month":1,"year":2035,"day":1},"isEnable":1}}},"cmdSet":11,"index":1,"id":80},{"cfg":{"param":{"lowBattery":95,"chChargeWatt":200,"chSta":[1,0],"hightBattery":100},"comCfg":{"timeScale":[-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1],"isCfg":1,"type":1,"isEnable":0,"setTime":{"sec":28,"week":7,"min":53,"hour":10,"month":9,"year":2024,"day":28},"timeRange":{"mode3":{"month":9,"year":2024,"day":28},"isCfg":1,"timeMode":3,"startTime":{"sec":0,"week":4,"min":0,"hour":0,"month":9,"year":2024,"day":28},"endTime":{"sec":59,"week":4,"min":59,"hour":23,"month":9,"year":2024,"day":28},"isEnable":3}}},"cmdSet":11,"index":2,"id":80},{"cfg":{"param":{"lowBattery":0,"chChargeWatt":0,"chSta":[0,0,0,0,0,0,0,0,0,0],"hightBattery":0},"comCfg":{"timeScale":[0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0],"isCfg":0,"type":0,"isEnable":0,"setTime":{"sec":0,"week":0,"min":0,"hour":0,"month":0,"year":0,"day":0},"timeRange":{"isCfg":0,"timeMode":0,"startTime":{"sec":0,"week":0,"min":0,"hour":0,"month":0,"year":0,"day":0},"endTime":{"sec":59,"week":0,"min":59,"hour":23,"month":0,"year":0,"day":0},"isEnable":0}}},"cmdSet":11,"index":7,"id":80},{"cfg":{"param":{"lowBattery":0,"chChargeWatt":0,"chSta":[0,0,0,0,0,0,0,0,0,0],"hightBattery":0},"comCfg":{"timeScale":[0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0],"isCfg":0,"type":0,"isEnable":0,"setTime":{"sec":0,"week":0,"min":0,"hour":0,"month":0,"year":0,"day":0},"timeRange":{"isCfg":0,"timeMode":0,"startTime":{"sec":0,"week":0,"min":0,"hour":0,"month":0,"year":0,"day":0},"endTime":{"sec":59,"week":0,"min":59,"hour":23,"month":0,"year":0,"day":0},"isEnable":0}}},"cmdSet":11,"index":8,"id":80},{"cfg":{"param":{"lowBattery":0,"chChargeWatt":0,"chSta":[0,0,0,0,0,0,0,0,0,0],"hightBattery":0},"comCfg":{"timeScale":[0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0],"isCfg":0,"type":0,"isEnable":0,"setTime":{"sec":0,"week":0,"min":0,"hour":0,"month":0,"year":0,"day":0},"timeRange":{"isCfg":0,"timeMode":0,"startTime":{"sec":0,"week":0,"min":0,"hour":0,"month":0,"year":0,"day":0},"endTime":{"sec":59,"week":0,"min":59,"hour":23,"month":0,"year":0,"day":0},"isEnable":0}}},"cmdSet":11,"index":5,"id":80},{"cfg":{"param":{"lowBattery":0,"chChargeWatt":0,"chSta":[0,0,0,0,0,0,0,0,0,0],"hightBattery":0},"comCfg":{"timeScale":[0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0],"isCfg":0,"type":0,"isEnable":0,"setTime":{"sec":0,"week":0,"min":0,"hour":0,"month":0,"year":0,"day":0},"timeRange":{"isCfg":0,"timeMode":0,"startTime":{"sec":0,"week":0,"min":0,"hour":0,"month":0,"year":0,"day":0},"endTime":{"sec":59,"week":0,"min":59,"hour":23,"month":0,"year":0,"day":0},"isEnable":0}}},"cmdSet":11,"index":6,"id":80},{"cfg":{"param":{"lowBattery":0,"chChargeWatt":0,"chSta":[0,0,0,0,0,0,0,0,0,0],"hightBattery":0},"comCfg":{"timeScale":[0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0],"isCfg":0,"type":0,"isEnable":0,"setTime":{"sec":0,"week":0,"min":0,"hour":0,"month":0,"year":0,"day":0},"timeRange":{"isCfg":0,"timeMode":0,"startTime":{"sec":0,"week":0,"min":0,"hour":0,"month":0,"year":0,"day":0},"endTime":{"sec":59,"week":0,"min":59,"hour":23,"month":0,"year":0,"day":0},"isEnable":0}}},"cmdSet":11,"index":12,"id":80},{"cfg":{"param":{"lowBattery":0,"chChargeWatt":0,"chSta":[0,0,0,0,0,0,0,0,0,0],"hightBattery":0},"comCfg":{"timeScale":[0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0],"isCfg":0,"type":0,"isEnable":0,"setTime":{"sec":0,"week":0,"min":0,"hour":0,"month":0,"year":0,"day":0},"timeRange":{"isCfg":0,"timeMode":0,"startTime":{"sec":0,"week":0,"min":0,"hour":0,"month":0,"year":0,"day":0},"endTime":{"sec":59,"week":0,"min":59,"hour":23,"month":0,"year":0,"day":0},"isEnable":0}}},"cmdSet":11,"index":13,"id":80},{"cfg":{"param":{"lowBattery":0,"chChargeWatt":0,"chSta":[0,0,0,0,0,0,0,0,0,0],"hightBattery":0},"comCfg":{"timeScale":[0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0],"isCfg":0,"type":0,"isEnable":0,"setTime":{"sec":0,"week":0,"min":0,"hour":0,"month":0,"year":0,"day":0},"timeRange":{"isCfg":0,"timeMode":0,"startTime":{"sec":0,"week":0,"min":0,"hour":0,"month":0,"year":0,"day":0},"endTime":{"sec":59,"week":0,"min":59,"hour":23,"month":0,"year":0,"day":0},"isEnable":0}}},"cmdSet":11,"index":9,"id":80},{"cfg":{"param":{"lowBattery":0,"chChargeWatt":0,"chSta":[0,0,0,0,0,0,0,0,0,0],"hightBattery":0},"comCfg":{"timeScale":[0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0],"isCfg":0,"type":0,"isEnable":0,"setTime":{"sec":0,"week":0,"min":0,"hour":0,"month":0,"year":0,"day":0},"timeRange":{"isCfg":0,"timeMode":0,"startTime":{"sec":0,"week":0,"min":0,"hour":0,"month":0,"year":0,"day":0},"endTime":{"sec":59,"week":0,"min":59,"hour":23,"month":0,"year":0,"day":0},"isEnable":0}}},"cmdSet":11,"index":10,"id":80},{"cfg":{"param":{"lowBattery":0,"chChargeWatt":0,"chSta":[0,0,0,0,0,0,0,0,0,0],"hightBattery":0},"comCfg":{"timeScale":[0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0],"isCfg":0,"type":0,"isEnable":0,"setTime":{"sec":0,"week":0,"min":0,"hour":0,"month":0,"year":0,"day":0},"timeRange":{"isCfg":0,"timeMode":0,"startTime":{"sec":0,"week":0,"min":0,"hour":0,"month":0,"year":0,"day":0},"endTime":{"sec":59,"week":0,"min":59,"hour":23,"month":0,"year":0,"day":0},"isEnable":0}}},"cmdSet":11,"index":11,"id":80}]}}}

                noch etwas zum Wertebereich:

                State value to set for "ecoflow-mqtt.0.SP10ZEW5ZEAXXXX.heartbeat.backupFullCap" has value "394638" greater than max "80000"

                F Offline
                F Offline
                foxthefox
                Developer
                schrieb am zuletzt editiert von
                #413

                @vmi
                Das schau ich mir am Rechner an. Werde auch mal die restlichen Strukturen aufnehmen.

                Adapterüberblick: Profil Github;

                Wenn der Adapter gefällt und nützlich ist, bitte ins Repo gehen und Star setzen. Danke

                Ein Aufruf: video

                A V 2 Antworten Letzte Antwort
                0
                • F foxthefox

                  @vmi
                  Das schau ich mir am Rechner an. Werde auch mal die restlichen Strukturen aufnehmen.

                  A Offline
                  A Offline
                  aherby
                  schrieb am zuletzt editiert von
                  #414

                  @foxthefox Guten Morgen,
                  heute bei super Sonnenschein und frischen Temperaturen sowie beobachten was erzeugt wird ist mit folgendes aufgefallen:

                  Delta 2 Max

                  ecoflow-mqtt.0 (3480) State value to set for "ecoflow-mqtt.0.R351ZEB4HFxxxxxx.mppt.outWatts" has value "550" greater than max "500"
                  

                  Ich würde den Wert auf 600 erhöhen, das Log wird schon recht voll damit.

                  Powerstream und Plugs

                  State value to set for "ecoflow-mqtt.0.HW51ZOH4SFxxxxxx.inverter_heartbeat.invOutputWatts" has value "808" greater than max "800"
                  

                  Ich würde den Wert auf 810 erhöhen um einfach die Schwankungen nicht im Log zu haben.

                  Ist die Anpassung möglich?

                  F 1 Antwort Letzte Antwort
                  0
                  • A aherby

                    @foxthefox Guten Morgen,
                    heute bei super Sonnenschein und frischen Temperaturen sowie beobachten was erzeugt wird ist mit folgendes aufgefallen:

                    Delta 2 Max

                    ecoflow-mqtt.0 (3480) State value to set for "ecoflow-mqtt.0.R351ZEB4HFxxxxxx.mppt.outWatts" has value "550" greater than max "500"
                    

                    Ich würde den Wert auf 600 erhöhen, das Log wird schon recht voll damit.

                    Powerstream und Plugs

                    State value to set for "ecoflow-mqtt.0.HW51ZOH4SFxxxxxx.inverter_heartbeat.invOutputWatts" has value "808" greater than max "800"
                    

                    Ich würde den Wert auf 810 erhöhen um einfach die Schwankungen nicht im Log zu haben.

                    Ist die Anpassung möglich?

                    F Offline
                    F Offline
                    foxthefox
                    Developer
                    schrieb am zuletzt editiert von
                    #415

                    @aherby
                    Mach ich gerne. Bin in 2 Wochen aus dem Urlaub zurück, dann ist es das nächste.

                    Adapterüberblick: Profil Github;

                    Wenn der Adapter gefällt und nützlich ist, bitte ins Repo gehen und Star setzen. Danke

                    Ein Aufruf: video

                    A 1 Antwort Letzte Antwort
                    0
                    • F foxthefox

                      @aherby
                      Mach ich gerne. Bin in 2 Wochen aus dem Urlaub zurück, dann ist es das nächste.

                      A Offline
                      A Offline
                      aherby
                      schrieb am zuletzt editiert von
                      #416

                      @foxthefox Sehr cool. Danke

                      1 Antwort Letzte Antwort
                      0
                      • F foxthefox

                        @vmi
                        Das schau ich mir am Rechner an. Werde auch mal die restlichen Strukturen aufnehmen.

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

                        @foxthefox bist Du schon weiter gekommen mit den Strukturen aufnehmen?

                        F 1 Antwort Letzte Antwort
                        0
                        • V vmi

                          @foxthefox bist Du schon weiter gekommen mit den Strukturen aufnehmen?

                          F Offline
                          F Offline
                          foxthefox
                          Developer
                          schrieb am zuletzt editiert von
                          #418

                          @vmi

                          Leider nein, hatte nach dem Langstreckenflug erstmal mit Erkältung zu kämpfen. Jetzt geht’s wieder, evtl wirds dieses WE etwas.

                          Adapterüberblick: Profil Github;

                          Wenn der Adapter gefällt und nützlich ist, bitte ins Repo gehen und Star setzen. Danke

                          Ein Aufruf: video

                          V 2 Antworten Letzte Antwort
                          0
                          • F foxthefox

                            @vmi

                            Leider nein, hatte nach dem Langstreckenflug erstmal mit Erkältung zu kämpfen. Jetzt geht’s wieder, evtl wirds dieses WE etwas.

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

                            @foxthefox oh, das tut mir leid. Gute Besserung

                            F 1 Antwort Letzte Antwort
                            0
                            • V vmi

                              @foxthefox oh, das tut mir leid. Gute Besserung

                              F Offline
                              F Offline
                              foxthefox
                              Developer
                              schrieb am zuletzt editiert von
                              #420

                              @vmi
                              Danke. Alles wieder gut :-)

                              Version 1.0.4 hat es nun in das stable repo geschafft. Der Adapter sollte nun über die Suche auffindbar und installierbar sein.

                              Es gibt eine neue Version, hauptsächlich wegen stable und Dingen zu responsive Design.
                              Und ja zwei Bereichsgrenzen sind nach oben verschoben (nur wirksam nach Neuanlegen der Datenpunkte (stop, löschen DP, neustart)

                              1.0.5 (npm)

                              • (foxthefox) mppt.outWatts 500 -> 600; inverter_heartbeat.invOutputWatts 800 -> 810
                              • (foxthefox) update of Readme (adapter now in stable)
                              • (foxthefox) changes for responsive design #160

                              Adapterüberblick: Profil Github;

                              Wenn der Adapter gefällt und nützlich ist, bitte ins Repo gehen und Star setzen. Danke

                              Ein Aufruf: video

                              1 Antwort Letzte Antwort
                              0
                              • S Offline
                                S Offline
                                schaffner
                                schrieb am zuletzt editiert von
                                #421

                                Hallo,
                                Danke für den Adapter, der ersetzt bei mir inzwischen das Skript vom Markus, dass bei mir nicht mehr läuft.

                                Beim Adapter fehlen Objektdaten für BMSSlave, also den/die Zusatzakkus.

                                Ist das normal so, also nicht vorgesehen ? Auch nach dem Update von 1.02 auf 1.04 ist der Punkt nach dem Neuaufbau der Objektdaten nicht da.

                                Grüße, Arnie

                                M 1 Antwort Letzte Antwort
                                0
                                • S schaffner

                                  Hallo,
                                  Danke für den Adapter, der ersetzt bei mir inzwischen das Skript vom Markus, dass bei mir nicht mehr läuft.

                                  Beim Adapter fehlen Objektdaten für BMSSlave, also den/die Zusatzakkus.

                                  Ist das normal so, also nicht vorgesehen ? Auch nach dem Update von 1.02 auf 1.04 ist der Punkt nach dem Neuaufbau der Objektdaten nicht da.

                                  Grüße, Arnie

                                  M Offline
                                  M Offline
                                  MikeRow
                                  schrieb am zuletzt editiert von
                                  #422

                                  @schaffner in den Device Settings hast du Slave auch aktiviert?

                                  S 1 Antwort Letzte Antwort
                                  1
                                  • M MikeRow

                                    @schaffner in den Device Settings hast du Slave auch aktiviert?

                                    S Offline
                                    S Offline
                                    schaffner
                                    schrieb am zuletzt editiert von
                                    #423

                                    @mikerow said in Neuer Adapter ecoflow-mqtt:

                                    @schaffner in den Device Settings hast du Slave auch aktiviert?

                                    Oja, das wars.

                                    herzlichen Dank !!!!

                                    M 1 Antwort Letzte Antwort
                                    0
                                    • S schaffner

                                      @mikerow said in Neuer Adapter ecoflow-mqtt:

                                      @schaffner in den Device Settings hast du Slave auch aktiviert?

                                      Oja, das wars.

                                      herzlichen Dank !!!!

                                      M Offline
                                      M Offline
                                      MikeRow
                                      schrieb am zuletzt editiert von
                                      #424

                                      @schaffner gern

                                      1 Antwort Letzte Antwort
                                      0
                                      • M Offline
                                        M Offline
                                        manny4566
                                        schrieb am zuletzt editiert von
                                        #425

                                        Hi,

                                        mache ich etwas falsch oder muss der Adapter speziell konfiguriert werden, damit sich folgenden Werte aktualisieren ?
                                        Das passiert bei mir aktuell nur, wenn ich die App auf dem Handy öffne.
                                        Danke

                                        30ee7f6b-e371-459b-a382-f5232f27908e-grafik.png

                                        D 1 Antwort Letzte Antwort
                                        0
                                        • F foxthefox

                                          @vmi

                                          Leider nein, hatte nach dem Langstreckenflug erstmal mit Erkältung zu kämpfen. Jetzt geht’s wieder, evtl wirds dieses WE etwas.

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

                                          @foxthefox wollte mal nachfragen ob Du schon weiter gekommen bist?

                                          F 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

                                          619

                                          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