foxthefox / ioBroker.ecoflow-mqtt

EcoFlow, power stream, power station, delta, delta2, river, river2, wave2, glacier, delta pro ultra, generator, smart home panel, homeassistant gateway, powerkit, powerhub
MIT License
48 stars 4 forks source link

AC enable don't work with MAX 2 #90

Open planetofrock opened 6 months ago

planetofrock commented 6 months ago

Hey, I found a new bug. For me the AC output cannot be switched on the Delta 2 MAX and River 2 MAX. If you set the variable "inv.cfgAcEnabled" to "true" it will be set back to "false" after a few seconds.

Strangely enough, it works without any problems with the River 2 PRO.

foxthefox commented 6 months ago

This is strange, because the newer devices should have same structure and content. We have to investigate the telegrams.

Please do the following:

The last 5 steps should be repeated for the other device. You can erase the last digits of your device serial number.

planetofrock commented 6 months ago

River 2 MAX: Enable AC with APP:

ecoflow-mqtt.0 | 2024-05-27 12:57:09.402 | info | state ecoflow-mqtt.0.R611ZEB5XECQ0437.inv.cfgAcEnabled changed: true (ack = true) -- | -- | -- | -- ecoflow-mqtt.0 | 2024-05-27 12:57:07.058 | info | state ecoflow-mqtt.0.R611ZEB5XECQ0437.mppt.cfgAcEnabled changed: true (ack = true)

Disable AC APP:

ecoflow-mqtt.0 | 2024-05-27 13:00:34.731 | info | state ecoflow-mqtt.0.R611ZEB5XECQ0437.mppt.cfgAcEnabled changed: false (ack = true) -- | -- | -- | -- ecoflow-mqtt.0 | 2024-05-27 13:00:33.699 | info | state ecoflow-mqtt.0.R611ZEB5XECQ0437.inv.cfgAcEnabled changed: false (ack = true)

cfgAcEnabled "true" with ioBroker (no change on River 2 MAX):

ecoflow-mqtt.0 | 2024-05-27 13:01:29.399 | info | state ecoflow-mqtt.0.R611ZEB5XECQ0437.inv.cfgAcEnabled changed: true (ack = false) -- | -- | -- | --

cfgAcEnabled "false" with ioBroker (no change on River2 MAX):

ecoflow-mqtt.0 | 2024-05-27 13:02:34.861 | info | state ecoflow-mqtt.0.R611ZEB5XECQ0437.inv.cfgAcEnabled changed: false (ack = false) -- | -- | -- | --
foxthefox commented 6 months ago

thanks for the test, but unfortunately it must be repeated after the adapter is in debug mode. You can achieve this by going into adapter setting and in the header change from info to debug via the "pencil" right beside the "info" text.

planetofrock commented 5 months ago

Sorry for the late reply. Unfortunately there is so much output in debug mode that I can't possibly classify it. But I have now seen that it is not possible to change any of the status of the River 2 MAX. Switch on neither AC nor DC. Version 0.31

foxthefox commented 5 months ago

you can also post the log which includes the timeframe of the test. I can dig into it, to see the interactions.

planetofrock commented 5 months ago

iobroker.2024-07-02.log <-- convert it in .html Log.txt

Does this help? Test (AC disabled) on 12:10:08 on the R351ZEB4HF460435 Ecoflow

foxthefox commented 4 months ago

The log.txt does contain the command which was initiated by iobroker, which looks as expected. The ACenable command from the APP is missing in the log, that would be needed to compare the syntax. So a new log.txt would be nice, where the command from the App is captured.

BTW there are many other issues part of that log, from other adapters and scripts.

Some of the other issues are related to the ecoflow adapter, because the telegrams contain unknown datapoints. Therefore it would be good to tick additionally the msgUpdate, then the log contains the received telegram.

frankyboy1973 commented 4 months ago

Hi, here the same with the River2 Max

  1. Off with App
  2. On with App
  3. Off IOB

ecoflow-mqtt.0 2024-07-27 14:34:12.349 debug R611ZEB5XF1D1931 ->set w/o params{"id":652020900,"version":"1.0","operateType":"getAllTaskCfg","moduleType":1,"time":4563872,"code":"0","data":{"general":{"taskSavedNum":0,"conflictItem":[128],"taskMaxNum":6,"productType":71},"timeTask":{"taskCfgs":[{"taskIndex":0,"week":4,"timeScale":[0,0,0,0,0,0,0,0,0,255,255,255,63,0,0,0,0,0],"year":2024,"isCfg":0,"type":0,"isEnable":0,"sec":0,"taskPrior":0,"min":0,"timeParam":1036419,"month":4,"hour":0,"timeMode":0,"day":3},{"taskIndex":255,"week":255,"timeScale":[255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255],"year":65535,"isCfg":255,"type":255,"isEnable":0,"sec":255,"taskPrior":255,"min":255,"timeParam":4294967295,"month":255,"hour":255,"timeMode":255,"day":255},{"taskIndex":255,"week":255,"timeScale":[255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255],"year":65535,"isCfg":255,"type":255,"isEnable":0,"sec":255,"taskPrior":255,"min":255,"timeParam":4294967295,"month":255,"hour":255,"timeMode":255,"day":255},{"taskIndex":255,"week":255,"timeScale":[255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255],"year":65535,"isCfg":255,"type":255,"isEnable":0,"sec":255,"taskPrior":255,"min":255,"timeParam":4294967295,"month":255,"hour":255,"timeMode":255,"day":255},{"taskIndex":255,"week":255,"timeScale":[255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255],"year":65535,"isCfg":255,"type":255,"isEnable":0,"sec":255,"taskPrior":255,"min":255,"timeParam":4294967295,"month":255,"hour":255,"timeMode":255,"day":255},{"taskIndex":255,"week":255,"timeScale":[255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255],"year":65535,"isCfg":255,"type":255,"isEnable":0,"sec":255,"taskPrior":255,"min":255,"timeParam":4294967295,"month":255,"hour":255,"timeMode":255,"day":255}],"totalTaskNum":0}}}

ecoflow-mqtt.0 2024-07-27 14:34:12.039 debug R611ZEB5XF1D1931 river2max -> set undefined {"params":{},"from":"iOS","lang":"de-de","id":"652020900","moduleSn":"R611ZEB5XF1D1931","moduleType":1,"operateType":"getAllTaskCfg","version":"1.0"}

ecoflow-mqtt.0 2024-07-27 14:34:01.189 debug [store station] R611ZEB5XF1D1931 not processed inv state: FastChgWatts value 0

ecoflow-mqtt.0 2024-07-27 14:34:01.186 debug [store station] R611ZEB5XF1D1931 not processed inv state: SlowChgWatts value 0

ecoflow-mqtt.0 2024-07-27 14:33:58.266 debug [store station] R611ZEB5XF1D1931 not processed inv state: FastChgWatts value 0

ecoflow-mqtt.0 2024-07-27 14:33:58.263 debug [store station] R611ZEB5XF1D1931 not processed inv state: SlowChgWatts value 0

ecoflow-mqtt.0 2024-07-27 14:33:58.257 info state ecoflow-mqtt.0.R611ZEB5XF1D1931.inv.cfgAcEnabled changed: true (ack = true)

ecoflow-mqtt.0 2024-07-27 14:33:52.332 debug R611ZEB5XF1D1931 ->set w/o params{"id":632020836,"version":"1.0","operateType":"getAllTaskCfg","moduleType":1,"time":4543902,"code":"0","data":{"general":{"taskSavedNum":0,"conflictItem":[128],"taskMaxNum":6,"productType":71},"timeTask":{"taskCfgs":[{"taskIndex":0,"week":4,"timeScale":[0,0,0,0,0,0,0,0,0,255,255,255,63,0,0,0,0,0],"year":2024,"isCfg":0,"type":0,"isEnable":0,"sec":0,"taskPrior":0,"min":0,"timeParam":1036419,"month":4,"hour":0,"timeMode":0,"day":3},{"taskIndex":255,"week":255,"timeScale":[255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255],"year":65535,"isCfg":255,"type":255,"isEnable":0,"sec":255,"taskPrior":255,"min":255,"timeParam":4294967295,"month":255,"hour":255,"timeMode":255,"day":255},{"taskIndex":255,"week":255,"timeScale":[255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255],"year":65535,"isCfg":255,"type":255,"isEnable":0,"sec":255,"taskPrior":255,"min":255,"timeParam":4294967295,"month":255,"hour":255,"timeMode":255,"day":255},{"taskIndex":255,"week":255,"timeScale":[255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255],"year":65535,"isCfg":255,"type":255,"isEnable":0,"sec":255,"taskPrior":255,"min":255,"timeParam":4294967295,"month":255,"hour":255,"timeMode":255,"day":255},{"taskIndex":255,"week":255,"timeScale":[255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255],"year":65535,"isCfg":255,"type":255,"isEnable":0,"sec":255,"taskPrior":255,"min":255,"timeParam":4294967295,"month":255,"hour":255,"timeMode":255,"day":255},{"taskIndex":255,"week":255,"timeScale":[255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255],"year":65535,"isCfg":255,"type":255,"isEnable":0,"sec":255,"taskPrior":255,"min":255,"timeParam":4294967295,"month":255,"hour":255,"timeMode":255,"day":255}],"totalTaskNum":0}}}

ecoflow-mqtt.0 2024-07-27 14:33:52.041 debug R611ZEB5XF1D1931 river2max -> set undefined {"params":{},"from":"iOS","lang":"de-de","id":"632020836","moduleSn":"R611ZEB5XF1D1931","moduleType":1,"operateType":"getAllTaskCfg","version":"1.0"}

ecoflow-mqtt.0 2024-07-27 14:33:46.174 debug R611ZEB5XF1D1931 river2max -> set undefined {"from":"Android","lang":"en-us","id":"664702794","moduleType":3,"operateType":"acOutCfg","version":"1.0","params":{"enabled":0},"moduleSn":"R611ZEB5XF1D1931"}

ecoflow-mqtt.0 2024-07-27 14:33:46.160 debug /app/1772580463883280385/R611ZEB5XF1D1931/thing/property/set Message succesfully published.

ecoflow-mqtt.0 2024-07-27 14:33:46.160 debug publish {"from":"Android","lang":"en-us","id":"664702794","moduleType":3,"operateType":"acOutCfg","version":"1.0","params":{"enabled":0},"moduleSn":"R611ZEB5XF1D1931"}

ecoflow-mqtt.0 2024-07-27 14:33:46.159 debug publish /app/1772580463883280385/R611ZEB5XF1D1931/thing/property/set

ecoflow-mqtt.0 2024-07-27 14:33:46.159 debug prep cmd R611ZEB5XF1D1931 river2max cfgAcEnabled false {"valName":"enabled","moduleType":3,"operateType":"acOutCfg","params":{"enabled":0}}

ecoflow-mqtt.0 2024-07-27 14:33:46.159 info (ack=false) ->cmd : channel inv state cfgAcEnabled

ecoflow-mqtt.0 2024-07-27 14:33:46.158 info state ecoflow-mqtt.0.R611ZEB5XF1D1931.inv.cfgAcEnabled changed: false (ack = false)

ecoflow-mqtt.0 2024-07-27 14:33:40.315 debug [store station] R611ZEB5XF1D1931 not processed inv state: FastChgWatts value 0

ecoflow-mqtt.0 2024-07-27 14:33:40.311 debug [store station] R611ZEB5XF1D1931 not processed inv state: SlowChgWatts value 0

ecoflow-mqtt.0 2024-07-27 14:33:40.307 info state ecoflow-mqtt.0.R611ZEB5XF1D1931.inv.cfgAcEnabled changed: true (ack = true)

ecoflow-mqtt.0 2024-07-27 14:33:39.920 info state ecoflow-mqtt.0.R611ZEB5XF1D1931.mppt.cfgAcEnabled changed: true (ack = true)

ecoflow-mqtt.0 2024-07-27 14:33:37.760 debug R611ZEB5XF1D1931 ->set w/o params{"id":617399632,"version":"1.0","operateType":"acOutCfg","moduleType":5,"time":4529262,"code":"0","data":{"ack":0}}

ecoflow-mqtt.0 2024-07-27 14:33:37.416 debug R611ZEB5XF1D1931 river2max -> set undefined {"params":{"enabled":1,"out_freq":255,"out_voltage":4294967295,"xboost":255},"from":"iOS","lang":"de-de","id":"617399632","moduleSn":"R611ZEB5XF1D1931","moduleType":5,"operateType":"acOutCfg","version":"1.0"}

ecoflow-mqtt.0 2024-07-27 14:33:34.382 debug [store station] R611ZEB5XF1D1931 not processed inv state: FastChgWatts value 0

ecoflow-mqtt.0 2024-07-27 14:33:34.377 debug [store station] R611ZEB5XF1D1931 not processed inv state: SlowChgWatts value 0

ecoflow-mqtt.0 2024-07-27 14:33:34.368 info state ecoflow-mqtt.0.R611ZEB5XF1D1931.inv.cfgAcEnabled changed: false (ack = true)

ecoflow-mqtt.0 2024-07-27 14:33:33.965 info state ecoflow-mqtt.0.R611ZEB5XF1D1931.mppt.cfgAcEnabled changed: false (ack = true)

ecoflow-mqtt.0 2024-07-27 14:33:32.541 debug R611ZEB5XF1D1931 river2max -> set undefined {"params":{"enabled":0,"out_freq":255,"out_voltage":4294967295,"xboost":255},"from":"iOS","lang":"de-de","id":"612520575","moduleSn":"R611ZEB5XF1D1931","moduleType":5,"operateType":"acOutCfg","version":"1.0"}

ecoflow-mqtt.0 2024-07-27 14:33:32.311 debug R611ZEB5XF1D1931 ->set w/o params{"id":612020850,"version":"1.0","operateType":"getAllTaskCfg","moduleType":1,"time":4523832,"code":"0","data":{"general":{"taskSavedNum":0,"conflictItem":[128],"taskMaxNum":6,"productType":71},"timeTask":{"taskCfgs":[{"taskIndex":0,"week":4,"timeScale":[0,0,0,0,0,0,0,0,0,255,255,255,63,0,0,0,0,0],"year":2024,"isCfg":0,"type":0,"isEnable":0,"sec":0,"taskPrior":0,"min":0,"timeParam":1036419,"month":4,"hour":0,"timeMode":0,"day":3},{"taskIndex":255,"week":255,"timeScale":[255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255],"year":65535,"isCfg":255,"type":255,"isEnable":0,"sec":255,"taskPrior":255,"min":255,"timeParam":4294967295,"month":255,"hour":255,"timeMode":255,"day":255},{"taskIndex":255,"week":255,"timeScale":[255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255],"year":65535,"isCfg":255,"type":255,"isEnable":0,"sec":255,"taskPrior":255,"min":255,"timeParam":4294967295,"month":255,"hour":255,"timeMode":255,"day":255},{"taskIndex":255,"week":255,"timeScale":[255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255],"year":65535,"isCfg":255,"type":255,"isEnable":0,"sec":255,"taskPrior":255,"min":255,"timeParam":4294967295,"month":255,"hour":255,"timeMode":255,"day":255},{"taskIndex":255,"week":255,"timeScale":[255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255],"year":65535,"isCfg":255,"type":255,"isEnable":0,"sec":255,"taskPrior":255,"min":255,"timeParam":4294967295,"month":255,"hour":255,"timeMode":255,"day":255},{"taskIndex":255,"week":255,"timeScale":[255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255],"year":65535,"isCfg":255,"type":255,"isEnable":0,"sec":255,"taskPrior":255,"min":255,"timeParam":4294967295,"month":255,"hour":255,"timeMode":255,"day":255}],"totalTaskNum":0}}}

ecoflow-mqtt.0 2024-07-27 14:33:32.041 debug R611ZEB5XF1D1931 river2max -> set undefined {"params":{},"from":"iOS","lang":"de-de","id":"612020850","moduleSn":"R611ZEB5XF1D1931","moduleType":1,"operateType":"getAllTaskCfg","version":"1.0"}

foxthefox commented 4 months ago

Now it is clear what needs to be changed. Thanks for the log.

foxthefox commented 3 months ago

it should be fixed now with version 0.0.34. you can install it from git or npm. please check and report.

foxthefox commented 3 months ago

Did you have a chance to check it?

frankyboy1973 commented 3 months ago

Hi, sorry, i was on holiday the last 3 weeks. I trie to test it in the next days

frankyboy1973 commented 2 months ago

Hi,` it dont work, i can not switch the Ac Power Output (ecoflow-mqtt.0.xxxxxxxxxxxxx.inv.cfgAcEnabled) with the Adapter. When its false and i want tu turn it on with true, the datapoint shows true in red color and nothing happens on the Delta 2 Max, a few seconds later the Datapoint changes to false, the same when it on (true) and i want to turn it to off (false), the Datopoint shows red false and a Moment later it turns to true. Sorry for my bad english. I hope you understand what i mean. New Installation over GitHub today Version 1.0.2 Here is an new Log Off with App On with App Off (false) with IOB

2024-09-05 15:22:16.527 - debug: ecoflow-mqtt.0 (50911) [store station] R611ZEB5XF1D1931 not processed inv state: standbyMins value 0

2024-09-05 15:22:21.068 - debug: ecoflow-mqtt.0 (50911) [store station] R611ZEB5XF1D1931 not processed pd state: ext3p8Port value 0 2024-09-05 15:22:21.075 - debug: ecoflow-mqtt.0 (50911) [store station] R611ZEB5XF1D1931 not processed pd state: extRj45Port value 0 2024-09-05 15:22:21.084 - debug: ecoflow-mqtt.0 (50911) [store station] R611ZEB5XF1D1931 not processed pd state: ext4p8Port value 0 2024-09-05 15:22:22.494 - info: ecoflow-mqtt.0 (50911) state ecoflow-mqtt.0.R611ZEB5XF1D1931.inv.cfgAcEnabled changed: false (ack = true) 2024-09-05 15:22:22.533 - debug: ecoflow-mqtt.0 (50911) [store station] R611ZEB5XF1D1931 not processed inv state: standbyMins value 0 2024-09-05 15:22:22.698 - debug: ecoflow-mqtt.0 (50911) [store station] R611ZEB5XF1D1931 not processed mppt state: dischargeType value 0 2024-09-05 15:22:22.703 - debug: ecoflow-mqtt.0 (50911) [store station] R611ZEB5XF1D1931 not processed mppt state: cfgAcXboost value 1 2024-09-05 15:22:22.704 - debug: ecoflow-mqtt.0 (50911) [store station] R611ZEB5XF1D1931 not processed mppt state: cfgAcEnabled value 0 2024-09-05 15:22:22.750 - debug: ecoflow-mqtt.0 (50911) [store station] R611ZEB5XF1D1931 not processed mppt state: beepState value 0 2024-09-05 15:22:22.756 - debug: ecoflow-mqtt.0 (50911) [store station] R611ZEB5XF1D1931 not processed mppt state: acStandbyMins value 30 2024-09-05 15:22:22.756 - debug: ecoflow-mqtt.0 (50911) [store station] R611ZEB5XF1D1931 not processed mppt state: powStandbyMin value 30 2024-09-05 15:22:22.801 - debug: ecoflow-mqtt.0 (50911) [store station] R611ZEB5XF1D1931 not processed mppt state: cfgChgWatts value 150 2024-09-05 15:22:22.801 - debug: ecoflow-mqtt.0 (50911) [store station] R611ZEB5XF1D1931 not processed mppt state: scrStandbyMin value 1800 2024-09-05 15:22:25.470 - info: ecoflow-mqtt.0 (50911) state ecoflow-mqtt.0.R611ZEB5XF1D1931.inv.cfgAcEnabled changed: true (ack = true) 2024-09-05 15:22:25.482 - debug: ecoflow-mqtt.0 (50911) [store station] R611ZEB5XF1D1931 not processed inv state: standbyMins value 0 2024-09-05 15:22:25.695 - debug: ecoflow-mqtt.0 (50911) [store station] R611ZEB5XF1D1931 not processed mppt state: dischargeType value 0 2024-09-05 15:22:25.700 - debug: ecoflow-mqtt.0 (50911) [store station] R611ZEB5XF1D1931 not processed mppt state: cfgAcXboost value 1 2024-09-05 15:22:25.701 - debug: ecoflow-mqtt.0 (50911) [store station] R611ZEB5XF1D1931 not processed mppt state: cfgAcEnabled value 1 2024-09-05 15:22:25.745 - debug: ecoflow-mqtt.0 (50911) [store station] R611ZEB5XF1D1931 not processed mppt state: beepState value 0 2024-09-05 15:22:25.750 - debug: ecoflow-mqtt.0 (50911) [store station] R611ZEB5XF1D1931 not processed mppt state: acStandbyMins value 30 2024-09-05 15:22:25.750 - debug: ecoflow-mqtt.0 (50911) [store station] R611ZEB5XF1D1931 not processed mppt state: powStandbyMin value 30 2024-09-05 15:22:25.797 - debug: ecoflow-mqtt.0 (50911) [store station] R611ZEB5XF1D1931 not processed mppt state: cfgChgWatts value 150 2024-09-05 15:22:25.797 - debug: ecoflow-mqtt.0 (50911) [store station] R611ZEB5XF1D1931 not processed mppt state: scrStandbyMin value 1800 2024-09-05 15:22:26.075 - debug: ecoflow-mqtt.0 (50911) [store station] R611ZEB5XF1D1931 not processed pd state: ext3p8Port value 0 2024-09-05 15:22:26.078 - debug: ecoflow-mqtt.0 (50911) [store station] R611ZEB5XF1D1931 not processed pd state: extRj45Port value 0 2024-09-05 15:22:26.083 - debug: ecoflow-mqtt.0 (50911) [store station] R611ZEB5XF1D1931 not processed pd state: ext4p8Port value 0 2024-09-05 15:22:28.446 - debug: ecoflow-mqtt.0 (50911) [store station] R611ZEB5XF1D1931 not processed inv state: standbyMins value 0 2024-09-05 15:22:29.058 - debug: ecoflow-mqtt.0 (50911) [store station] R611ZEB5XF1D1931 not processed pd state: ext3p8Port value 0 2024-09-05 15:22:29.062 - debug: ecoflow-mqtt.0 (50911) [store station] R611ZEB5XF1D1931 not processed pd state: extRj45Port value 0 2024-09-05 15:22:29.070 - debug: ecoflow-mqtt.0 (50911) [store station] R611ZEB5XF1D1931 not processed pd state: ext4p8Port value 0 2024-09-05 15:22:34.065 - debug: ecoflow-mqtt.0 (50911) [store station] R611ZEB5XF1D1931 not processed pd state: ext3p8Port value 0 2024-09-05 15:22:34.069 - debug: ecoflow-mqtt.0 (50911) [store station] R611ZEB5XF1D1931 not processed pd state: extRj45Port value 0 2024-09-05 15:22:34.078 - debug: ecoflow-mqtt.0 (50911) [store station] R611ZEB5XF1D1931 not processed pd state: ext4p8Port value 0 2024-09-05 15:22:34.171 - info: ecoflow-mqtt.0 (50911) state ecoflow-mqtt.0.R611ZEB5XF1D1931.inv.cfgAcEnabled changed: false (ack = false) 2024-09-05 15:22:34.171 - info: ecoflow-mqtt.0 (50911) (ack=false) ->cmd : channel inv state cfgAcEnabled 2024-09-05 15:22:37.360 - info: ecoflow-mqtt.0 (50911) state ecoflow-mqtt.0.R611ZEB5XF1D1931.inv.cfgAcEnabled changed: true (ack = true) 2024-09-05 15:22:37.406 - debug: ecoflow-mqtt.0 (50911) [store station] R611ZEB5XF1D1931 not processed inv state: standbyMins value 0 2024-09-05 15:22:40.105 - debug: ecoflow-mqtt.0 (50911) [store station] R611ZEB5XF1D1931 not processed pd state: ext3p8Port value 0 2024-09-05 15:22:40.108 - debug: ecoflow-mqtt.0 (50911) [store station] R611ZEB5XF1D1931 not processed pd state: extRj45Port value 0 2024-09-05 15:22:40.117 - debug: ecoflow-mqtt.0 (50911) [store station] R611ZEB5XF1D1931 not processed pd state: ext4p8Port value 0 2024-09-05 15:22:40.439 - debug: ecoflow-mqtt.0 (50911) [store station] R611ZEB5XF1D1931 not processed inv state: standbyMins value 0 2024-09-05 15:22:43.394 - debug: ecoflow-mqtt.0 (50911) [store station] R611ZEB5XF1D1931 not processed inv state: standbyMins value 0 2024-09-05 15:22:46.325 - debug: ecoflow-mqtt.0 (50911) R611ZEB5XF1D1931 -> latestQuotas request 2024-09-05 15:22:46.331 - info: ecoflow-mqtt.0 (50911) state ecoflow-mqtt.0.R611ZEB5XF1D1931.action.latestQuotas changed: false (ack = false) 2024-09-05 15:22:46.331 - info: ecoflow-mqtt.0 (50911) (ack=false) ->cmd : channel action state latestQuotas 2024-09-05 15:22:46.416 - debug: ecoflow-mqtt.0 (50911) [R611ZEB5XF1D1931] processing get_reply latest quotas ! 2024-09-05 15:22:46.443 - debug: ecoflow-mqtt.0 (50911) [store station] R611ZEB5XF1D1931 not processed inv state: standbyMins value 0 2024-09-05 15:22:46.483 - debug: ecoflow-mqtt.0 (50911) [store station] R611ZEB5XF1D1931 not processed mppt state: cfgAcEnabled value 1 2024-09-05 15:22:46.484 - debug: ecoflow-mqtt.0 (50911) [store station] R611ZEB5XF1D1931 not processed pd state: bmsInfoFull value 300000 2024-09-05 15:22:46.494 - debug: ecoflow-mqtt.0 (50911) [store station] R611ZEB5XF1D1931 not processed pd state: extRj45Port value 0 2024-09-05 15:22:46.498 - debug: ecoflow-mqtt.0 (50911) [store station] R611ZEB5XF1D1931 not processed pd state: ext4p8Port value 0 2024-09-05 15:22:46.498 - debug: ecoflow-mqtt.0 (50911) [store station] R611ZEB5XF1D1931 not processed pd state: typecChaWatts value 0 2024-09-05 15:22:46.499 - debug: ecoflow-mqtt.0 (50911) [store station] R611ZEB5XF1D1931 not processed mppt state: cfgAcOutVol value 230 2024-09-05 15:22:46.515 - debug: ecoflow-mqtt.0 (50911) [store station] R611ZEB5XF1D1931 not processed pd state: acAutoOutPause value 255 2024-09-05 15:22:46.516 - debug: ecoflow-mqtt.0 (50911) [store station] R611ZEB5XF1D1931 not processed pd state: extRj45Port value 0 2024-09-05 15:22:46.560 - debug: ecoflow-mqtt.0 (50911) [store station] R611ZEB5XF1D1931 not processed mppt state: cfgAcOutFreq value 50 2024-09-05 15:22:46.563 - debug: ecoflow-mqtt.0 (50911) [store station] R611ZEB5XF1D1931 not processed pd state: ext3p8Port value 0 2024-09-05 15:22:46.566 - debug: ecoflow-mqtt.0 (50911) [store station] R611ZEB5XF1D1931 not processed pd state: ext3p8Port value 0 2024-09-05 15:22:46.566 - debug: ecoflow-mqtt.0 (50911) [store station] R611ZEB5XF1D1931 not processed mppt state: cfgAcXboost value 1 2024-09-05 15:22:46.592 - debug: ecoflow-mqtt.0 (50911) [store station] R611ZEB5XF1D1931 not processed mppt state: scrStandbyMin value 1800 2024-09-05 15:22:46.600 - debug: ecoflow-mqtt.0 (50911) [store station] R611ZEB5XF1D1931 not processed pd state: acAutoOutConfig value 0 2024-09-05 15:22:46.658 - debug: ecoflow-mqtt.0 (50911) [store station] R611ZEB5XF1D1931 not processed mppt state: dischargeType value 0 2024-09-05 15:22:46.659 - debug: ecoflow-mqtt.0 (50911) [store station] R611ZEB5XF1D1931 not processed inv state: standbyMins value 0 2024-09-05 15:22:46.664 - debug: ecoflow-mqtt.0 (50911) [store station] R611ZEB5XF1D1931 not processed pd state: pdInfoIncre value 2000 2024-09-05 15:22:46.664 - debug: ecoflow-mqtt.0 (50911) [store station] R611ZEB5XF1D1931 not processed inv state: standbyMins value 0 2024-09-05 15:22:46.668 - debug: ecoflow-mqtt.0 (50911) [store station] R611ZEB5XF1D1931 not processed mppt state: cfgAcXboost value 1 2024-09-05 15:22:46.674 - debug: ecoflow-mqtt.0 (50911) [store station] R611ZEB5XF1D1931 not processed pd state: acAutoOutConfig value 0 2024-09-05 15:22:46.681 - debug: ecoflow-mqtt.0 (50911) [store station] R611ZEB5XF1D1931 not processed mppt state: dischargeType value 0 2024-09-05 15:22:46.726 - debug: ecoflow-mqtt.0 (50911) [store station] R611ZEB5XF1D1931 not processed mppt state: acStandbyMins value 30 2024-09-05 15:22:46.727 - debug: ecoflow-mqtt.0 (50911) [store station] R611ZEB5XF1D1931 not processed mppt state: powStandbyMin value 30 2024-09-05 15:22:46.774 - debug: ecoflow-mqtt.0 (50911) [store station] R611ZEB5XF1D1931 not processed mppt state: scrStandbyMin value 1800 2024-09-05 15:22:46.819 - debug: ecoflow-mqtt.0 (50911) [store station] R611ZEB5XF1D1931 not processed pd state: bmsRunIncre value 30000 2024-09-05 15:22:46.864 - debug: ecoflow-mqtt.0 (50911) [store station] R611ZEB5XF1D1931 not processed mppt state: cfgAcEnabled value 1 2024-09-05 15:22:46.869 - debug: ecoflow-mqtt.0 (50911) [store station] R611ZEB5XF1D1931 not processed mppt state: beepState value 0 2024-09-05 15:22:46.870 - debug: ecoflow-mqtt.0 (50911) [store station] R611ZEB5XF1D1931 not processed mppt state: cfgAcOutVol value 230 2024-09-05 15:22:46.919 - debug: ecoflow-mqtt.0 (50911) [store station] R611ZEB5XF1D1931 not processed pd state: ext4p8Port value 0 2024-09-05 15:22:46.965 - debug: ecoflow-mqtt.0 (50911) [store station] R611ZEB5XF1D1931 not processed pd state: typecChaWatts value 0 2024-09-05 15:22:46.967 - debug: ecoflow-mqtt.0 (50911) [store station] R611ZEB5XF1D1931 not processed mppt state: cfgChgWatts value 150 2024-09-05 15:22:46.968 - debug: ecoflow-mqtt.0 (50911) [store station] R611ZEB5XF1D1931 not processed mppt state: cfgAcOutFreq value 50 2024-09-05 15:22:47.003 - debug: ecoflow-mqtt.0 (50911) [store station] R611ZEB5XF1D1931 not processed mppt state: acStandbyMins value 30 2024-09-05 15:22:47.004 - debug: ecoflow-mqtt.0 (50911) [store station] R611ZEB5XF1D1931 not processed mppt state: powStandbyMin value 30 2024-09-05 15:22:47.105 - debug: ecoflow-mqtt.0 (50911) [store station] R611ZEB5XF1D1931 not processed pd state: acAutoOutPause value 255 2024-09-05 15:22:47.108 - debug: ecoflow-mqtt.0 (50911) [store station] R611ZEB5XF1D1931 not processed mppt state: beepState value 0 2024-09-05 15:22:47.112 - debug: ecoflow-mqtt.0 (50911) [store station] R611ZEB5XF1D1931 not processed pd state: pdInfoFull value 300000 2024-09-05 15:22:47.116 - debug: ecoflow-mqtt.0 (50911) [store station] R611ZEB5XF1D1931 not processed pd state: bmsInfoIncre value 15000 2024-09-05 15:22:47.119 - debug: ecoflow-mqtt.0 (50911) [store station] R611ZEB5XF1D1931 not processed mppt state: cfgChgWatts value 150 2024-09-05 15:22:47.139 - debug: ecoflow-mqtt.0 (50911) [store station] R611ZEB5XF1D1931 not processed pd state: pdRunIncre value 30000 2024-09-05 15:22:55.282 - debug: ecoflow-mqtt.0 (50911) [store station] R611ZEB5XF1D1931 not processed inv state: standbyMins value 0 2024-09-05 15:23:01.251 - debug: ecoflow-mqtt.0 (50911) [store station] R611ZEB5XF1D1931 not processed inv state: standbyMins value 0

foxthefox commented 2 months ago

In total it looks a bit strange. Maybe it has something to do with unexpected messages, which then skip the whole message. I have created a version 1.0.3 which may help.

If it still shows that problem, then please set some additional "ticks" in the adapter config (see screenshots)

Bildschirmfoto 2024-09-01 um 18 40 46 Bildschirmfoto 2024-09-01 um 18 41 52

as an example the debug enable also at the device Bildschirmfoto 2024-09-02 um 08 03 06

frankyboy1973 commented 2 months ago

Hi, it dont work

New Installation over GitHub today Version 1.0.3 i have set the additional "ticks" from your sreenshots Here is a new Log Off with App On with App Off (false) with IOB

2024-09-06 09:24:44.206 - debug: ecoflow-mqtt.0 (52802) [JSON] R611ZEB5XF1D1931 [update] -> {"addr":0,"cmdFunc":0,"cmdId":0,"id":1811372256939343986,"version":"1.0","timestamp":1725607484,"moduleType":"3","params":{"inv.dcInVol":0,"inv.cfgAcWorkMode":0,"inv.SlowChgWatts":0,"inv.dcInAmp":0,"inv.cfgAcOutFreq":2,"inv.outputWatts":0,"inv.errCode":0,"inv.dcInTemp":0,"inv.invOutFreq":0,"inv.chargerType":0,"inv.reserved":[0,0,0,0,0,0,0,0],"inv.acInAmp":0,"inv.fanState":0,"inv.cfgAcXboost":0,"inv.cfgAcEnabled":0,"inv.outTemp":22,"inv.invType":0,"inv.cfgAcOutVol":0,"inv.acDipSwitch":0,"inv.acInVol":0,"inv.invOutVol":0,"inv.FastChgWatts":0,"inv.inputWatts":0,"inv.standbyMins":0,"inv.chgPauseFlag":0,"inv.acInFreq":0,"inv.dischargeType":0,"inv.invOutAmp":0,"inv.sysVer":67174714}}

2024-09-06 09:24:44.241 - debug: ecoflow-mqtt.0 (52802) [store station] R611ZEB5XF1D1931 not processed inv state: standbyMins value 0 2024-09-06 09:24:45.053 - debug: ecoflow-mqtt.0 (52802) [JSON] R611ZEB5XF1D1931 [set] -> key:undefined {"params":{"uploadEn":1,"launchSetType":0,"bsmLaunchDate":1725607485,"resetFlag":0,"sn":"0000000000000000"},"from":"iOS","lang":"de-de","id":"485003007","moduleSn":"R611ZEB5XF1D1931","moduleType":2,"operateType":"getBmsInfo","version":"1.0"} 2024-09-06 09:24:46.868 - debug: ecoflow-mqtt.0 (52802) [JSON] R611ZEB5XF1D1931 [update] -> {"addr":0,"cmdFunc":0,"cmdId":0,"id":1811372275684082176,"version":"1.0","timestamp":1725607486,"moduleType":"1","params":{"pd.usb1Watts":0,"pd.qcUsb1Watts":0,"pd.wattsInSum":0,"pd.qcUsb2Watts":0,"pd.ext3p8Port":0,"pd.lcdOffSec":300,"pd.standbyMin":30,"pd.extRj45Port":0,"pd.beepMode":0,"pd.remainTime":3805,"pd.typec2Watts":0,"pd.carWatts":0,"pd.ext4p8Port":0,"pd.brightLevel":100,"pd.chgDsgState":0,"pd.typec1Watts":0,"pd.usb2Watts":0,"pd.dcOutState":0,"pd.soc":87,"pd.carState":0,"pd.wattsOutSum":0}} 2024-09-06 09:24:46.877 - debug: ecoflow-mqtt.0 (52802) [store station] R611ZEB5XF1D1931 not processed pd state: ext3p8Port value 0 2024-09-06 09:24:46.883 - debug: ecoflow-mqtt.0 (52802) [store station] R611ZEB5XF1D1931 not processed pd state: extRj45Port value 0 2024-09-06 09:24:46.888 - debug: ecoflow-mqtt.0 (52802) station update .pd.remainTime 5999 -> 3805 2024-09-06 09:24:46.903 - debug: ecoflow-mqtt.0 (52802) [store station] R611ZEB5XF1D1931 not processed pd state: ext4p8Port value 0 2024-09-06 09:24:47.248 - debug: ecoflow-mqtt.0 (52802) [JSON] R611ZEB5XF1D1931 [update] -> {"addr":0,"cmdFunc":0,"cmdId":0,"id":1811372283809497228,"version":"1.0","timestamp":1725607487,"moduleType":"3","params":{"inv.fanState":0,"inv.cfgAcEnabled":1,"inv.cfgAcXboost":0,"inv.cfgAcWorkMode":0,"inv.invType":0,"inv.SlowChgWatts":0,"inv.acDipSwitch":0,"inv.FastChgWatts":0,"inv.invOutVol":229696,"inv.inputWatts":0,"inv.outputWatts":0,"inv.errCode":0,"inv.standbyMins":0,"inv.chgPauseFlag":0,"inv.invOutFreq":50,"inv.dischargeType":0,"inv.chargerType":0,"inv.sysVer":67174714}} 2024-09-06 09:24:47.255 - debug: ecoflow-mqtt.0 (52802) station update .inv.cfgAcEnabled false -> true 2024-09-06 09:24:47.262 - info: ecoflow-mqtt.0 (52802) state ecoflow-mqtt.0.R611ZEB5XF1D1931.inv.cfgAcEnabled changed: true (ack = true) 2024-09-06 09:24:47.316 - debug: ecoflow-mqtt.0 (52802) station update .inv.invOutVol 0 -> 229.696 2024-09-06 09:24:47.325 - debug: ecoflow-mqtt.0 (52802) [store station] R611ZEB5XF1D1931 not processed inv state: standbyMins value 0 2024-09-06 09:24:47.330 - debug: ecoflow-mqtt.0 (52802) station update .inv.invOutFreq 0 -> 50 2024-09-06 09:24:50.159 - debug: ecoflow-mqtt.0 (52802) [JSON] R611ZEB5XF1D1931 [update] -> {"addr":0,"cmdFunc":0,"cmdId":0,"id":1811372309776040010,"version":"1.0","timestamp":1725607490,"moduleType":"3","params":{"inv.fanState":0,"inv.cfgAcEnabled":1,"inv.cfgAcXboost":0,"inv.cfgAcWorkMode":0,"inv.invType":0,"inv.SlowChgWatts":0,"inv.acDipSwitch":0,"inv.FastChgWatts":0,"inv.invOutVol":230229,"inv.inputWatts":0,"inv.outputWatts":0,"inv.errCode":0,"inv.standbyMins":0,"inv.chgPauseFlag":0,"inv.dischargeType":0,"inv.chargerType":0,"inv.sysVer":67174714}} 2024-09-06 09:24:50.174 - debug: ecoflow-mqtt.0 (52802) station update .inv.invOutVol 229.696 -> 230.229 2024-09-06 09:24:50.184 - debug: ecoflow-mqtt.0 (52802) [store station] R611ZEB5XF1D1931 not processed inv state: standbyMins value 0 2024-09-06 09:24:50.423 - debug: ecoflow-mqtt.0 (52802) [JSON] R611ZEB5XF1D1931 [update] -> {"addr":0,"cmdFunc":0,"cmdId":0,"id":1811372309579301113,"version":"1.0","timestamp":1725607490,"moduleType":"2","params":{"bms_bmsStatus.sysVer":50397534,"bms_bmsStatus.openBmsIdx":1,"bms_bmsStatus.num":0,"bms_bmsStatus.minCellVol":3290,"bms_bmsStatus.f32ShowSoc":87.04,"bms_bmsStatus.bmsFault":0,"bms_bmsStatus.soc":87,"bms_bmsStatus.outputWatts":14,"bms_bmsStatus.errCode":0,"bms_bmsStatus.maxCellVol":3290,"bms_bmsStatus.inputWatts":0,"bms_bmsStatus.type":1,"bms_bmsStatus.remainCap":15654,"bms_bmsStatus.remainTime":0,"bms_bmsStatus.tagChgAmp":20000}} 2024-09-06 09:24:50.431 - debug: ecoflow-mqtt.0 (52802) station update .bmsMaster.minCellVol 3.293 -> 3.29 2024-09-06 09:24:50.441 - debug: ecoflow-mqtt.0 (52802) station update .bmsMaster.outputWatts 0 -> 1.4000000000000001 2024-09-06 09:24:50.449 - debug: ecoflow-mqtt.0 (52802) station update .bmsMaster.maxCellVol 3.293 -> 3.29 2024-09-06 09:24:50.456 - debug: ecoflow-mqtt.0 (52802) station update .bmsMaster.inputWatts 0.1 -> 0 2024-09-06 09:24:50.463 - debug: ecoflow-mqtt.0 (52802) station update .bmsMaster.remainCap 15656 -> 15654 2024-09-06 09:24:51.278 - debug: ecoflow-mqtt.0 (52802) [JSON] R611ZEB5XF1D1931 [set] -> key:undefined {"params":{"resetFlag":0,"launchSetType":0,"sn":"0000000000000000","uploadEn":1,"bsmLaunchDate":1725607491},"from":"iOS","lang":"de-de","id":"491246351","moduleSn":"R611ZEB5XF1D1931","moduleType":2,"operateType":"getBmsInfo","version":"1.0"} 2024-09-06 09:24:53.187 - debug: ecoflow-mqtt.0 (52802) [JSON] R611ZEB5XF1D1931 [update] -> {"addr":0,"cmdFunc":0,"cmdId":0,"id":1811372335545843817,"version":"1.0","timestamp":1725607493,"moduleType":"3","params":{"inv.fanState":0,"inv.cfgAcEnabled":1,"inv.cfgAcXboost":0,"inv.cfgAcWorkMode":0,"inv.invType":0,"inv.SlowChgWatts":0,"inv.acDipSwitch":0,"inv.FastChgWatts":0,"inv.invOutVol":229297,"inv.inputWatts":0,"inv.outputWatts":0,"inv.errCode":0,"inv.standbyMins":0,"inv.chgPauseFlag":0,"inv.dischargeType":0,"inv.chargerType":0,"inv.sysVer":67174714}} 2024-09-06 09:24:53.202 - debug: ecoflow-mqtt.0 (52802) station update .inv.invOutVol 230.229 -> 229.297 2024-09-06 09:24:53.215 - debug: ecoflow-mqtt.0 (52802) [store station] R611ZEB5XF1D1931 not processed inv state: standbyMins value 0 2024-09-06 09:24:55.499 - debug: ecoflow-mqtt.0 (52802) [JSON] R611ZEB5XF1D1931 [set] -> key:undefined {"params":{"enabled":0,"out_freq":255,"out_voltage":4294967295,"xboost":255},"from":"iOS","lang":"de-de","id":"495468919","moduleSn":"R611ZEB5XF1D1931","moduleType":5,"operateType":"acOutCfg","version":"1.0"} 2024-09-06 09:24:55.649 - debug: ecoflow-mqtt.0 (52802) [JSON] R611ZEB5XF1D1931 [set_reply] -> set w/o params{"id":495468919,"version":"1.0","operateType":"acOutCfg","moduleType":5,"time":512252,"code":"0","data":{"ack":0}} 2024-09-06 09:24:55.849 - debug: ecoflow-mqtt.0 (52802) [JSON] R611ZEB5XF1D1931 [update] -> {"addr":0,"cmdFunc":0,"cmdId":0,"id":1811372351428624865,"version":"1.0","timestamp":1725607495,"moduleType":"5","params":{"mppt.carState":0,"mppt.dischargeType":0,"mppt.faultCode":4096,"mppt.carOutWatts":0,"mppt.dc24vState":0,"mppt.cfgAcXboost":1,"mppt.cfgAcEnabled":0,"mppt.chgType":0,"mppt.outWatts":0,"mppt.beepState":0,"mppt.swVer":50397534,"mppt.cfgChgType":0,"mppt.chgPauseFlag":0,"mppt.dcdc12vWatts":0,"mppt.acStandbyMins":30,"mppt.powStandbyMin":30,"mppt.carStandbyMin":0,"mppt.inWatts":0,"mppt.cfgChgWatts":150,"mppt.scrStandbyMin":1800}} 2024-09-06 09:24:55.858 - debug: ecoflow-mqtt.0 (52802) [store station] R611ZEB5XF1D1931 not processed mppt state: dischargeType value 0 2024-09-06 09:24:55.867 - debug: ecoflow-mqtt.0 (52802) [store station] R611ZEB5XF1D1931 not processed mppt state: cfgAcXboost value 1 2024-09-06 09:24:55.868 - debug: ecoflow-mqtt.0 (52802) [store station] R611ZEB5XF1D1931 not processed mppt state: cfgAcEnabled value 0 2024-09-06 09:24:55.869 - debug: ecoflow-mqtt.0 (52802) [JSON] R611ZEB5XF1D1931 [update] -> {"addr":0,"cmdFunc":0,"cmdId":0,"id":1811372350832247272,"version":"1.0","timestamp":1725607495,"moduleType":"1","params":{"pd.icoBytes":[0,0,0,0,128,0,0,0,0,0,0,0,0,0],"pd.usb1Watts":0,"pd.qcUsb1Watts":0,"pd.wattsInSum":0,"pd.qcUsb2Watts":0,"pd.ext3p8Port":0,"pd.lcdOffSec":300,"pd.standbyMin":30,"pd.extRj45Port":0,"pd.beepMode":0,"pd.remainTime":1619,"pd.typec2Watts":0,"pd.carWatts":0,"pd.ext4p8Port":0,"pd.brightLevel":100,"pd.chgDsgState":0,"pd.typec1Watts":0,"pd.usb2Watts":0,"pd.dcOutState":0,"pd.soc":87,"pd.carState":0,"pd.wattsOutSum":0}} 2024-09-06 09:24:55.918 - debug: ecoflow-mqtt.0 (52802) [store station] R611ZEB5XF1D1931 not processed mppt state: beepState value 0 2024-09-06 09:24:55.931 - debug: ecoflow-mqtt.0 (52802) [store station] R611ZEB5XF1D1931 not processed pd state: ext3p8Port value 0 2024-09-06 09:24:55.976 - debug: ecoflow-mqtt.0 (52802) [store station] R611ZEB5XF1D1931 not processed mppt state: acStandbyMins value 30 2024-09-06 09:24:55.977 - debug: ecoflow-mqtt.0 (52802) [store station] R611ZEB5XF1D1931 not processed mppt state: powStandbyMin value 30 2024-09-06 09:24:56.021 - debug: ecoflow-mqtt.0 (52802) [store station] R611ZEB5XF1D1931 not processed pd state: extRj45Port value 0 2024-09-06 09:24:56.022 - debug: ecoflow-mqtt.0 (52802) [store station] R611ZEB5XF1D1931 not processed mppt state: cfgChgWatts value 150 2024-09-06 09:24:56.023 - debug: ecoflow-mqtt.0 (52802) [store station] R611ZEB5XF1D1931 not processed mppt state: scrStandbyMin value 1800 2024-09-06 09:24:56.029 - debug: ecoflow-mqtt.0 (52802) station update .pd.remainTime 3805 -> 1619 2024-09-06 09:24:56.080 - debug: ecoflow-mqtt.0 (52802) [store station] R611ZEB5XF1D1931 not processed pd state: ext4p8Port value 0 2024-09-06 09:24:56.159 - debug: ecoflow-mqtt.0 (52802) [JSON] R611ZEB5XF1D1931 [update] -> {"addr":0,"cmdFunc":0,"cmdId":0,"id":1811372361315647576,"version":"1.0","timestamp":1725607496,"moduleType":"3","params":{"inv.fanState":0,"inv.cfgAcEnabled":0,"inv.cfgAcXboost":0,"inv.cfgAcWorkMode":0,"inv.invType":0,"inv.SlowChgWatts":0,"inv.acDipSwitch":0,"inv.FastChgWatts":0,"inv.invOutVol":229294,"inv.inputWatts":0,"inv.outputWatts":0,"inv.errCode":0,"inv.standbyMins":0,"inv.chgPauseFlag":0,"inv.dischargeType":0,"inv.chargerType":0,"inv.sysVer":67174714}} 2024-09-06 09:24:56.165 - debug: ecoflow-mqtt.0 (52802) station update .inv.cfgAcEnabled true -> false 2024-09-06 09:24:56.171 - info: ecoflow-mqtt.0 (52802) state ecoflow-mqtt.0.R611ZEB5XF1D1931.inv.cfgAcEnabled changed: false (ack = true) 2024-09-06 09:24:56.185 - debug: ecoflow-mqtt.0 (52802) station update .inv.invOutVol 229.297 -> 229.294 2024-09-06 09:24:56.199 - debug: ecoflow-mqtt.0 (52802) [store station] R611ZEB5XF1D1931 not processed inv state: standbyMins value 0 2024-09-06 09:24:57.024 - debug: ecoflow-mqtt.0 (52802) [JSON] R611ZEB5XF1D1931 [set] -> key:undefined {"params":{"uploadEn":1,"resetFlag":0,"sn":"0000000000000000","bsmLaunchDate":1725607496,"launchSetType":0},"from":"iOS","lang":"de-de","id":"496990726","moduleSn":"R611ZEB5XF1D1931","moduleType":2,"operateType":"getBmsInfo","version":"1.0"} 2024-09-06 09:24:59.126 - debug: ecoflow-mqtt.0 (52802) [JSON] R611ZEB5XF1D1931 [update] -> {"addr":0,"cmdFunc":0,"cmdId":0,"id":1811372385191985232,"version":"1.0","timestamp":1725607499,"moduleType":"3","params":{"inv.fanState":0,"inv.cfgAcEnabled":0,"inv.cfgAcXboost":0,"inv.cfgAcWorkMode":0,"inv.invType":0,"inv.SlowChgWatts":0,"inv.acDipSwitch":0,"inv.FastChgWatts":0,"inv.invOutVol":0,"inv.inputWatts":0,"inv.outputWatts":0,"inv.errCode":0,"inv.standbyMins":0,"inv.chgPauseFlag":0,"inv.invOutFreq":0,"inv.dischargeType":0,"inv.chargerType":0,"inv.sysVer":67174714}} 2024-09-06 09:24:59.139 - debug: ecoflow-mqtt.0 (52802) station update .inv.invOutVol 229.294 -> 0 2024-09-06 09:24:59.149 - debug: ecoflow-mqtt.0 (52802) [store station] R611ZEB5XF1D1931 not processed inv state: standbyMins value 0 2024-09-06 09:24:59.153 - debug: ecoflow-mqtt.0 (52802) station update .inv.invOutFreq 50 -> 0 2024-09-06 09:24:59.642 - debug: ecoflow-mqtt.0 (52802) [JSON] R611ZEB5XF1D1931 [set] -> key:undefined {"params":{},"from":"iOS","lang":"de-de","id":"499611271","moduleSn":"R611ZEB5XF1D1931","moduleType":1,"operateType":"getAllTaskCfg","version":"1.0"} 2024-09-06 09:24:59.947 - debug: ecoflow-mqtt.0 (52802) [JSON] R611ZEB5XF1D1931 [set_reply] -> set w/o params{"id":499611271,"version":"1.0","operateType":"getAllTaskCfg","moduleType":1,"time":516442,"code":"0","data":{"general":{"taskSavedNum":0,"conflictItem":[128],"taskMaxNum":6,"productType":71},"timeTask":{"taskCfgs":[{"taskIndex":0,"week":4,"timeScale":[0,0,0,0,0,0,0,0,0,255,255,255,63,0,0,0,0,0],"year":2024,"isCfg":0,"type":0,"isEnable":0,"sec":0,"taskPrior":0,"min":0,"timeParam":1036419,"month":4,"hour":0,"timeMode":0,"day":3},{"taskIndex":255,"week":255,"timeScale":[255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255],"year":65535,"isCfg":255,"type":255,"isEnable":0,"sec":255,"taskPrior":255,"min":255,"timeParam":4294967295,"month":255,"hour":255,"timeMode":255,"day":255},{"taskIndex":255,"week":255,"timeScale":[255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255],"year":65535,"isCfg":255,"type":255,"isEnable":0,"sec":255,"taskPrior":255,"min":255,"timeParam":4294967295,"month":255,"hour":255,"timeMode":255,"day":255},{"taskIndex":255,"week":255,"timeScale":[255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255],"year":65535,"isCfg":255,"type":255,"isEnable":0,"sec":255,"taskPrior":255,"min":255,"timeParam":4294967295,"month":255,"hour":255,"timeMode":255,"day":255},{"taskIndex":255,"week":255,"timeScale":[255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255],"year":65535,"isCfg":255,"type":255,"isEnable":0,"sec":255,"taskPrior":255,"min":255,"timeParam":4294967295,"month":255,"hour":255,"timeMode":255,"day":255},{"taskIndex":255,"week":255,"timeScale":[255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255],"year":65535,"isCfg":255,"type":255,"isEnable":0,"sec":255,"taskPrior":255,"min":255,"timeParam":4294967295,"month":255,"hour":255,"timeMode":255,"day":255}],"totalTaskNum":0}}} 2024-09-06 09:25:00.871 - debug: ecoflow-mqtt.0 (52802) [JSON] R611ZEB5XF1D1931 [update] -> {"addr":0,"cmdFunc":0,"cmdId":0,"id":1811372395478647274,"version":"1.0","timestamp":1725607500,"moduleType":"1","params":{"pd.usb1Watts":0,"pd.qcUsb1Watts":0,"pd.wattsInSum":0,"pd.qcUsb2Watts":0,"pd.ext3p8Port":0,"pd.lcdOffSec":300,"pd.standbyMin":30,"pd.extRj45Port":0,"pd.beepMode":0,"pd.remainTime":1755,"pd.typec2Watts":0,"pd.carWatts":0,"pd.ext4p8Port":0,"pd.brightLevel":100,"pd.chgDsgState":0,"pd.typec1Watts":0,"pd.usb2Watts":0,"pd.dcOutState":0,"pd.soc":87,"pd.carState":0,"pd.wattsOutSum":0}} 2024-09-06 09:25:00.883 - debug: ecoflow-mqtt.0 (52802) [store station] R611ZEB5XF1D1931 not processed pd state: ext3p8Port value 0 2024-09-06 09:25:00.889 - debug: ecoflow-mqtt.0 (52802) [store station] R611ZEB5XF1D1931 not processed pd state: extRj45Port value 0 2024-09-06 09:25:00.893 - debug: ecoflow-mqtt.0 (52802) station update .pd.remainTime 1619 -> 1755 2024-09-06 09:25:00.902 - debug: ecoflow-mqtt.0 (52802) [store station] R611ZEB5XF1D1931 not processed pd state: ext4p8Port value 0 2024-09-06 09:25:02.046 - debug: ecoflow-mqtt.0 (52802) [JSON] R611ZEB5XF1D1931 [set] -> key:undefined {"params":{"uploadEn":1,"sn":"0000000000000000","launchSetType":0,"resetFlag":0,"bsmLaunchDate":1725607502},"from":"iOS","lang":"de-de","id":"502012517","moduleSn":"R611ZEB5XF1D1931","moduleType":2,"operateType":"getBmsInfo","version":"1.0"} 2024-09-06 09:25:06.306 - debug: ecoflow-mqtt.0 (52802) [JSON] R611ZEB5XF1D1931 [update] -> {"addr":0,"cmdFunc":0,"cmdId":0,"id":1811372447214993565,"version":"1.0","timestamp":1725607506,"moduleType":"2","params":{"bms_bmsStatus.sysVer":50397534,"bms_bmsStatus.openBmsIdx":1,"bms_bmsStatus.num":0,"bms_bmsStatus.minCellVol":3292,"bms_bmsStatus.f32ShowSoc":87.03,"bms_bmsStatus.bmsFault":0,"bms_bmsStatus.soc":87,"bms_bmsStatus.outputWatts":0,"bms_bmsStatus.errCode":0,"bms_bmsStatus.maxCellVol":3292,"bms_bmsStatus.inputWatts":1,"bms_bmsStatus.type":1,"bms_bmsStatus.remainCap":15653,"bms_bmsStatus.remainTime":0,"bms_bmsStatus.tagChgAmp":20000}} 2024-09-06 09:25:06.323 - debug: ecoflow-mqtt.0 (52802) station update .bmsMaster.minCellVol 3.29 -> 3.2920000000000003 2024-09-06 09:25:06.335 - debug: ecoflow-mqtt.0 (52802) station update .bmsMaster.f32ShowSoc 87.04 -> 87.03 2024-09-06 09:25:06.359 - debug: ecoflow-mqtt.0 (52802) station update .bmsMaster.outputWatts 1.4000000000000001 -> 0 2024-09-06 09:25:06.367 - debug: ecoflow-mqtt.0 (52802) station update .bmsMaster.maxCellVol 3.29 -> 3.2920000000000003 2024-09-06 09:25:06.374 - debug: ecoflow-mqtt.0 (52802) station update .bmsMaster.inputWatts 0 -> 0.1 2024-09-06 09:25:06.382 - debug: ecoflow-mqtt.0 (52802) station update .bmsMaster.remainCap 15654 -> 15653 2024-09-06 09:25:06.911 - debug: ecoflow-mqtt.0 (52802) [JSON] R611ZEB5XF1D1931 [update] -> {"addr":0,"cmdFunc":0,"cmdId":0,"id":1811372447214993925,"version":"1.0","timestamp":1725607506,"moduleType":"1","params":{"pd.usb1Watts":0,"pd.qcUsb1Watts":0,"pd.wattsInSum":0,"pd.qcUsb2Watts":0,"pd.ext3p8Port":0,"pd.lcdOffSec":300,"pd.standbyMin":30,"pd.extRj45Port":0,"pd.beepMode":0,"pd.remainTime":5999,"pd.typec2Watts":0,"pd.carWatts":0,"pd.ext4p8Port":0,"pd.brightLevel":100,"pd.chgDsgState":0,"pd.typec1Watts":0,"pd.usb2Watts":0,"pd.dcOutState":0,"pd.soc":87,"pd.carState":0,"pd.wattsOutSum":0}} 2024-09-06 09:25:06.929 - debug: ecoflow-mqtt.0 (52802) [store station] R611ZEB5XF1D1931 not processed pd state: ext3p8Port value 0 2024-09-06 09:25:06.933 - debug: ecoflow-mqtt.0 (52802) [store station] R611ZEB5XF1D1931 not processed pd state: extRj45Port value 0 2024-09-06 09:25:06.937 - debug: ecoflow-mqtt.0 (52802) station update .pd.remainTime 1755 -> 5999 2024-09-06 09:25:06.945 - debug: ecoflow-mqtt.0 (52802) [store station] R611ZEB5XF1D1931 not processed pd state: ext4p8Port value 0 2024-09-06 09:25:07.469 - debug: ecoflow-mqtt.0 (52802) [JSON] R611ZEB5XF1D1931 [set] -> key:undefined {"params":{"bsmLaunchDate":1725607507,"uploadEn":1,"launchSetType":0,"sn":"0000000000000000","resetFlag":0},"from":"iOS","lang":"de-de","id":"507437241","moduleSn":"R611ZEB5XF1D1931","moduleType":2,"operateType":"getBmsInfo","version":"1.0"} 2024-09-06 09:25:13.600 - info: ecoflow-mqtt.0 (52802) state ecoflow-mqtt.0.R611ZEB5XF1D1931.inv.cfgAcEnabled changed: true (ack = false) 2024-09-06 09:25:13.601 - info: ecoflow-mqtt.0 (52802) (ack=false) ->cmd : channel inv state cfgAcEnabled 2024-09-06 09:25:13.606 - debug: ecoflow-mqtt.0 (52802) prep cmd R611ZEB5XF1D1931 delta2max cfgAcEnabled true {"from":"Android","lang":"en-us","id":"238075216","moduleType":3,"operateType":"acOutCfg","version":"1.0","params":{"enabled":1},"moduleSn":"R611ZEB5XF1D1931"} 2024-09-06 09:25:13.606 - debug: ecoflow-mqtt.0 (52802) publish /app/1772580463883280385/R611ZEB5XF1D1931/thing/property/set 2024-09-06 09:25:13.606 - debug: ecoflow-mqtt.0 (52802) publish {"from":"Android","lang":"en-us","id":"238075216","moduleType":3,"operateType":"acOutCfg","version":"1.0","params":{"enabled":1},"moduleSn":"R611ZEB5XF1D1931"} 2024-09-06 09:25:13.607 - debug: ecoflow-mqtt.0 (52802) Message succesfully published.R611ZEB5XF1D1931 ../..set 2024-09-06 09:25:13.622 - debug: ecoflow-mqtt.0 (52802) [JSON] R611ZEB5XF1D1931 [set] -> key:undefined {"from":"Android","lang":"en-us","id":"238075216","moduleType":3,"operateType":"acOutCfg","version":"1.0","params":{"enabled":1},"moduleSn":"R611ZEB5XF1D1931"} 2024-09-06 09:25:19.643 - debug: ecoflow-mqtt.0 (52802) [JSON] R611ZEB5XF1D1931 [set] -> key:undefined {"params":{},"from":"iOS","lang":"de-de","id":"519611340","moduleSn":"R611ZEB5XF1D1931","moduleType":1,"operateType":"getAllTaskCfg","version":"1.0"} 2024-09-06 09:25:19.916 - debug: ecoflow-mqtt.0 (52802) [JSON] R611ZEB5XF1D1931 [set_reply] -> set w/o params{"id":519611340,"version":"1.0","operateType":"getAllTaskCfg","moduleType":1,"time":536412,"code":"0","data":{"general":{"taskSavedNum":0,"conflictItem":[128],"taskMaxNum":6,"productType":71},"timeTask":{"taskCfgs":[{"taskIndex":0,"week":4,"timeScale":[0,0,0,0,0,0,0,0,0,255,255,255,63,0,0,0,0,0],"year":2024,"isCfg":0,"type":0,"isEnable":0,"sec":0,"taskPrior":0,"min":0,"timeParam":1036419,"month":4,"hour":0,"timeMode":0,"day":3},{"taskIndex":255,"week":255,"timeScale":[255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255],"year":65535,"isCfg":255,"type":255,"isEnable":0,"sec":255,"taskPrior":255,"min":255,"timeParam":4294967295,"month":255,"hour":255,"timeMode":255,"day":255},{"taskIndex":255,"week":255,"timeScale":[255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255],"year":65535,"isCfg":255,"type":255,"isEnable":0,"sec":255,"taskPrior":255,"min":255,"timeParam":4294967295,"month":255,"hour":255,"timeMode":255,"day":255},{"taskIndex":255,"week":255,"timeScale":[255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255],"year":65535,"isCfg":255,"type":255,"isEnable":0,"sec":255,"taskPrior":255,"min":255,"timeParam":4294967295,"month":255,"hour":255,"timeMode":255,"day":255},{"taskIndex":255,"week":255,"timeScale":[255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255],"year":65535,"isCfg":255,"type":255,"isEnable":0,"sec":255,"taskPrior":255,"min":255,"timeParam":4294967295,"month":255,"hour":255,"timeMode":255,"day":255},{"taskIndex":255,"week":255,"timeScale":[255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255],"year":65535,"isCfg":255,"type":255,"isEnable":0,"sec":255,"taskPrior":255,"min":255,"timeParam":4294967295,"month":255,"hour":255,"timeMode":255,"day":255}],"totalTaskNum":0}}} 2024-09-06 09:25:22.188 - debug: ecoflow-mqtt.0 (52802) [JSON] R611ZEB5XF1D1931 [update] -> {"addr":0,"cmdFunc":0,"cmdId":0,"id":1811372584653946959,"version":"1.0","timestamp":1725607522,"moduleType":"2","params":{"bms_bmsStatus.errCode":0,"bms_bmsStatus.outputWatts":0,"bms_bmsStatus.inputWatts":0,"bms_bmsStatus.type":1,"bms_bmsStatus.sysVer":50397534,"bms_bmsStatus.openBmsIdx":1,"bms_bmsStatus.num":0,"bms_bmsStatus.remainTime":0,"bms_bmsStatus.f32ShowSoc":87.03,"bms_bmsStatus.tagChgAmp":20000,"bms_bmsStatus.bmsFault":0,"bms_bmsStatus.soc":87}} 2024-09-06 09:25:22.195 - debug: ecoflow-mqtt.0 (52802) station update .bmsMaster.inputWatts 0.1 -> 0