Navigation

    Logo
    • Register
    • Login
    • Search
    • Recent
    • Tags
    • Unread
    • Categories
    • Unreplied
    • Popular
    • GitHub
    • Docu
    • Hilfe
    1. Home
    2. Deutsch
    3. Tester
    4. Neuer Adapter ecoflow-mqtt

    NEWS

    • ioBroker goes Matter ... Matter Adapter in Stable

    • 15. 05. Wartungsarbeiten am ioBroker Forum

    • Monatsrückblick - April 2025

    Neuer Adapter ecoflow-mqtt

    This topic has been deleted. Only users with topic management privileges can see it.
    • F
      foxthefox Developer @vmi last edited by

      @vmi sagte in Neuer Adapter ecoflow-mqtt:

      @foxthefox

      Es werden die selben Datenpunkte auch über die Automation per App gesetzt:

      Das hört sich doch schonmal gut an, wenn das mit den ctrlSta harmoniert.

      Es wird wohl auch noch der Datenpunkt inv.cfgACEnable aktualisiert, allerdings wird der bei mir in den Objekten nicht geändert, der steht immer auf false

      78731f56-1a94-4d52-81a1-60edc1b4f22b-grafik.png

      Das ist eher komisch und für mich eher ein Frage nach dem Admin Adapter. Die Meldung kommt bei Änderung an einem Datenpunkt den man im Adapter auf Änderungen überwacht. Das mache ich nur für Datenpunkte die ein Befehl haben. Das ist eine Systemfunktion und die erste Meldung nach dem Trigger. In gleicher Art sollte bis und admin Änderungen mitbekommen.
      ( ack= true ist eine Rückmeldung, ack=false ein Befehl )

      Hast Du noch eine Idee wo sich der Datenpunkt für die AC Ladeleistung versteckt?

      Erstmal nicht. Evtl ist es ja wirklich der cfgFastChange Watt. Fast=infinity, slow=AC Eingang ???? Könnte sein, allerdings hat die DM auch den Wert, aber kein Infinity🤔

      1 Reply Last reply Reply Quote 0
      • V
        vmi @foxthefox last edited by vmi

        @foxthefox

        die die Steuerung der AC Ladeleistung erfolgte bis zum Firmwareupdate über cfgslowChargeWatt bei der entsprechenden Delta Pro.
        Nach dem Update wird dieser Datenpunkt nicht mehr berüksichtig, egal welcher Wert dieser hat.
        Nach dem Einschalten wird konstant mit ca. 1500 Watt an dem entsprechenden Infinity Port per AC geladen.

        Habe mit meiner dritten Delta Pro mal den Test über das normale AC Kabel Stromkabel gemacht, da funktioniert mein altes Script für die Ladeleistungsteuerung mit cfgslowChargeWatt problemlos. Nur nicht über in Infinity Port ....

        Zusammenfasend, steht für mich fest das cfgslowChargeWatt für den Kaltegrätestecker ist (Ladeleistung geht ja auch nur bis 2900 Watt) über den Infinity Ports sind ja bis 3200 Watt möglich.

        Über ctrlSta_10 für Infinty Port 1 und ctrlSta_11 für Port 2 wird die AC Ladung eingeschaltet. Analog zur App (wie der Schieberegler) und die AC ladeleistung ist dann 1500 Watt:

        8b18dd94-63a9-4cdc-aa86-7435a714f42c-grafik.png

        Meine Vermutung ist, dass es mit dem Firmware Update in der API den Datenpunkt chChargeWatt beim SHP gibt für die Steuerung. Der entsprechende Datenbereich müsste von 200 bis 3200 Watt sein.

        1 Reply Last reply Reply Quote 0
        • V
          vmi last edited by vmi

          @foxthefox

          super, ich denke das ist ein neuer Datenpunkt (chChargeWatt) in der API.

          Steht ja so auch in der orginal Doku von Ecoflow

          https://developer-eu.ecoflow.com/us/document/shp

          und würde in Deiner Doku fehlen 😉

          https://github.com/foxthefox/ioBroker.ecoflow-mqtt/blob/096554f2a806f9f3692c7815476c418edd5e85a3/doc/devices/panel.md

          Dir noch einen schönen Urlaub

          F 1 Reply Last reply Reply Quote 0
          • F
            foxthefox Developer @vmi last edited by

            @vmi
            Danke

            Der Datenpunkt chChargeWatts ist aber nur bei dennAufgaben drin. Also nicht direkt ansprechbar.
            Ich bin aber immer noch der Meinung, das SHP zum Zeitpunkt ein Befehl rüberschickt an die DPro. Den müssen wir nur im log debuggen.
            Es kann natürlich sein, das es eine direkte Kommunikation ist oder ein Topic welches noch nicht bekannt ist. Könnte auf ähnlicher Art gehen wie die smartplugs.

            V 1 Reply Last reply Reply Quote 0
            • V
              vmi @foxthefox last edited by

              @foxthefox

              Habe alle Datenpunkte der entsprechenden Delta Pro beim AC Laden noch dem Wert 200 vom testen durchgesucht, aber keinen Datenpunkt gefunden, der den Wert angenommen hat.

              theoretisch, müsste es ja einen Datenpunkt geben, mal unabhängig wo dieser zugeordnet ist (SHP/Delta Pro), analog zu der AC Ladesteuerung über die Kaltgerätebuchse an der Delta Pro.

              F 1 Reply Last reply Reply Quote 0
              • R
                Ralf 8 @Ralf 8 last edited by 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 1 Reply Last reply Reply Quote 0
                • F
                  foxthefox Developer @vmi last edited by 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 2 Replies Last reply Reply Quote 0
                  • F
                    foxthefox Developer @Ralf 8 last edited by foxthefox

                    @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

                    1 Reply Last reply Reply Quote 0
                    • V
                      vmi @foxthefox last edited by 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 1 Reply Last reply Reply Quote 0
                      • V
                        vmi @foxthefox last edited by

                        @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 Replies Last reply Reply Quote 0
                        • V
                          vmi @vmi last edited by

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

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

                          F 1 Reply Last reply Reply Quote 0
                          • F
                            foxthefox Developer @vmi last edited by

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

                            1 Reply Last reply Reply Quote 0
                            • F
                              foxthefox Developer @vmi last edited by

                              @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.

                              1 Reply Last reply Reply Quote 0
                              • F
                                foxthefox Developer @vmi last edited by

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

                                A V 2 Replies Last reply Reply Quote 0
                                • A
                                  aherby @foxthefox last edited by

                                  @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 Reply Last reply Reply Quote 0
                                  • F
                                    foxthefox Developer @aherby last edited by

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

                                    A 1 Reply Last reply Reply Quote 0
                                    • A
                                      aherby @foxthefox last edited by

                                      @foxthefox Sehr cool. Danke

                                      1 Reply Last reply Reply Quote 0
                                      • V
                                        vmi @foxthefox last edited by

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

                                        F 1 Reply Last reply Reply Quote 0
                                        • F
                                          foxthefox Developer @vmi last edited by

                                          @vmi

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

                                          V 2 Replies Last reply Reply Quote 0
                                          • V
                                            vmi @foxthefox last edited by

                                            @foxthefox oh, das tut mir leid. Gute Besserung

                                            F 1 Reply Last reply Reply Quote 0
                                            • First post
                                              Last post

                                            Support us

                                            ioBroker
                                            Community Adapters
                                            Donate

                                            914
                                            Online

                                            31.6k
                                            Users

                                            79.5k
                                            Topics

                                            1.3m
                                            Posts

                                            32
                                            477
                                            66964
                                            Loading More Posts
                                            • Oldest to Newest
                                            • Newest to Oldest
                                            • Most Votes
                                            Reply
                                            • Reply as topic
                                            Log in to reply
                                            Community
                                            Impressum | Datenschutz-Bestimmungen | Nutzungsbedingungen
                                            The ioBroker Community 2014-2023
                                            logo