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

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

Community Forum

donate donate
  1. ioBroker Community Home
  2. Deutsch
  3. Tester
  4. Neuer Adapter ecoflow-mqtt

NEWS

  • Monatsrückblick Januar/Februar 2026 ist online!
    BluefoxB
    Bluefox
    16
    1
    307

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

  • Neuer Blogbeitrag: Monatsrückblick - Dezember 2025 🎄
    BluefoxB
    Bluefox
    13
    1
    1.3k

Neuer Adapter ecoflow-mqtt

Scheduled Pinned Locked Moved Tester
747 Posts 55 Posters 214.8k Views 50 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • S sirdir

    @foxthefox 1 ist zum Display hin, oder? Da hab ich den Zusatzakku angeschlossen, damit er auch Firmwareupdates kriegt. An Port 2 ist der Powerstream. Ich hab kein bmsSlave, weder 1 noch 2…

    F Offline
    F Offline
    foxthefox
    Developer
    wrote on last edited by
    #32

    @sirdir sagte in Neuer Adapter ecoflow-mqtt:

    @foxthefox 1 ist zum Display hin, oder? Da hab ich den Zusatzakku angeschlossen, damit er auch Firmwareupdates kriegt. An Port 2 ist der Powerstream. Ich hab kein bmsSlave, weder 1 noch 2…

    ja, 1 ist zum display hin.
    Wenn der Haken gesetzt ist (bei slave 1) dann sollte eine neue Objektstruktur kommen.
    Ich versuche es bei mir mal, obwohl ich keine Zusatz habe

    Adapterüberblick: Profil Github;

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

    Ein Aufruf: video

    F 1 Reply Last reply
    0
    • F foxthefox

      @sirdir sagte in Neuer Adapter ecoflow-mqtt:

      @foxthefox 1 ist zum Display hin, oder? Da hab ich den Zusatzakku angeschlossen, damit er auch Firmwareupdates kriegt. An Port 2 ist der Powerstream. Ich hab kein bmsSlave, weder 1 noch 2…

      ja, 1 ist zum display hin.
      Wenn der Haken gesetzt ist (bei slave 1) dann sollte eine neue Objektstruktur kommen.
      Ich versuche es bei mir mal, obwohl ich keine Zusatz habe

      F Offline
      F Offline
      foxthefox
      Developer
      wrote on last edited by
      #33

      @foxthefox
      war wohl doch noch ein Tippfehler drin, so daß die Bezeichner nicht passten.

      0.0.7

      • (foxthefox) jsonUI wrong attr for additional battery corrected

      Adapterüberblick: Profil Github;

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

      Ein Aufruf: video

      S 1 Reply Last reply
      0
      • F foxthefox

        @foxthefox
        war wohl doch noch ein Tippfehler drin, so daß die Bezeichner nicht passten.

        0.0.7

        • (foxthefox) jsonUI wrong attr for additional battery corrected
        S Offline
        S Offline
        sirdir
        wrote on last edited by
        #34

        @foxthefox Danke, jetzt kommt das bmsSlave 1 mit vielen Werten, aber die sind alle (null)…

        F 1 Reply Last reply
        0
        • S Offline
          S Offline
          sirdir
          wrote on last edited by
          #35

          nebenbei, ich bekomme ne Meldung wie diese die ganze Zeit:
          State value to set for "ecoflow-mqtt.0.xxx.mppt.outVol" has value "5214.1" greater than max "60"

          F 1 Reply Last reply
          0
          • S sirdir

            nebenbei, ich bekomme ne Meldung wie diese die ganze Zeit:
            State value to set for "ecoflow-mqtt.0.xxx.mppt.outVol" has value "5214.1" greater than max "60"

            F Offline
            F Offline
            foxthefox
            Developer
            wrote on last edited by
            #36

            @sirdir sagte in Neuer Adapter ecoflow-mqtt:

            outVol

            Wundert mich ein wenig, da dies auch bei mir ein Problem hätte geben müssen.
            Außer die Delta2Max hat andere Wertebereiche.
            An dem Multiplikationsfaktor hab ich nix geändert.
            Ich baue mal für Delta2Max eine neuen Faktor ein.

            bitte unter benutzerdefiniert den folgenden Link nehmen
            https://github.com/foxthefox/ioBroker.ecoflow-mqtt/tree/0.0.8
            dann spar ich mir die nächste Version

            Dennoch, damit Änderungen an Datenpunkten wirksam werden, sind diese zu löschen (also mindestens den mppt.outVol löschen).

            • Adapter stoppen
            • Datenpunkte/struktur von der powerstation/powerstream löschen
            • Adapter update
            • Adapter start

            Adapterüberblick: Profil Github;

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

            Ein Aufruf: video

            S 1 Reply Last reply
            0
            • S sirdir

              @foxthefox Danke, jetzt kommt das bmsSlave 1 mit vielen Werten, aber die sind alle (null)…

              F Offline
              F Offline
              foxthefox
              Developer
              wrote on last edited by foxthefox
              #37

              @sirdir sagte in Neuer Adapter ecoflow-mqtt:

              @foxthefox Danke, jetzt kommt das bmsSlave 1 mit vielen Werten, aber die sind alle (null)…

              Dann mal debug modus und msgUpdatePstation mit Haken versehen.
              Dann Ausschau halten, ob Daten mit bmsSlave1 gesendet werden.

              Korrektur: msgUpdatePstation

              Edit:
              oder heißt der es in den params Daten dann 'bms_bmsSlave1' oder irgendwie anders?
              Dan hab ich dies noch nicht als Variante drin, da bisher unbekannt.

              Adapterüberblick: Profil Github;

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

              Ein Aufruf: video

              S 1 Reply Last reply
              0
              • F foxthefox

                @sirdir sagte in Neuer Adapter ecoflow-mqtt:

                outVol

                Wundert mich ein wenig, da dies auch bei mir ein Problem hätte geben müssen.
                Außer die Delta2Max hat andere Wertebereiche.
                An dem Multiplikationsfaktor hab ich nix geändert.
                Ich baue mal für Delta2Max eine neuen Faktor ein.

                bitte unter benutzerdefiniert den folgenden Link nehmen
                https://github.com/foxthefox/ioBroker.ecoflow-mqtt/tree/0.0.8
                dann spar ich mir die nächste Version

                Dennoch, damit Änderungen an Datenpunkten wirksam werden, sind diese zu löschen (also mindestens den mppt.outVol löschen).

                • Adapter stoppen
                • Datenpunkte/struktur von der powerstation/powerstream löschen
                • Adapter update
                • Adapter start
                S Offline
                S Offline
                sirdir
                wrote on last edited by sirdir
                #38

                @foxthefox hab den installiert. Hier noch 4 die ich grad gesehen habe:

                State value to set for "ecoflow-mqtt.0.xx.pd.dsgPowerAC" has value "5135.8" greater than max "4000"
                State value to set for "ecoflow-mqtt.0.xx.pd.chgPowerAC" has value "45061.3" greater than max "4000"
                State value to set for "ecoflow-mqtt.0.xx. inv.acChgRatedPower" has value "2400" greater than max "1800"
                State value to set for "ecoflow-mqtt.0.xx. inv.FastChgWatts" has value "2400" greater than max “2200”
                
                F 1 Reply Last reply
                0
                • F foxthefox

                  @sirdir sagte in Neuer Adapter ecoflow-mqtt:

                  @foxthefox Danke, jetzt kommt das bmsSlave 1 mit vielen Werten, aber die sind alle (null)…

                  Dann mal debug modus und msgUpdatePstation mit Haken versehen.
                  Dann Ausschau halten, ob Daten mit bmsSlave1 gesendet werden.

                  Korrektur: msgUpdatePstation

                  Edit:
                  oder heißt der es in den params Daten dann 'bms_bmsSlave1' oder irgendwie anders?
                  Dan hab ich dies noch nicht als Variante drin, da bisher unbekannt.

                  S Offline
                  S Offline
                  sirdir
                  wrote on last edited by sirdir
                  #39

                  @foxthefox ist das wohl die Info?

                  pstation: {"addr":0,"cmdFunc":0,"cmdId":0,"id":1584733429925413247,"version":"1.0","timestamp":1699223252,"moduleType":"4","params":{"bms_slave_bmsSlaveStatus_1.vol":50995,"bms_slave_bmsSlaveStatus_1.cellVol":[3226,3227],"bms_slave_bmsSlaveStatus_1.remainCap":12229,"bms_slave_bmsSlaveStatus_1.f32ShowSoc":31.4,"bms_slave_bmsSlaveStatus_1.cellTemp":[]}}
                  
                  F 1 Reply Last reply
                  0
                  • F foxthefox

                    Folgende Grenzen sind derzeitig eingestellt:

                    deltamini:

                    • cfgFastChgWatts: { min: 200, max: 900 }
                    • cfgSlowChgWatts: { min: 200, max: 800 }

                    delta:

                    • cfgFastChgWatts: { min: 200, max: 1200 }
                    • cfgSlowChgWatts: { min: 200, max: 700 }

                    deltamax:

                    • cfgFastChgWatts: { min: 200, max: 2200 }
                    • cfgSlowChgWatts: { min: 200, max: 700 }

                    deltapro:
                    *cfgFastChgWatts: { min: 200, max: 2900 }

                    • cfgSlowChgWatts: { min: 200, max: 2900 }

                    delta2:

                    • cfgChgWatts: { min: 200, max: 1200 }

                    delta2max:

                    • SlowChgWatts: { min: 200, max: 2400 }

                    Hier wäre eine Rückmeldung gut, welche Grenzen in der APP einstellbar sind.

                    EDIT:
                    ist nun im Adapter unter doc/devices dokumentiert

                    Norbert GöpelN Offline
                    Norbert GöpelN Offline
                    Norbert Göpel
                    wrote on last edited by
                    #40

                    @foxthefox - I currently implemented direct in javascript (own script) the possibility to set min / max chgwatts for my Delta2. I set 50 Watt as minimum and this works fine. My Delta 2 accepts down to 50. The app has only 200 as minimum but if I set 50 with my script, this also shown in the app and delta2 loads only with that value.

                    F 1 Reply Last reply
                    0
                    • S sirdir

                      @foxthefox ist das wohl die Info?

                      pstation: {"addr":0,"cmdFunc":0,"cmdId":0,"id":1584733429925413247,"version":"1.0","timestamp":1699223252,"moduleType":"4","params":{"bms_slave_bmsSlaveStatus_1.vol":50995,"bms_slave_bmsSlaveStatus_1.cellVol":[3226,3227],"bms_slave_bmsSlaveStatus_1.remainCap":12229,"bms_slave_bmsSlaveStatus_1.f32ShowSoc":31.4,"bms_slave_bmsSlaveStatus_1.cellTemp":[]}}
                      
                      F Offline
                      F Offline
                      foxthefox
                      Developer
                      wrote on last edited by
                      #41

                      @sirdir sagte in Neuer Adapter ecoflow-mqtt:

                      bms_slave_bmsSlaveStatus_1

                      genau, das.
                      muß "bms_slave_bmsSlaveStatus_1" erkennen und auswerten

                      Adapterüberblick: Profil Github;

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

                      Ein Aufruf: video

                      S 1 Reply Last reply
                      0
                      • S sirdir

                        @foxthefox hab den installiert. Hier noch 4 die ich grad gesehen habe:

                        State value to set for "ecoflow-mqtt.0.xx.pd.dsgPowerAC" has value "5135.8" greater than max "4000"
                        State value to set for "ecoflow-mqtt.0.xx.pd.chgPowerAC" has value "45061.3" greater than max "4000"
                        State value to set for "ecoflow-mqtt.0.xx. inv.acChgRatedPower" has value "2400" greater than max "1800"
                        State value to set for "ecoflow-mqtt.0.xx. inv.FastChgWatts" has value "2400" greater than max “2200”
                        
                        F Offline
                        F Offline
                        foxthefox
                        Developer
                        wrote on last edited by
                        #42

                        @sirdir sagte in Neuer Adapter ecoflow-mqtt:

                        061

                        2400W ist eingebaut.

                        bei dsgPowerAC/chgPowerAC scheint mir der Faktor zu groß, habe jetzt um 100 kleiner, also mal beobachten ob es mit den Erwartungen korreliert.

                        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 Reply Last reply
                        0
                        • Norbert GöpelN Norbert Göpel

                          @foxthefox - I currently implemented direct in javascript (own script) the possibility to set min / max chgwatts for my Delta2. I set 50 Watt as minimum and this works fine. My Delta 2 accepts down to 50. The app has only 200 as minimum but if I set 50 with my script, this also shown in the app and delta2 loads only with that value.

                          F Offline
                          F Offline
                          foxthefox
                          Developer
                          wrote on last edited by
                          #43

                          @norbert-göpel
                          @sirdir

                          changes are in the upcomming version 0.0.8

                          to install it already use in user defined settings:
                          https://github.com/foxthefox/ioBroker.ecoflow-mqtt/tree/0.0.8

                          important, the changes to datapoints get only effective when deleting them before update.

                          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 Reply Last reply
                          0
                          • F foxthefox

                            @sirdir sagte in Neuer Adapter ecoflow-mqtt:

                            bms_slave_bmsSlaveStatus_1

                            genau, das.
                            muß "bms_slave_bmsSlaveStatus_1" erkennen und auswerten

                            S Offline
                            S Offline
                            sirdir
                            wrote on last edited by sirdir
                            #44

                            @foxthefox Jetzt klappt es mit dem Zusatzakku.
                            Von den Warnmeldungen hab ich gerade auch keine mehr gesehen.

                            F 1 Reply Last reply
                            0
                            • S sirdir

                              @foxthefox Jetzt klappt es mit dem Zusatzakku.
                              Von den Warnmeldungen hab ich gerade auch keine mehr gesehen.

                              F Offline
                              F Offline
                              foxthefox
                              Developer
                              wrote on last edited by
                              #45

                              @sirdir sagte in Neuer Adapter ecoflow-mqtt:

                              @foxthefox Jetzt klappt es mit dem Zusatzakku.
                              Von den Warnmeldungen hab ich gerade auch keine mehr gesehen.

                              Sehr gut, dann hat es geklappt.

                              Adapterüberblick: Profil Github;

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

                              Ein Aufruf: video

                              F 1 Reply Last reply
                              1
                              • F foxthefox

                                @sirdir sagte in Neuer Adapter ecoflow-mqtt:

                                @foxthefox Jetzt klappt es mit dem Zusatzakku.
                                Von den Warnmeldungen hab ich gerade auch keine mehr gesehen.

                                Sehr gut, dann hat es geklappt.

                                F Offline
                                F Offline
                                foxthefox
                                Developer
                                wrote on last edited by
                                #46

                                @foxthefox

                                dann hab ich mal 0.0.8 finalisiert.

                                0.0.8

                                • (foxthefox) Delta2Max mppt.outVol mult=0.001 instead 0.1
                                • (foxthefox) handling additional battery for Delta2Max
                                • (foxthefox) pd.dsgPowerAC -> mult 0.001 Delta2Max
                                • (foxthefox) pd.chgPowerAC -> mult 0.001 Delta2Max
                                • (foxthefox) inv.acChgRatedPower -> max 4000W
                                • (foxthefox) inv.FastChgWatts -> max 2400W
                                • (foxthefox) chgwatts Delta 2 -> min 50W

                                Adapterüberblick: Profil Github;

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

                                Ein Aufruf: video

                                F 1 Reply Last reply
                                0
                                • F foxthefox

                                  @foxthefox

                                  dann hab ich mal 0.0.8 finalisiert.

                                  0.0.8

                                  • (foxthefox) Delta2Max mppt.outVol mult=0.001 instead 0.1
                                  • (foxthefox) handling additional battery for Delta2Max
                                  • (foxthefox) pd.dsgPowerAC -> mult 0.001 Delta2Max
                                  • (foxthefox) pd.chgPowerAC -> mult 0.001 Delta2Max
                                  • (foxthefox) inv.acChgRatedPower -> max 4000W
                                  • (foxthefox) inv.FastChgWatts -> max 2400W
                                  • (foxthefox) chgwatts Delta 2 -> min 50W
                                  F Offline
                                  F Offline
                                  foxthefox
                                  Developer
                                  wrote on last edited by
                                  #47

                                  @foxthefox
                                  nur mal so zur Info, bin die nächste Zeit offline

                                  Adapterüberblick: Profil Github;

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

                                  Ein Aufruf: video

                                  F 1 Reply Last reply
                                  0
                                  • F foxthefox

                                    @foxthefox
                                    nur mal so zur Info, bin die nächste Zeit offline

                                    F Offline
                                    F Offline
                                    foxthefox
                                    Developer
                                    wrote on last edited by foxthefox
                                    #48

                                    neue Version verfügbar.
                                    wichtigste Änderung mit admin 6.12.3 funktioniert nun auch das automatische befüllen der MQTT credentials

                                    0.0.9

                                    • (foxthefox) final version of credential creation, at least 6.12.3 for admin required
                                    • (foxthefox) pd.wattsInSum max=4000W, pd.wattsOutSum max=4000W
                                    • (foxthefox) unknwon59 -> batChargingTime, battMin -> batDischargingTime
                                    • (foxthefox) processing multiple messages in one datagram

                                    Adapterüberblick: Profil Github;

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

                                    Ein Aufruf: video

                                    F 1 Reply Last reply
                                    1
                                    • F foxthefox

                                      neue Version verfügbar.
                                      wichtigste Änderung mit admin 6.12.3 funktioniert nun auch das automatische befüllen der MQTT credentials

                                      0.0.9

                                      • (foxthefox) final version of credential creation, at least 6.12.3 for admin required
                                      • (foxthefox) pd.wattsInSum max=4000W, pd.wattsOutSum max=4000W
                                      • (foxthefox) unknwon59 -> batChargingTime, battMin -> batDischargingTime
                                      • (foxthefox) processing multiple messages in one datagram
                                      F Offline
                                      F Offline
                                      foxthefox
                                      Developer
                                      wrote on last edited by
                                      #49

                                      @foxthefox

                                      neue Version verfügbar.

                                      nun werden auch die SmartPlugs unterstützt.
                                      Da ich keine besitze, ist eine Rückmeldung zur Plausibilität der Werte wichtig. Es kann sein, daß man noch an der ein oder anderen Stelle ein Komma verschieben muß.

                                      0.0.10

                                      • (foxthefox) unknown pstream message debug possibility
                                      • (foxthefox) inv.outTemp max=90°C, inverter_heartbeat.pv1/2inputWatts max=600W
                                      • (foxthefox) new function -> smart plugs

                                      Adapterüberblick: Profil Github;

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

                                      Ein Aufruf: video

                                      F 1 Reply Last reply
                                      0
                                      • F foxthefox

                                        @foxthefox

                                        neue Version verfügbar.

                                        nun werden auch die SmartPlugs unterstützt.
                                        Da ich keine besitze, ist eine Rückmeldung zur Plausibilität der Werte wichtig. Es kann sein, daß man noch an der ein oder anderen Stelle ein Komma verschieben muß.

                                        0.0.10

                                        • (foxthefox) unknown pstream message debug possibility
                                        • (foxthefox) inv.outTemp max=90°C, inverter_heartbeat.pv1/2inputWatts max=600W
                                        • (foxthefox) new function -> smart plugs
                                        F Offline
                                        F Offline
                                        foxthefox
                                        Developer
                                        wrote on last edited by
                                        #50

                                        @foxthefox

                                        neue Version war notwendig, da ich nicht an allen Stellen plug+stream berücksichtigt hatte

                                        0.0.11

                                        • (foxthefox) correction this.pstreamStatesDict to cope with pstream and plug

                                        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 Reply Last reply
                                        0
                                        • F foxthefox

                                          @foxthefox

                                          neue Version war notwendig, da ich nicht an allen Stellen plug+stream berücksichtigt hatte

                                          0.0.11

                                          • (foxthefox) correction this.pstreamStatesDict to cope with pstream and plug
                                          A Offline
                                          A Offline
                                          ApolloSK
                                          wrote on last edited by
                                          #51

                                          @foxthefox
                                          Hallo foxthefox, ich habe die Version des Adapter installiert.
                                          Powerstream und Deltas werden erkannt und die Werte angezeigt.

                                          Die Plugs werden grundsätzlich auch erkannt - zumindest wird der Objektbaum "plus_heartbeat" mit den entsprechenden Unterobjekten angelegt. Leider werden dieser aber nicht mit Daten befüllt. Im Adapter habe ich daraufhin die Protokollstufe auf "silly" gestellt. Die einzige Fehlermeldung die ausgegeben wird, ist folgende:

                                          ecoflow-mqtt.0
                                          2023-12-13 09:14:07.796 warn State "ecoflow-mqtt.0.HW52ZDH4xxxxxxxx2.energy.watth6" has no existing object, this might lead to an error in future versions

                                          Wenn ich die Helligkeit des PLUGS über die App ändere, wird folgendes Ergebnis protokolliert:

                                          ecoflow-mqtt.0
                                          2023-12-13 09:13:57.025 debug store payload TypeError: Cannot read properties of undefined (reading 'brightness')

                                          Kannst du da bitte mal prüfen? DANKE!

                                          F 2 Replies Last reply
                                          0
                                          Reply
                                          • Reply as topic
                                          Log in to reply
                                          • Oldest to Newest
                                          • Newest to Oldest
                                          • Most Votes


                                          Support us

                                          ioBroker
                                          Community Adapters
                                          Donate

                                          580

                                          Online

                                          32.7k

                                          Users

                                          82.5k

                                          Topics

                                          1.3m

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

                                          • Don't have an account? Register

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