-
Notifications
You must be signed in to change notification settings - Fork 5
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Need help with a lot of errors in log: warn: ecoflow-mqtt.1 (1031) State "ecoflow-mqtt.1.M109ZEB********.bpundefined.moduleSn" has no existing object, this might lead to an error in future versions #99
Comments
The power kit implementation is relatively new, so there might not everything discovered and each feedback is appreciated. |
I may have found the issue with the undefined batterypack number. If there is a message in the log that the battery +serial# has no kitnum, then I need the incomming JSON file for comparison. |
Did you have a chance to test the newer version? |
I'm new to Iobroker so everyting is hard to do. And the ecoflow and iobroker are inside my RV so i cannot get to every day. We have planned tripp from next week so i'm checking an updating the RV and now i can check the iobroker ecoflow for you. this is the log i get with the new update: 2024-09-01 15:18:05.742 - info: host.IoBroker stopInstance system.adapter.ecoflow-mqtt.1 (force=false, process=true) -- 2024-09-01 15:18:05.750 - info: host.IoBroker stopInstance system.adapter.ecoflow-mqtt.1 send kill signal 2024-09-01 15:18:05.750 - info: ecoflow-mqtt.1 (1487) Got terminate signal TERMINATE_YOURSELF 2024-09-01 15:18:05.759 - info: ecoflow-mqtt.1 (1487) cleaned everything up... 2024-09-01 15:18:05.761 - info: ecoflow-mqtt.1 (1487) terminating 2024-09-01 15:18:05.764 - info: ecoflow-mqtt.1 (1487) Terminated (ADAPTER_REQUESTED_TERMINATION): Without reason 2024-09-01 15:18:05.813 - info: ecoflow-mqtt.1 (1487) ecoflow connection closed 2024-09-01 15:18:06.268 - info: ecoflow-mqtt.1 (1487) terminating 2024-09-01 15:18:06.344 - info: host.IoBroker instance system.adapter.ecoflow-mqtt.1 terminated with code 11 (ADAPTER_REQUESTED_TERMINATION) 2024-09-01 15:18:08.806 - info: host.IoBroker instance system.adapter.ecoflow-mqtt.1 started with pid 1563 2024-09-01 15:18:11.087 - info: ecoflow-mqtt.1 (1563) starting. Version 1.0.2 (non-npm: foxthefox/ioBroker.ecoflow-mqtt#3c55006a72f853e1e6434f82dcaa862de74d72ee) in /opt/iobroker/node_modules/iobroker.ecoflow-mqtt, node: v18.20.3, js-controller: 5.0.19 2024-09-01 15:18:11.119 - info: ecoflow-mqtt.1 (1563) adapter entered ready 2024-09-01 15:18:11.120 - info: ecoflow-mqtt.1 (1563) your configration: 2024-09-01 15:18:11.121 - info: ecoflow-mqtt.1 (1563) powerstream -> [] 2024-09-01 15:18:11.121 - info: ecoflow-mqtt.1 (1563) powerstation -> [] 2024-09-01 15:18:11.122 - info: ecoflow-mqtt.1 (1563) smartplug -> [] 2024-09-01 15:18:11.123 - info: ecoflow-mqtt.1 (1563) wave -> [] 2024-09-01 15:18:11.123 - info: ecoflow-mqtt.1 (1563) glacier -> [] 2024-09-01 15:18:11.124 - info: ecoflow-mqtt.1 (1563) generator -> [] 2024-09-01 15:18:11.124 - info: ecoflow-mqtt.1 (1563) panel -> [] 2024-09-01 15:18:11.125 - info: ecoflow-mqtt.1 (1563) shelly -> [] 2024-09-01 15:18:11.126 - info: ecoflow-mqtt.1 (1563) powerkit -> [{"devName":"Camper Leeflang","devId":"M109ZEB5ZECJ0078","devType":"powerkitbp5000","haEnable":false,"pstationsSlave1":false,"pstationsSlave2":false,"debugEnable":true}] 2024-09-01 15:18:11.127 - info: ecoflow-mqtt.1 (1563) powerocean -> [] 2024-09-01 15:18:11.141 - info: ecoflow-mqtt.1 (1563) start device state creation ->powerkit for Id M109ZEB5ZECJ0078 2024-09-01 15:18:11.931 - info: ecoflow-mqtt.1 (1563) pdevices states created for M109ZEB5ZECJ0078 / powerkit / Camper Leeflang 2024-09-01 15:18:11.956 - info: ecoflow-mqtt.1 (1563) [EF] going to connect to mqtt broker 2024-09-01 15:18:12.271 - info: ecoflow-mqtt.1 (1563) EF connected 2024-09-01 15:18:12.359 - info: ecoflow-mqtt.1 (1563) state ecoflow-mqtt.1.M109ZEB5ZECJ0078.action.latestQuotas changed: true (ack = false) 2024-09-01 15:18:12.361 - info: ecoflow-mqtt.1 (1563) (ack=false) ->cmd : channel action state latestQuotas 2024-09-01 15:18:12.567 - info: ecoflow-mqtt.1 (1563) state ecoflow-mqtt.1.M109ZEB5ZECJ0078.info.status changed: online (ack = true) 2024-09-01 15:18:12.570 - info: ecoflow-mqtt.1 (1563) [EF] M109ZEB5ZECJ0078 is online with cloud 2024-09-01 15:19:03.798 - info: ecoflow-mqtt.1 (1563) send command 2024-09-01 15:19:03.799 - info: ecoflow-mqtt.1 (1563) send msg create mqtt data 2024-09-01 15:19:06.864 - info: host.IoBroker stopInstance system.adapter.ecoflow-mqtt.1 (force=false, process=true) 2024-09-01 15:19:06.873 - info: ecoflow-mqtt.1 (1563) Got terminate signal TERMINATE_YOURSELF 2024-09-01 15:19:06.874 - info: host.IoBroker stopInstance system.adapter.ecoflow-mqtt.1 send kill signal 2024-09-01 15:19:06.881 - info: ecoflow-mqtt.1 (1563) cleaned everything up... 2024-09-01 15:19:06.882 - info: ecoflow-mqtt.1 (1563) terminating 2024-09-01 15:19:06.884 - info: ecoflow-mqtt.1 (1563) Terminated (ADAPTER_REQUESTED_TERMINATION): Without reason 2024-09-01 15:19:06.929 - info: ecoflow-mqtt.1 (1563) ecoflow connection closed 2024-09-01 15:19:07.388 - info: ecoflow-mqtt.1 (1563) terminating 2024-09-01 15:19:07.461 - info: host.IoBroker instance system.adapter.ecoflow-mqtt.1 terminated with code 11 (ADAPTER_REQUESTED_TERMINATION) 2024-09-01 15:19:09.935 - info: host.IoBroker instance system.adapter.ecoflow-mqtt.1 started with pid 1627 2024-09-01 15:19:12.233 - info: ecoflow-mqtt.1 (1627) starting. Version 1.0.2 (non-npm: foxthefox/ioBroker.ecoflow-mqtt#3c55006a72f853e1e6434f82dcaa862de74d72ee) in /opt/iobroker/node_modules/iobroker.ecoflow-mqtt, node: v18.20.3, js-controller: 5.0.19 2024-09-01 15:19:12.267 - info: ecoflow-mqtt.1 (1627) adapter entered ready 2024-09-01 15:19:12.268 - info: ecoflow-mqtt.1 (1627) your configration: 2024-09-01 15:19:12.269 - info: ecoflow-mqtt.1 (1627) powerstream -> [] 2024-09-01 15:19:12.270 - info: ecoflow-mqtt.1 (1627) powerstation -> [] 2024-09-01 15:19:12.270 - info: ecoflow-mqtt.1 (1627) smartplug -> [] 2024-09-01 15:19:12.271 - info: ecoflow-mqtt.1 (1627) wave -> [] 2024-09-01 15:19:12.272 - info: ecoflow-mqtt.1 (1627) glacier -> [] 2024-09-01 15:19:12.272 - info: ecoflow-mqtt.1 (1627) generator -> [] 2024-09-01 15:19:12.273 - info: ecoflow-mqtt.1 (1627) panel -> [] 2024-09-01 15:19:12.274 - info: ecoflow-mqtt.1 (1627) shelly -> [] 2024-09-01 15:19:12.275 - info: ecoflow-mqtt.1 (1627) powerkit -> [{"devName":"Camper Leeflang","devId":"M109ZEB5ZECJ0078","devType":"powerkitbp5000","haEnable":false,"pstationsSlave1":false,"pstationsSlave2":false,"debugEnable":true}] 2024-09-01 15:19:12.276 - info: ecoflow-mqtt.1 (1627) powerocean -> [] 2024-09-01 15:19:12.290 - info: ecoflow-mqtt.1 (1627) start device state creation ->powerkit for Id M109ZEB5ZECJ0078 2024-09-01 15:19:13.113 - info: ecoflow-mqtt.1 (1627) pdevices states created for M109ZEB5ZECJ0078 / powerkit / Camper Leeflang 2024-09-01 15:19:13.138 - info: ecoflow-mqtt.1 (1627) [EF] going to connect to mqtt broker 2024-09-01 15:19:13.455 - info: ecoflow-mqtt.1 (1627) EF connected 2024-09-01 15:19:13.553 - info: ecoflow-mqtt.1 (1627) state ecoflow-mqtt.1.M109ZEB5ZECJ0078.action.latestQuotas changed: true (ack = false) 2024-09-01 15:19:13.555 - info: ecoflow-mqtt.1 (1627) (ack=false) ->cmd : channel action state latestQuotas 2024-09-01 15:19:13.566 - info: ecoflow-mqtt.1 (1627) send command 2024-09-01 15:19:13.567 - info: ecoflow-mqtt.1 (1627) send msg quota json data 2024-09-01 15:19:13.630 - info: ecoflow-mqtt.1 (1627) state ecoflow-mqtt.1.M109ZEB5ZECJ0078.action.latestQuotas changed: false (ack = false) 2024-09-01 15:19:13.631 - info: ecoflow-mqtt.1 (1627) (ack=false) ->cmd : channel action state latestQuotas 2024-09-01 15:19:17.302 - info: ecoflow-mqtt.1 (1627) state ecoflow-mqtt.1.M109ZEB5ZECJ0078.info.status changed: online (ack = true) 2024-09-01 15:19:17.305 - info: ecoflow-mqtt.1 (1627) [EF] M109ZEB5ZECJ0078 is online with cloud 2024-09-01 15:19:18.423 - info: ecoflow-mqtt.1 (1627) send command 2024-09-01 15:19:18.424 - info: ecoflow-mqtt.1 (1627) send msg quota protobuf data 2024-09-01 15:19:33.571 - info: host.IoBroker stopInstance system.adapter.ecoflow-mqtt.1 (force=false, process=true) 2024-09-01 15:19:33.580 - info: ecoflow-mqtt.1 (1627) Got terminate signal TERMINATE_YOURSELF 2024-09-01 15:19:33.580 - info: host.IoBroker stopInstance system.adapter.ecoflow-mqtt.1 send kill signal 2024-09-01 15:19:33.587 - info: ecoflow-mqtt.1 (1627) cleaned everything up... 2024-09-01 15:19:33.589 - info: ecoflow-mqtt.1 (1627) terminating 2024-09-01 15:19:33.591 - info: ecoflow-mqtt.1 (1627) Terminated (ADAPTER_REQUESTED_TERMINATION): Without reason 2024-09-01 15:19:33.650 - info: ecoflow-mqtt.1 (1627) ecoflow connection closed 2024-09-01 15:19:34.095 - info: ecoflow-mqtt.1 (1627) terminating 2024-09-01 15:19:34.166 - info: host.IoBroker instance system.adapter.ecoflow-mqtt.1 terminated with code 11 (ADAPTER_REQUESTED_TERMINATION) 2024-09-01 15:19:36.633 - info: host.IoBroker instance system.adapter.ecoflow-mqtt.1 started with pid 1666 2024-09-01 15:19:38.940 - info: ecoflow-mqtt.1 (1666) starting. Version 1.0.2 (non-npm: foxthefox/ioBroker.ecoflow-mqtt#3c55006a72f853e1e6434f82dcaa862de74d72ee) in /opt/iobroker/node_modules/iobroker.ecoflow-mqtt, node: v18.20.3, js-controller: 5.0.19 2024-09-01 15:19:38.971 - info: ecoflow-mqtt.1 (1666) adapter entered ready 2024-09-01 15:19:38.972 - info: ecoflow-mqtt.1 (1666) your configration: 2024-09-01 15:19:38.973 - info: ecoflow-mqtt.1 (1666) powerstream -> [] 2024-09-01 15:19:38.974 - info: ecoflow-mqtt.1 (1666) powerstation -> [] 2024-09-01 15:19:38.974 - info: ecoflow-mqtt.1 (1666) smartplug -> [] 2024-09-01 15:19:38.975 - info: ecoflow-mqtt.1 (1666) wave -> [] 2024-09-01 15:19:38.976 - info: ecoflow-mqtt.1 (1666) glacier -> [] 2024-09-01 15:19:38.976 - info: ecoflow-mqtt.1 (1666) generator -> [] 2024-09-01 15:19:38.977 - info: ecoflow-mqtt.1 (1666) panel -> [] 2024-09-01 15:19:38.978 - info: ecoflow-mqtt.1 (1666) shelly -> [] 2024-09-01 15:19:38.979 - info: ecoflow-mqtt.1 (1666) powerkit -> [{"devName":"Camper Leeflang","devId":"M109ZEB5ZECJ0078","devType":"powerkitbp5000","haEnable":true,"pstationsSlave1":false,"pstationsSlave2":false,"debugEnable":true}] 2024-09-01 15:19:38.979 - info: ecoflow-mqtt.1 (1666) powerocean -> [] 2024-09-01 15:19:38.993 - info: ecoflow-mqtt.1 (1666) start device state creation ->powerkit for Id M109ZEB5ZECJ0078 2024-09-01 15:19:39.773 - info: ecoflow-mqtt.1 (1666) pdevices states created for M109ZEB5ZECJ0078 / powerkit / Camper Leeflang 2024-09-01 15:19:39.799 - info: ecoflow-mqtt.1 (1666) [EF] going to connect to mqtt broker 2024-09-01 15:19:40.104 - info: ecoflow-mqtt.1 (1666) EF connected 2024-09-01 15:19:40.182 - info: ecoflow-mqtt.1 (1666) state ecoflow-mqtt.1.M109ZEB5ZECJ0078.action.latestQuotas changed: true (ack = false) 2024-09-01 15:19:40.183 - info: ecoflow-mqtt.1 (1666) (ack=false) ->cmd : channel action state latestQuotas 2024-09-01 15:19:42.568 - info: ecoflow-mqtt.1 (1666) state ecoflow-mqtt.1.M109ZEB5ZECJ0078.info.status changed: online (ack = true) 2024-09-01 15:19:42.571 - info: ecoflow-mqtt.1 (1666) [EF] M109ZEB5ZECJ0078 is online with cloud |
I just found out i can enable debug log so did that and in the file is the result for you. Hope this helps. |
The log helps very much. So I can see that I am expecting another structure of the incomming message. It would be great if you can go to the first page of the adapter settings and tick the msgSetGet, msgUpdate and msgCmd. |
If you need anything else just let me know. I'll try to give you whatever you need. You just sometimes need to tell me how to, because I don't know how iobroker works |
I enabled everything you send me i hope this log file will help you. |
Thank you very much, that helps a lot. |
OK, I think now it should work. Please do the following:
|
Oke i did what you send me and i still dont think it is working. Here is the new log file |
Thanks for the log. I think the version is not installed correctly. 2024-09-10 10:24:49.462 - info: host.IoBroker iobroker npm error The git reference could not be foundnpm error command git --no-replace-objects checkout 1.0.4npm error error: pathspec '1.0.4' did not match any file(s) known to git I will make a merge to the main repository now(5min). please go to the same window and use GitHub as source (instead custom) and type ecoflow in the search field and select it for installation. edit |
Now the version 1.0.4 is published. Please try it again. |
I think it is working, or at least doing something. There is a thing in the log that makes me think it is nog fully working: "not processed kitscc/kitscc state: seq value 43" See the attached log And alo the Daily power discharged is not the same a in the ecoflow app (found that name in home assistant) And also seems to be the same for bbcin and bbcout, the should be different right? just for your refference the should be around 1640WH input and 645WH output |
Definitely it is working and the adapter receives data. Beside of the usual telegrams of the already defined values, there are some more related to the energy. I had experience with other devices that the energy values are updated in the App after each hour, whereby the data in the adapter might be continuously updated. That could create a difference. if bbcin and bbcout should have a difference, I can not judge. Here again, it might be good to indicate the name of datapoint what is of concern. Then it is also easy to search in the log for it and look what is incomming. In order to reduce the logging, you might want to untick/deselect the msgStateCreation. |
So i'm trying to get some data from my ecoflow powerkit. And after much trial and error i thought i got it working. But still no data coming in so checked the log and saw this?! I dont know why? Maybe someone can help me with this?
2024-06-24 10:39:53.757 - info: ecoflow-mqtt.1 (1031) starting. Version 0.0.33 (non-npm: foxthefox/ioBroker.ecoflow-mqtt#e04cc52932a0f10e2f638c99201217e85008563b) in /opt/iobroker/node_modules/iobroker.ecoflow-mqtt, node: v18.20.3, js-controller: 5.0.19 2024-06-24 10:39:53.786 - info: ecoflow-mqtt.1 (1031) adapter entered ready 2024-06-24 10:39:53.787 - info: ecoflow-mqtt.1 (1031) your configration: 2024-06-24 10:39:53.788 - info: ecoflow-mqtt.1 (1031) powerstream -> [] 2024-06-24 10:39:53.789 - info: ecoflow-mqtt.1 (1031) powerstation -> [] 2024-06-24 10:39:53.790 - info: ecoflow-mqtt.1 (1031) smartplug -> [] 2024-06-24 10:39:53.790 - info: ecoflow-mqtt.1 (1031) wave -> [] 2024-06-24 10:39:53.791 - info: ecoflow-mqtt.1 (1031) glacier -> [] 2024-06-24 10:39:53.791 - info: ecoflow-mqtt.1 (1031) generator -> [] 2024-06-24 10:39:53.792 - info: ecoflow-mqtt.1 (1031) panel -> [] 2024-06-24 10:39:53.793 - info: ecoflow-mqtt.1 (1031) shelly -> [] 2024-06-24 10:39:53.794 - info: ecoflow-mqtt.1 (1031) powerkit -> [{"devName":"Camper","devId":"M109ZEB********","devType":"powerkitbp5000","haEnable":false,"pstationsSlave1":false,"pstationsSlave2":false}] 2024-06-24 10:39:53.809 - info: ecoflow-mqtt.1 (1031) start device state creation ->powerkit for Id M109ZEB******** 2024-06-24 10:39:54.520 - info: ecoflow-mqtt.1 (1031) pdevices states created for M109ZEB******** / powerkit / Camper 2024-06-24 10:39:54.544 - info: ecoflow-mqtt.1 (1031) [EF] going to connect to mqtt broker 2024-06-24 10:39:54.988 - info: ecoflow-mqtt.1 (1031) EF connected 2024-06-24 10:39:55.113 - info: ecoflow-mqtt.1 (1031) state ecoflow-mqtt.1.M109ZEB********.action.latestQuotas changed: true (ack = false) 2024-06-24 10:39:55.114 - info: ecoflow-mqtt.1 (1031) (ack=false) ->cmd : channel action state latestQuotas 2024-06-24 10:39:55.484 - info: ecoflow-mqtt.1 (1031) state ecoflow-mqtt.1.M109ZEB********.info.status changed: online (ack = true) 2024-06-24 10:39:55.487 - info: ecoflow-mqtt.1 (1031) [EF] M109ZEB******** is online with cloud 2024-06-24 10:39:56.513 - warn: ecoflow-mqtt.1 (1031) State "ecoflow-mqtt.1.M109ZEB********.bpundefined.moduleSn" has no existing object, this might lead to an error in future versions 2024-06-24 10:39:56.524 - warn: ecoflow-mqtt.1 (1031) State "ecoflow-mqtt.1.M109ZEB********.bpundefined.moduleSn" has no existing object, this might lead to an error in future versions 2024-06-24 10:39:56.535 - warn: ecoflow-mqtt.1 (1031) State "ecoflow-mqtt.1.M109ZEB********.bpundefined.moduleSn" has no existing object, this might lead to an error in future versions 2024-06-24 10:39:56.547 - warn: ecoflow-mqtt.1 (1031) State "ecoflow-mqtt.1.M109ZEB********.bpundefined.moduleSn" has no existing object, this might lead to an error in future versions 2024-06-24 10:39:56.558 - warn: ecoflow-mqtt.1 (1031) State "ecoflow-mqtt.1.M109ZEB********.bpundefined.moduleSn" has no existing object, this might lead to an error in future versions 2024-06-24 10:39:56.571 - warn: ecoflow-mqtt.1 (1031) State "ecoflow-mqtt.1.M109ZEB********.bpundefined.moduleSn" has no existing object, this might lead to an error in future versions 2024-06-24 10:39:56.582 - warn: ecoflow-mqtt.1 (1031) State "ecoflow-mqtt.1.M109ZEB********.bpundefined.moduleSn" has no existing object, this might lead to an error in future versions 2024-06-24 10:39:56.594 - warn: ecoflow-mqtt.1 (1031) State "ecoflow-mqtt.1.M109ZEB********.bpundefined.moduleSn" has no existing object, this might lead to an error in future versions 2024-06-24 10:39:56.604 - warn: ecoflow-mqtt.1 (1031) State "ecoflow-mqtt.1.M109ZEB********.bpundefined.moduleSn" has no existing object, this might lead to an error in future versions 2024-06-24 10:39:56.617 - warn: ecoflow-mqtt.1 (1031) State "ecoflow-mqtt.1.M109ZEB********.bpundefined.moduleSn" has no existing object, this might lead to an error in future versions 2024-06-24 10:39:56.628 - warn: ecoflow-mqtt.1 (1031) State "ecoflow-mqtt.1.M109ZEB********.bpundefined.moduleSn" has no existing object, this might lead to an error in future versions 2024-06-24 10:39:56.640 - warn: ecoflow-mqtt.1 (1031) State "ecoflow-mqtt.1.M109ZEB********.bpundefined.moduleSn" has no existing object, this might lead to an error in future versions 2024-06-24 10:39:56.650 - warn: ecoflow-mqtt.1 (1031) State "ecoflow-mqtt.1.M109ZEB********.bpundefined.moduleSn" has no existing object, this might lead to an error in future versions 2024-06-24 10:39:56.661 - warn: ecoflow-mqtt.1 (1031) State "ecoflow-mqtt.1.M109ZEB********.bpundefined.moduleSn" has no existing object, this might lead to an error in future versions 2024-06-24 10:39:56.672 - warn: ecoflow-mqtt.1 (1031) State "ecoflow-mqtt.1.M109ZEB********.bpundefined.moduleSn" has no existing object, this might lead to an error in future versions 2024-06-24 10:39:56.682 - warn: ecoflow-mqtt.1 (1031) State "ecoflow-mqtt.1.M109ZEB********.bpundefined.moduleSn" has no existing object, this might lead to an error in future versions 2024-06-24 10:39:56.694 - warn: ecoflow-mqtt.1 (1031) State "ecoflow-mqtt.1.M109ZEB********.bpundefined.moduleSn" has no existing object, this might lead to an error in future versions 2024-06-24 10:39:56.706 - warn: ecoflow-mqtt.1 (1031) State "ecoflow-mqtt.1.M109ZEB********.bpundefined.moduleSn" has no existing object, this might lead to an error in future versions 2024-06-24 10:39:56.721 - warn: ecoflow-mqtt.1 (1031) State "ecoflow-mqtt.1.M109ZEB********.bpundefined.moduleSn" has no existing object, this might lead to an error in future versions 2024-06-24 10:39:56.734 - warn: ecoflow-mqtt.1 (1031) State "ecoflow-mqtt.1.M109ZEB********.bpundefined.moduleSn" has no existing object, this might lead to an error in future versions 2024-06-24 10:39:56.746 - warn: ecoflow-mqtt.1 (1031) State "ecoflow-mqtt.1.M109ZEB********.bpundefined.moduleSn" has no existing object, this might lead to an error in future versions 2024-06-24 10:39:56.764 - warn: ecoflow-mqtt.1 (1031) State "ecoflow-mqtt.1.M109ZEB********.bpundefined.moduleSn" has no existing object, this might lead to an error in future versions 2024-06-24 10:39:56.775 - warn: ecoflow-mqtt.1 (1031) State "ecoflow-mqtt.1.M109ZEB********.bpundefined.moduleSn" has no existing object, this might lead to an error in future versions 2024-06-24 10:39:56.790 - warn: ecoflow-mqtt.1 (1031) State "ecoflow-mqtt.1.M109ZEB********.bpundefined.moduleSn" has no existing object, this might lead to an error in future versions 2024-06-24 10:39:56.800 - warn: ecoflow-mqtt.1 (1031) State "ecoflow-mqtt.1.M109ZEB********.bpundefined.moduleSn" has no existing object, this might lead to an error in future versions 2024-06-24 10:39:56.813 - warn: ecoflow-mqtt.1 (1031) State "ecoflow-mqtt.1.M109ZEB********.bpundefined.moduleSn" has no existing object, this might lead to an error in future versions 2024-06-24 10:39:56.865 - warn: ecoflow-mqtt.1 (1031) State "ecoflow-mqtt.1.M109ZEB********.bpundefined.moduleSn" has no existing object, this might lead to an error in future versions 2024-06-24 10:39:56.878 - warn: ecoflow-mqtt.1 (1031) State "ecoflow-mqtt.1.M109ZEB********.bpundefined.moduleSn" has no existing object, this might lead to an error in future versions 2024-06-24 10:39:56.891 - warn: ecoflow-mqtt.1 (1031) State "ecoflow-mqtt.1.M109ZEB********.bpundefined.moduleSn" has no existing object, this might lead to an error in future versions 2024-06-24 10:39:56.901 - warn: ecoflow-mqtt.1 (1031) State "ecoflow-mqtt.1.M109ZEB********.bpundefined.moduleSn" has no existing object, this might lead to an error in future versions 2024-06-24 10:39:56.911 - warn: ecoflow-mqtt.1 (1031) State "ecoflow-mqtt.1.M109ZEB********.bpundefined.moduleSn" has no existing object, this might lead to an error in future versions 2024-06-24 10:39:56.922 - warn: ecoflow-mqtt.1 (1031) State "ecoflow-mqtt.1.M109ZEB********.bpundefined.moduleSn" has no existing object, this might lead to an error in future versions 2024-06-24 10:39:56.935 - warn: ecoflow-mqtt.1 (1031) State "ecoflow-mqtt.1.M109ZEB********.bpundefined.moduleSn" has no existing object, this might lead to an error in future versions 2024-06-24 10:39:56.945 - warn: ecoflow-mqtt.1 (1031) State "ecoflow-mqtt.1.M109ZEB********.bpundefined.moduleSn" has no existing object, this might lead to an error in future versions 2024-06-24 10:39:56.957 - warn: ecoflow-mqtt.1 (1031) State "ecoflow-mqtt.1.M109ZEB********.bpundefined.moduleSn" has no existing object, this might lead to an error in future versions 2024-06-24 10:39:56.973 - warn: ecoflow-mqtt.1 (1031) State "ecoflow-mqtt.1.M109ZEB********.bpundefined.moduleSn" has no existing object, this might lead to an error in future versions 2024-06-24 10:39:56.986 - warn: ecoflow-mqtt.1 (1031) State "ecoflow-mqtt.1.M109ZEB********.bpundefined.moduleSn" has no existing object, this might lead to an error in future versions 2024-06-24 10:39:57.001 - warn: ecoflow-mqtt.1 (1031) State "ecoflow-mqtt.1.M109ZEB********.bpundefined.moduleSn" has no existing object, this might lead to an error in future versions 2024-06-24 10:39:57.010 - warn: ecoflow-mqtt.1 (1031) State "ecoflow-mqtt.1.M109ZEB********.bpundefined.moduleSn" has no existing object, this might lead to an error in future versions 2024-06-24 10:39:57.022 - warn: ecoflow-mqtt.1 (1031) State "ecoflow-mqtt.1.M109ZEB********.bpundefined.moduleSn" has no existing object, this might lead to an error in future versions 2024-06-24 10:39:57.078 - warn: ecoflow-mqtt.1 (1031) State "ecoflow-mqtt.1.M109ZEB********.bpundefined.moduleSn" has no existing object, this might lead to an error in future versions 2024-06-24 10:39:57.092 - warn: ecoflow-mqtt.1 (1031) State "ecoflow-mqtt.1.M109ZEB********.bpundefined.moduleSn" has no existing object, this might lead to an error in future versions 2024-06-24 10:39:57.108 - warn: ecoflow-mqtt.1 (1031) State "ecoflow-mqtt.1.M109ZEB********.bpundefined.moduleSn" has no existing object, this might lead to an error in future versions 2024-06-24 10:39:57.121 - warn: ecoflow-mqtt.1 (1031) State "ecoflow-mqtt.1.M109ZEB********.bpundefined.moduleSn" has no existing object, this might lead to an error in future versions 2024-06-24 10:39:57.139 - warn: ecoflow-mqtt.1 (1031) State "ecoflow-mqtt.1.M109ZEB********.bpundefined.moduleSn" has no existing object, this might lead to an error in future versions 2024-06-24 10:39:57.150 - warn: ecoflow-mqtt.1 (1031) State "ecoflow-mqtt.1.M109ZEB********.bpundefined.moduleSn" has no existing object, this might lead to an error in future versions 2024-06-24 10:39:57.165 - warn: ecoflow-mqtt.1 (1031) State "ecoflow-mqtt.1.M109ZEB********.bpundefined.moduleSn" has no existing object, this might lead to an error in future versions 2024-06-24 10:39:57.175 - warn: ecoflow-mqtt.1 (1031) State "ecoflow-mqtt.1.M109ZEB********.bpundefined.moduleSn" has no existing object, this might lead to an error in future versions 2024-06-24 10:39:57.189 - warn: ecoflow-mqtt.1 (1031) State "ecoflow-mqtt.1.M109ZEB********.bpundefined.moduleSn" has no existing object, this might lead to an error in future versions 2024-06-24 10:39:57.203 - warn: ecoflow-mqtt.1 (1031) State "ecoflow-mqtt.1.M109ZEB********.bpundefined.moduleSn" has no existing object, this might lead to an error in future versions 2024-06-24 10:39:57.257 - warn: ecoflow-mqtt.1 (1031) State "ecoflow-mqtt.1.M109ZEB********.bpundefined.moduleSn" has no existing object, this might lead to an error in future versions 2024-06-24 10:39:57.270 - warn: ecoflow-mqtt.1 (1031) State "ecoflow-mqtt.1.M109ZEB********.bpundefined.moduleSn" has no existing object, this might lead to an error in future versions 2024-06-24 10:39:57.279 - warn: ecoflow-mqtt.1 (1031) State "ecoflow-mqtt.1.M109ZEB********.bpundefined.moduleSn" has no existing object, this might lead to an error in future versions 2024-06-24 10:39:57.294 - warn: ecoflow-mqtt.1 (1031) State "ecoflow-mqtt.1.M109ZEB********.bpundefined.moduleSn" has no existing object, this might lead to an error in future versions 2024-06-24 10:39:57.345 - warn: ecoflow-mqtt.1 (1031) State "ecoflow-mqtt.1.M109ZEB********.bpundefined.moduleSn" has no existing object, this might lead to an error in future versions 2024-06-24 10:39:57.356 - warn: ecoflow-mqtt.1 (1031) State "ecoflow-mqtt.1.M109ZEB********.bpundefined.moduleSn" has no existing object, this might lead to an error in future versions 2024-06-24 10:39:57.368 - warn: ecoflow-mqtt.1 (1031) State "ecoflow-mqtt.1.M109ZEB********.bpundefined.moduleSn" has no existing object, this might lead to an error in future versions 2024-06-24 10:39:57.378 - warn: ecoflow-mqtt.1 (1031) State "ecoflow-mqtt.1.M109ZEB********.bpundefined.moduleSn" has no existing object, this might lead to an error in future versions 2024-06-24 10:39:57.392 - warn: ecoflow-mqtt.1 (1031) State "ecoflow-mqtt.1.M109ZEB********.bpundefined.moduleSn" has no existing object, this might lead to an error in future versions 2024-06-24 10:39:57.401 - warn: ecoflow-mqtt.1 (1031) State "ecoflow-mqtt.1.M109ZEB********.bpundefined.moduleSn" has no existing object, this might lead to an error in future versions 2024-06-24 10:39:57.413 - warn: ecoflow-mqtt.1 (1031) State "ecoflow-mqtt.1.M109ZEB********.bpundefined.moduleSn" has no existing object, this might lead to an error in future versions 2024-06-24 10:39:57.423 - warn: ecoflow-mqtt.1 (1031) State "ecoflow-mqtt.1.M109ZEB********.bpundefined.moduleSn" has no existing object, this might lead to an error in future versions 2024-06-24 10:39:57.434 - warn: ecoflow-mqtt.1 (1031) State "ecoflow-mqtt.1.M109ZEB********.bpundefined.moduleSn" has no existing object, this might lead to an error in future versions 2024-06-24 10:39:58.867 - warn: ecoflow-mqtt.1 (1031) State "ecoflow-mqtt.1.M109ZEB********.bpundefined.moduleSn" has no existing object, this might lead to an error in future versions 2024-06-24 10:39:58.876 - warn: ecoflow-mqtt.1 (1031) State "ecoflow-mqtt.1.M109ZEB********.bpundefined.moduleSn" has no existing object, this might lead to an error in future versions 2024-06-24 10:39:58.885 - warn: ecoflow-mqtt.1 (1031) State "ecoflow-mqtt.1.M109ZEB********.bpundefined.moduleSn" has no existing object, this might lead to an error in future versions 2024-06-24 10:39:58.894 - warn: ecoflow-mqtt.1 (1031) State "ecoflow-mqtt.1.M109ZEB********.bpundefined.moduleSn" has no existing object, this might lead to an error in future versions 2024-06-24 10:39:58.947 - warn: ecoflow-mqtt.1 (1031) State "ecoflow-mqtt.1.M109ZEB********.bpundefined.moduleSn" has no existing object, this might lead to an error in future versions 2024-06-24 10:39:58.955 - warn: ecoflow-mqtt.1 (1031) State "ecoflow-mqtt.1.M109ZEB********.bpundefined.moduleSn" has no existing object, this might lead to an error in future versions 2024-06-24 10:39:58.964 - warn: ecoflow-mqtt.1 (1031) State "ecoflow-mqtt.1.M109ZEB********.bpundefined.moduleSn" has no existing object, this might lead to an error in future versions 2024-06-24 10:39:58.974 - warn: ecoflow-mqtt.1 (1031) State "ecoflow-mqtt.1.M109ZEB********.bpundefined.moduleSn" has no existing object, this might lead to an error in future versions 2024-06-24 10:39:58.985 - warn: ecoflow-mqtt.1 (1031) State "ecoflow-mqtt.1.M109ZEB********.bpundefined.moduleSn" has no existing object, this might lead to an error in future versions 2024-06-24 10:39:58.995 - warn: ecoflow-mqtt.1 (1031) State "ecoflow-mqtt.1.M109ZEB********.bpundefined.moduleSn" has no existing object, this might lead to an error in future versions 2024-06-24 10:39:59.006 - warn: ecoflow-mqtt.1 (1031) State "ecoflow-mqtt.1.M109ZEB********.bpundefined.moduleSn" has no existing object, this might lead to an error in future versions 2024-06-24 10:39:59.015 - warn: ecoflow-mqtt.1 (1031) State "ecoflow-mqtt.1.M109ZEB********.bpundefined.moduleSn" has no existing object, this might lead to an error in future versions 2024-06-24 10:39:59.024 - warn: ecoflow-mqtt.1 (1031) State "ecoflow-mqtt.1.M109ZEB********.bpundefined.moduleSn" has no existing object, this might lead to an error in future versions 2024-06-24 10:39:59.032 - warn: ecoflow-mqtt.1 (1031) State "ecoflow-mqtt.1.M109ZEB********.bpundefined.moduleSn" has no existing object, this might lead to an error in future versions 2024-06-24 10:39:59.043 - warn: ecoflow-mqtt.1 (1031) State "ecoflow-mqtt.1.M109ZEB********.bpundefined.moduleSn" has no existing object, this might lead to an error in future versions 2024-06-24 10:39:59.053 - warn: ecoflow-mqtt.1 (1031) State "ecoflow-mqtt.1.M109ZEB********.bpundefined.moduleSn" has no existing object, this might lead to an error in future versions 2024-06-24 10:39:59.065 - warn: ecoflow-mqtt.1 (1031) State "ecoflow-mqtt.1.M109ZEB********.bpundefined.moduleSn" has no existing object, this might lead to an error in future versions 2024-06-24 10:39:59.074 - warn: ecoflow-mqtt.1 (1031) State "ecoflow-mqtt.1.M109ZEB********.bpundefined.moduleSn" has no existing object, this might lead to an error in future versions 2024-06-24 10:39:59.084 - warn: ecoflow-mqtt.1 (1031) State "ecoflow-mqtt.1.M109ZEB********.bpundefined.moduleSn" has no existing object, this might lead to an error in future versions 2024-06-24 10:39:59.093 - warn: ecoflow-mqtt.1 (1031) State "ecoflow-mqtt.1.M109ZEB********.bpundefined.moduleSn" has no existing object, this might lead to an error in future versions 2024-06-24 10:39:59.102 - warn: ecoflow-mqtt.1 (1031) State "ecoflow-mqtt.1.M109ZEB********.bpundefined.moduleSn" has no existing object, this might lead to an error in future versions 2024-06-24 10:39:59.111 - warn: ecoflow-mqtt.1 (1031) State "ecoflow-mqtt.1.M109ZEB********.bpundefined.moduleSn" has no existing object, this might lead to an error in future versions 2024-06-24 10:39:59.125 - warn: ecoflow-mqtt.1 (1031) State "ecoflow-mqtt.1.M109ZEB********.bpundefined.moduleSn" has no existing object, this might lead to an error in future versions 2024-06-24 10:39:59.176 - warn: ecoflow-mqtt.1 (1031) State "ecoflow-mqtt.1.M109ZEB********.bpundefined.moduleSn" has no existing object, this might lead to an error in future versions 2024-06-24 10:39:59.184 - warn: ecoflow-mqtt.1 (1031) State "ecoflow-mqtt.1.M109ZEB********.bpundefined.moduleSn" has no existing object, this might lead to an error in future versions 2024-06-24 10:39:59.233 - warn: ecoflow-mqtt.1 (1031) State "ecoflow-mqtt.1.M109ZEB********.bpundefined.moduleSn" has no existing object, this might lead to an error in future versions 2024-06-24 10:39:59.248 - warn: ecoflow-mqtt.1 (1031) State "ecoflow-mqtt.1.M109ZEB********.bpundefined.moduleSn" has no existing object, this might lead to an error in future versions 2024-06-24 10:39:59.262 - warn: ecoflow-mqtt.1 (1031) State "ecoflow-mqtt.1.M109ZEB********.bpundefined.moduleSn" has no existing object, this might lead to an error in future versions 2024-06-24 10:39:59.273 - warn: ecoflow-mqtt.1 (1031) State "ecoflow-mqtt.1.M109ZEB********.bpundefined.moduleSn" has no existing object, this might lead to an error in future versions 2024-06-24 10:39:59.285 - warn: ecoflow-mqtt.1 (1031) State "ecoflow-mqtt.1.M109ZEB********.bpundefined.moduleSn" has no existing object, this might lead to an error in future versions 2024-06-24 10:39:59.296 - warn: ecoflow-mqtt.1 (1031) State "ecoflow-mqtt.1.M109ZEB********.bpundefined.moduleSn" has no existing object, this might lead to an error in future versions 2024-06-24 10:39:59.311 - warn: ecoflow-mqtt.1 (1031) State "ecoflow-mqtt.1.M109ZEB********.bpundefined.moduleSn" has no existing object, this might lead to an error in future versions 2024-06-24 10:39:59.322 - warn: ecoflow-mqtt.1 (1031) State "ecoflow-mqtt.1.M109ZEB********.bpundefined.moduleSn" has no existing object, this might lead to an error in future versions 2024-06-24 10:39:59.333 - warn: ecoflow-mqtt.1 (1031) State "ecoflow-mqtt.1.M109ZEB********.bpundefined.moduleSn" has no existing object, this might lead to an error in future versions 2024-06-24 10:39:59.343 - warn: ecoflow-mqtt.1 (1031) State "ecoflow-mqtt.1.M109ZEB********.bpundefined.moduleSn" has no existing object, this might lead to an error in future versions 2024-06-24 10:39:59.356 - warn: ecoflow-mqtt.1 (1031) State "ecoflow-mqtt.1.M109ZEB********.bpundefined.moduleSn" has no existing object, this might lead to an error in future versions 2024-06-24 10:39:59.366 - warn: ecoflow-mqtt.1 (1031) State "ecoflow-mqtt.1.M109ZEB********.bpundefined.moduleSn" has no existing object, this might lead to an error in future versions 2024-06-24 10:39:59.376 - warn: ecoflow-mqtt.1 (1031) State "ecoflow-mqtt.1.M109ZEB********.bpundefined.moduleSn" has no existing object, this might lead to an error in future versions 2024-06-24 10:39:59.385 - warn: ecoflow-mqtt.1 (1031) State "ecoflow-mqtt.1.M109ZEB********.bpundefined.moduleSn" has no existing object, this might lead to an error in future versions 2024-06-24 10:39:59.396 - warn: ecoflow-mqtt.1 (1031) State "ecoflow-mqtt.1.M109ZEB********.bpundefined.moduleSn" has no existing object, this might lead to an error in future versions 2024-06-24 10:39:59.405 - warn: ecoflow-mqtt.1 (1031) State "ecoflow-mqtt.1.M109ZEB********.bpundefined.moduleSn" has no existing object, this might lead to an error in future versions 2024-06-24 10:39:59.415 - warn: ecoflow-mqtt.1 (1031) State "ecoflow-mqtt.1.M109ZEB********.bpundefined.moduleSn" has no existing object, this might lead to an error in future versions 2024-06-24 10:39:59.424 - warn: ecoflow-mqtt.1 (1031) State "ecoflow-mqtt.1.M109ZEB********.bpundefined.moduleSn" has no existing object, this might lead to an error in future versions 2024-06-24 10:39:59.435 - warn: ecoflow-mqtt.1 (1031) State "ecoflow-mqtt.1.M109ZEB********.bpundefined.moduleSn" has no existing object, this might lead to an error in future versions 2024-06-24 10:39:59.444 - warn: ecoflow-mqtt.1 (1031) State "ecoflow-mqtt.1.M109ZEB********.bpundefined.moduleSn" has no existing object, this might lead to an error in future versions 2024-06-24 10:39:59.455 - warn: ecoflow-mqtt.1 (1031) State "ecoflow-mqtt.1.M109ZEB********.bpundefined.moduleSn" has no existing object, this might lead to an error in future versions 2024-06-24 10:39:59.464 - warn: ecoflow-mqtt.1 (1031) State "ecoflow-mqtt.1.M109ZEB********.bpundefined.moduleSn" has no existing object, this might lead to an error in future versions 2024-06-24 10:39:59.538 - warn: ecoflow-mqtt.1 (1031) State "ecoflow-mqtt.1.M109ZEB********.bpundefined.moduleSn" has no existing object, this might lead to an error in future versions 2024-06-24 10:39:59.549 - warn: ecoflow-mqtt.1 (1031) State "ecoflow-mqtt.1.M109ZEB********.bpundefined.moduleSn" has no existing object, this might lead to an error in future versions 2024-06-24 10:39:59.560 - warn: ecoflow-mqtt.1 (1031) State "ecoflow-mqtt.1.M109ZEB********.bpundefined.moduleSn" has no existing object, this might lead to an error in future versions 2024-06-24 10:39:59.569 - warn: ecoflow-mqtt.1 (1031) State "ecoflow-mqtt.1.M109ZEB********.bpundefined.moduleSn" has no existing object, this might lead to an error in future versions 2024-06-24 10:39:59.580 - warn: ecoflow-mqtt.1 (1031) State "ecoflow-mqtt.1.M109ZEB********.bpundefined.moduleSn" has no existing object, this might lead to an error in future versions 2024-06-24 10:39:59.589 - warn: ecoflow-mqtt.1 (1031) State "ecoflow-mqtt.1.M109ZEB********.bpundefined.moduleSn" has no existing object, this might lead to an error in future versions 2024-06-24 10:39:59.599 - warn: ecoflow-mqtt.1 (1031) State "ecoflow-mqtt.1.M109ZEB********.bpundefined.moduleSn" has no existing object, this might lead to an error in future versions 2024-06-24 10:39:59.608 - warn: ecoflow-mqtt.1 (1031) State "ecoflow-mqtt.1.M109ZEB********.bpundefined.moduleSn" has no existing object, this might lead to an error in future versions 2024-06-24 10:39:59.658 - warn: ecoflow-mqtt.1 (1031) State "ecoflow-mqtt.1.M109ZEB********.bpundefined.moduleSn" has no existing object, this might lead to an error in future versions 2024-06-24 10:39:59.692 - warn: ecoflow-mqtt.1 (1031) State "ecoflow-mqtt.1.M109ZEB********.bpundefined.moduleSn" has no existing object, this might lead to an error in future versions 2024-06-24 10:39:59.729 - warn: ecoflow-mqtt.1 (1031) State "ecoflow-mqtt.1.M109ZEB********.bpundefined.moduleSn" has no existing object, this might lead to an error in future versions 2024-06-24 10:39:59.738 - warn: ecoflow-mqtt.1 (1031) State "ecoflow-mqtt.1.M109ZEB********.bpundefined.moduleSn" has no existing object, this might lead to an error in future versions 2024-06-24 10:39:59.788 - warn: ecoflow-mqtt.1 (1031) State "ecoflow-mqtt.1.M109ZEB********.bpundefined.moduleSn" has no existing object, this might lead to an error in future versions 2024-06-24 10:39:59.802 - warn: ecoflow-mqtt.1 (1031) State "ecoflow-mqtt.1.M109ZEB********.bpundefined.moduleSn" has no existing object, this might lead to an error in future versions 2024-06-24 10:39:59.813 - warn: ecoflow-mqtt.1 (1031) State "ecoflow-mqtt.1.M109ZEB********.bpundefined.moduleSn" has no existing object, this might lead to an error in future versions 2024-06-24 10:39:59.825 - warn: ecoflow-mqtt.1 (1031) State "ecoflow-mqtt.1.M109ZEB********.bpundefined.moduleSn" has no existing object, this might lead to an error in future versions 2024-06-24 10:39:59.835 - warn: ecoflow-mqtt.1 (1031) State "ecoflow-mqtt.1.M109ZEB********.bpundefined.moduleSn" has no existing object, this might lead to an error in future versions 2024-06-24 10:39:59.887 - warn: ecoflow-mqtt.1 (1031) State "ecoflow-mqtt.1.M109ZEB********.bpundefined.moduleSn" has no existing object, this might lead to an error in future versions 2024-06-24 10:39:59.901 - warn: ecoflow-mqtt.1 (1031) State "ecoflow-mqtt.1.M109ZEB********.bpundefined.moduleSn" has no existing object, this might lead to an error in future versions 2024-06-24 10:39:59.913 - warn: ecoflow-mqtt.1 (1031) State "ecoflow-mqtt.1.M109ZEB********.bpundefined.moduleSn" has no existing object, this might lead to an error in future versions 2024-06-24 10:39:59.966 - warn: ecoflow-mqtt.1 (1031) State "ecoflow-mqtt.1.M109ZEB********.bpundefined.moduleSn" has no existing object, this might lead to an error in future versions 2024-06-24 10:39:59.985 - warn: ecoflow-mqtt.1 (1031) State "ecoflow-mqtt.1.M109ZEB********.bpundefined.moduleSn" has no existing object, this might lead to an error in future versions 2024-06-24 10:39:59.998 - warn: ecoflow-mqtt.1 (1031) State "ecoflow-mqtt.1.M109ZEB********.bpundefined.moduleSn" has no existing object, this might lead to an error in future versions 2024-06-24 10:40:00.018 - warn: ecoflow-mqtt.1 (1031) State "ecoflow-mqtt.1.M109ZEB********.bpundefined.moduleSn" has no existing object, this might lead to an error in future versions 2024-06-24 10:40:00.029 - warn: ecoflow-mqtt.1 (1031) State "ecoflow-mqtt.1.M109ZEB********.bpundefined.moduleSn" has no existing object, this might lead to an error in future versions 2024-06-24 10:40:00.038 - warn: ecoflow-mqtt.1 (1031) State "ecoflow-mqtt.1.M109ZEB********.bpundefined.moduleSn" has no existing object, this might lead to an error in future versions 2024-06-24 10:40:00.046 - warn: ecoflow-mqtt.1 (1031) State "ecoflow-mqtt.1.M109ZEB********.bpundefined.moduleSn" has no existing object, this might lead to an error in future versions 2024-06-24 10:40:00.056 - warn: ecoflow-mqtt.1 (1031) State "ecoflow-mqtt.1.M109ZEB********.bpundefined.moduleSn" has no existing object, this might lead to an error in future versions 2024-06-24 10:40:00.107 - warn: ecoflow-mqtt.1 (1031) State "ecoflow-mqtt.1.M109ZEB********.bpundefined.moduleSn" has no existing object, this might lead to an error in future versions 2024-06-24 10:40:00.117 - warn: ecoflow-mqtt.1 (1031) State "ecoflow-mqtt.1.M109ZEB********.bpundefined.moduleSn" has no existing object, this might lead to an error in future versions 2024-06-24 10:40:00.128 - warn: ecoflow-mqtt.1 (1031) State "ecoflow-mqtt.1.M109ZEB********.bpundefined.moduleSn" has no existing object, this might lead to an error in future versions 2024-06-24 10:40:00.136 - warn: ecoflow-mqtt.1 (1031) State "ecoflow-mqtt.1.M109ZEB********.bpundefined.moduleSn" has no existing object, this might lead to an error in future versions 2024-06-24 10:40:00.145 - warn: ecoflow-mqtt.1 (1031) State "ecoflow-mqtt.1.M109ZEB********.bpundefined.moduleSn" has no existing object, this might lead to an error in future versions 2024-06-24 10:40:00.155 - warn: ecoflow-mqtt.1 (1031) State "ecoflow-mqtt.1.M109ZEB********.bpundefined.moduleSn" has no existing object, this might lead to an error in future versions 2024-06-24 10:40:00.165 - warn: ecoflow-mqtt.1 (1031) State "ecoflow-mqtt.1.M109ZEB********.bpundefined.moduleSn" has no existing object, this might lead to an error in future versions 2024-06-24 10:40:00.173 - warn: ecoflow-mqtt.1 (1031) State "ecoflow-mqtt.1.M109ZEB********.bpundefined.moduleSn" has no existing object, this might lead to an error in future versions 2024-06-24 10:40:00.181 - warn: ecoflow-mqtt.1 (1031) State "ecoflow-mqtt.1.M109ZEB********.bpundefined.moduleSn" has no existing object, this might lead to an error in future versions 2024-06-24 10:40:00.190 - warn: ecoflow-mqtt.1 (1031) State "ecoflow-mqtt.1.M109ZEB********.bpundefined.moduleSn" has no existing object, this might lead to an error in future versions 2024-06-24 10:40:00.199 - warn: ecoflow-mqtt.1 (1031) State "ecoflow-mqtt.1.M109ZEB********.bpundefined.moduleSn" has no existing object, this might lead to an error in future versions 2024-06-24 10:40:00.210 - warn: ecoflow-mqtt.1 (1031) State "ecoflow-mqtt.1.M109ZEB********.bpundefined.moduleSn" has no existing object, this might lead to an error in future versions 2024-06-24 10:40:00.218 - warn: ecoflow-mqtt.1 (1031) State "ecoflow-mqtt.1.M109ZEB********.bpundefined.moduleSn" has no existing object, this might lead to an error in future versions 2024-06-24 10:40:00.230 - warn: ecoflow-mqtt.1 (1031) State "ecoflow-mqtt.1.M109ZEB********.bpundefined.moduleSn" has no existing object, this might lead to an error in future versions 2024-06-24 10:40:00.240 - warn: ecoflow-mqtt.1 (1031) State "ecoflow-mqtt.1.M109ZEB********.bpundefined.moduleSn" has no existing object, this might lead to an error in future versions 2024-06-24 10:40:00.251 - warn: ecoflow-mqtt.1 (1031) State "ecoflow-mqtt.1.M109ZEB********.bpundefined.moduleSn" has no existing object, this might lead to an error in future versions 2024-06-24 10:40:00.261 - warn: ecoflow-mqtt.1 (1031) State "ecoflow-mqtt.1.M109ZEB********.bpundefined.moduleSn" has no existing object, this might lead to an error in future versions 2024-06-24 10:40:00.272 - warn: ecoflow-mqtt.1 (1031) State "ecoflow-mqtt.1.M109ZEB********.bpundefined.moduleSn" has no existing object, this might lead to an error in future versions 2024-06-24 10:40:00.324 - warn: ecoflow-mqtt.1 (1031) State "ecoflow-mqtt.1.M109ZEB********.bpundefined.moduleSn" has no existing object, this might lead to an error in future versions 2024-06-24 10:40:00.335 - warn: ecoflow-mqtt.1 (1031) State "ecoflow-mqtt.1.M109ZEB********.bpundefined.moduleSn" has no existing object, this might lead to an error in future versions 2024-06-24 10:40:00.344 - warn: ecoflow-mqtt.1 (1031) State "ecoflow-mqtt.1.M109ZEB********.bpundefined.moduleSn" has no existing object, this might lead to an error in future versions 2024-06-24 10:40:00.397 - warn: ecoflow-mqtt.1 (1031) State "ecoflow-mqtt.1.M109ZEB********.bpundefined.moduleSn" has no existing object, this might lead to an error in future versions 2024-06-24 10:40:00.406 - warn: ecoflow-mqtt.1 (1031) State "ecoflow-mqtt.1.M109ZEB********.bpundefined.moduleSn" has no existing object, this might lead to an error in future versions 2024-06-24 10:40:00.415 - warn: ecoflow-mqtt.1 (1031) State "ecoflow-mqtt.1.M109ZEB********.bpundefined.moduleSn" has no existing object, this might lead to an error in future versions 2024-06-24 10:40:00.426 - warn: ecoflow-mqtt.1 (1031) State "ecoflow-mqtt.1.M109ZEB********.bpundefined.moduleSn" has no existing object, this might lead to an error in future versions 2024-06-24 10:40:00.439 - warn: ecoflow-mqtt.1 (1031) State "ecoflow-mqtt.1.M109ZEB********.bpundefined.moduleSn" has no existing object, this might lead to an error in future versions 2024-06-24 10:40:00.448 - warn: ecoflow-mqtt.1 (1031) State "ecoflow-mqtt.1.M109ZEB********.bpundefined.moduleSn" has no existing object, this might lead to an error in future versions 2024-06-24 10:40:00.496 - warn: ecoflow-mqtt.1 (1031) State "ecoflow-mqtt.1.M109ZEB********.bpundefined.moduleSn" has no existing object, this might lead to an error in future versions 2024-06-24 10:40:00.508 - warn: ecoflow-mqtt.1 (1031) State "ecoflow-mqtt.1.M109ZEB********.bpundefined.moduleSn" has no existing object, this might lead to an error in future versions 2024-06-24 10:40:00.561 - warn: ecoflow-mqtt.1 (1031) State "ecoflow-mqtt.1.M109ZEB********.bpundefined.moduleSn" has no existing object, this might lead to an error in future versions 2024-06-24 10:40:00.573 - warn: ecoflow-mqtt.1 (1031) State "ecoflow-mqtt.1.M109ZEB********.bpundefined.moduleSn" has no existing object, this might lead to an error in future versions 2024-06-24 10:40:00.586 - warn: ecoflow-mqtt.1 (1031) State "ecoflow-mqtt.1.M109ZEB********.bpundefined.moduleSn" has no existing object, this might lead to an error in future versions 2024-06-24 10:40:00.637 - warn: ecoflow-mqtt.1 (1031) State "ecoflow-mqtt.1.M109ZEB********.bpundefined.moduleSn" has no existing object, this might lead to an error in future versions 2024-06-24 10:40:00.656 - warn: ecoflow-mqtt.1 (1031) State "ecoflow-mqtt.1.M109ZEB********.bpundefined.moduleSn" has no existing object, this might lead to an error in future versions 2024-06-24 10:40:00.669 - warn: ecoflow-mqtt.1 (1031) State "ecoflow-mqtt.1.M109ZEB********.bpundefined.moduleSn" has no existing object, this might lead to an error in future versions 2024-06-24 10:40:00.700 - warn: ecoflow-mqtt.1 (1031) State "ecoflow-mqtt.1.M109ZEB********.bpundefined.moduleSn" has no existing object, this might lead to an error in future versions 2024-06-24 10:40:00.756 - warn: ecoflow-mqtt.1 (1031) State "ecoflow-mqtt.1.M109ZEB********.bpundefined.moduleSn" has no existing object, this might lead to an error in future versions 2024-06-24 10:40:00.776 - warn: ecoflow-mqtt.1 (1031) State "ecoflow-mqtt.1.M109ZEB********.bpundefined.moduleSn" has no existing object, this might lead to an error in future versions 2024-06-24 10:40:00.795 - warn: ecoflow-mqtt.1 (1031) State "ecoflow-mqtt.1.M109ZEB********.bpundefined.moduleSn" has no existing object, this might lead to an error in future versions 2024-06-24 10:40:00.808 - warn: ecoflow-mqtt.1 (1031) State "ecoflow-mqtt.1.M109ZEB********.bpundefined.moduleSn" has no existing object, this might lead to an error in future versions 2024-06-24 10:40:00.859 - warn: ecoflow-mqtt.1 (1031) State "ecoflow-mqtt.1.M109ZEB********.bpundefined.moduleSn" has no existing object, this might lead to an error in future versions 2024-06-24 10:40:00.875 - warn: ecoflow-mqtt.1 (1031) State "ecoflow-mqtt.1.M109ZEB********.bpundefined.moduleSn" has no existing object, this might lead to an error in future versions 2024-06-24 10:40:00.889 - warn: ecoflow-mqtt.1 (1031) State "ecoflow-mqtt.1.M109ZEB********.bpundefined.moduleSn" has no existing object, this might lead to an error in future versions 2024-06-24 10:40:00.903 - warn: ecoflow-mqtt.1 (1031) State "ecoflow-mqtt.1.M109ZEB********.bpundefined.moduleSn" has no existing object, this might lead to an error in future versions 2024-06-24 10:40:00.916 - warn: ecoflow-mqtt.1 (1031) State "ecoflow-mqtt.1.M109ZEB********.bpundefined.moduleSn" has no existing object, this might lead to an error in future versions 2024-06-24 10:40:00.931 - warn: ecoflow-mqtt.1 (1031) State "ecoflow-mqtt.1.M109ZEB********.bpundefined.moduleSn" has no existing object, this might lead to an error in future versions 2024-06-24 10:40:00.942 - warn: ecoflow-mqtt.1 (1031) State "ecoflow-mqtt.1.M109ZEB********.bpundefined.moduleSn" has no existing object, this might lead to an error in future versions 2024-06-24 10:40:00.955 - warn: ecoflow-mqtt.1 (1031) State "ecoflow-mqtt.1.M109ZEB********.bpundefined.moduleSn" has no existing object, this might lead to an error in future versions 2024-06-24 10:40:00.966 - warn: ecoflow-mqtt.1 (1031) State "ecoflow-mqtt.1.M109ZEB********.bpundefined.moduleSn" has no existing object, this might lead to an error in future versions 2024-06-24 10:40:01.093 - warn: ecoflow-mqtt.1 (1031) State "ecoflow-mqtt.1.M109ZEB********.bpundefined.moduleSn" has no existing object, this might lead to an error in future versions 2024-06-24 10:40:01.103 - warn: ecoflow-mqtt.1 (1031) State "ecoflow-mqtt.1.M109ZEB********.bpundefined.moduleSn" has no existing object, this might lead to an error in future versions 2024-06-24 10:40:01.110 - warn: ecoflow-mqtt.1 (1031) State "ecoflow-mqtt.1.M109ZEB********.bpundefined.moduleSn" has no existing object, this might lead to an error in future versions 2024-06-24 10:40:01.121 - warn: ecoflow-mqtt.1 (1031) State "ecoflow-mqtt.1.M109ZEB********.bpundefined.moduleSn" has no existing object, this might lead to an error in future versions 2024-06-24 10:40:01.131 - warn: ecoflow-mqtt.1 (1031) State "ecoflow-mqtt.1.M109ZEB********.bpundefined.moduleSn" has no existing object, this might lead to an error in future versions 2024-06-24 10:40:01.140 - warn: ecoflow-mqtt.1 (1031) State "ecoflow-mqtt.1.M109ZEB********.bpundefined.moduleSn" has no existing object, this might lead to an error in future versions 2024-06-24 10:40:01.148 - warn: ecoflow-mqtt.1 (1031) State "ecoflow-mqtt.1.M109ZEB********.bpundefined.moduleSn" has no existing object, this might lead to an error in future versions 2024-06-24 10:40:01.158 - warn: ecoflow-mqtt.1 (1031) State "ecoflow-mqtt.1.M109ZEB********.bpundefined.moduleSn" has no existing object, this might lead to an error in future versions 2024-06-24 10:40:01.167 - warn: ecoflow-mqtt.1 (1031) State "ecoflow-mqtt.1.M109ZEB********.bpundefined.moduleSn" has no existing object, this might lead to an error in future versions 2024-06-24 10:40:01.178 - warn: ecoflow-mqtt.1 (1031) State "ecoflow-mqtt.1.M109ZEB********.bpundefined.moduleSn" has no existing object, this might lead to an error in future versions 2024-06-24 10:40:01.186 - warn: ecoflow-mqtt.1 (1031) State "ecoflow-mqtt.1.M109ZEB********.bpundefined.moduleSn" has no existing object, this might lead to an error in future versions 2024-06-24 10:40:01.195 - warn: ecoflow-mqtt.1 (1031) State "ecoflow-mqtt.1.M109ZEB********.bpundefined.moduleSn" has no existing object, this might lead to an error in future versions 2024-06-24 10:40:01.204 - warn: ecoflow-mqtt.1 (1031) State "ecoflow-mqtt.1.M109ZEB********.bpundefined.moduleSn" has no existing object, this might lead to an error in future versions 2024-06-24 10:40:01.214 - warn: ecoflow-mqtt.1 (1031) State "ecoflow-mqtt.1.M109ZEB********.bpundefined.moduleSn" has no existing object, this might lead to an error in future versions 2024-06-24 10:40:01.224 - warn: ecoflow-mqtt.1 (1031) State "ecoflow-mqtt.1.M109ZEB********.bpundefined.moduleSn" has no existing object, this might lead to an error in future versions 2024-06-24 10:40:01.233 - warn: ecoflow-mqtt.1 (1031) State "ecoflow-mqtt.1.M109ZEB********.bpundefined.moduleSn" has no existing object, this might lead to an error in future versions 2024-06-24 10:40:01.243 - warn: ecoflow-mqtt.1 (1031) State "ecoflow-mqtt.1.M109ZEB********.bpundefined.moduleSn" has no existing object, this might lead to an error in future versions 2024-06-24 10:40:01.255 - warn: ecoflow-mqtt.1 (1031) State "ecoflow-mqtt.1.M109ZEB********.bpundefined.moduleSn" has no existing object, this might lead to an error in future versions 2024-06-24 10:40:01.307 - warn: ecoflow-mqtt.1 (1031) State "ecoflow-mqtt.1.M109ZEB********.bpundefined.moduleSn" has no existing object, this might lead to an error in future versions 2024-06-24 10:40:01.318 - warn: ecoflow-mqtt.1 (1031) State "ecoflow-mqtt.1.M109ZEB********.bpundefined.moduleSn" has no existing object, this might lead to an error in future versions 2024-06-24 10:40:01.368 - warn: ecoflow-mqtt.1 (1031) State "ecoflow-mqtt.1.M109ZEB********.bpundefined.moduleSn" has no existing object, this might lead to an error in future versions 2024-06-24 10:40:01.379 - warn: ecoflow-mqtt.1 (1031) State "ecoflow-mqtt.1.M109ZEB********.bpundefined.moduleSn" has no existing object, this might lead to an error in future versions 2024-06-24 10:40:01.390 - warn: ecoflow-mqtt.1 (1031) State "ecoflow-mqtt.1.M109ZEB********.bpundefined.moduleSn" has no existing object, this might lead to an error in future versions 2024-06-24 10:40:01.398 - warn: ecoflow-mqtt.1 (1031) State "ecoflow-mqtt.1.M109ZEB********.bpundefined.moduleSn" has no existing object, this might lead to an error in future versions 2024-06-24 10:40:01.408 - warn: ecoflow-mqtt.1 (1031) State "ecoflow-mqtt.1.M109ZEB********.bpundefined.moduleSn" has no existing object, this might lead to an error in future versions 2024-06-24 10:40:01.421 - warn: ecoflow-mqtt.1 (1031) State "ecoflow-mqtt.1.M109ZEB********.bpundefined.moduleSn" has no existing object, this might lead to an error in future versions 2024-06-24 10:40:01.430 - warn: ecoflow-mqtt.1 (1031) State "ecoflow-mqtt.1.M109ZEB********.bpundefined.moduleSn" has no existing object, this might lead to an error in future versions 2024-06-24 10:40:01.440 - warn: ecoflow-mqtt.1 (1031) State "ecoflow-mqtt.1.M109ZEB********.bpundefined.moduleSn" has no existing object, this might lead to an error in future versions 2024-06-24 10:40:01.451 - warn: ecoflow-mqtt.1 (1031) State "ecoflow-mqtt.1.M109ZEB********.bpundefined.moduleSn" has no existing object, this might lead to an error in future versions 2024-06-24 10:40:01.461 - warn: ecoflow-mqtt.1 (1031) State "ecoflow-mqtt.1.M109ZEB********.bpundefined.moduleSn" has no existing object, this might lead to an error in future versions 2024-06-24 10:40:01.512 - warn: ecoflow-mqtt.1 (1031) State "ecoflow-mqtt.1.M109ZEB********.bpundefined.moduleSn" has no existing object, this might lead to an error in future versions 2024-06-24 10:40:01.521 - warn: ecoflow-mqtt.1 (1031) State "ecoflow-mqtt.1.M109ZEB********.bpundefined.moduleSn" has no existing object, this might lead to an error in future versions 2024-06-24 10:40:01.537 - warn: ecoflow-mqtt.1 (1031) State "ecoflow-mqtt.1.M109ZEB********.bpundefined.moduleSn" has no existing object, this might lead to an error in future versions 2024-06-24 10:40:01.548 - warn: ecoflow-mqtt.1 (1031) State "ecoflow-mqtt.1.M109ZEB********.bpundefined.moduleSn" has no existing object, this might lead to an error in future versions 2024-06-24 10:40:01.560 - warn: ecoflow-mqtt.1 (1031) State "ecoflow-mqtt.1.M109ZEB********.bpundefined.moduleSn" has no existing object, this might lead to an error in future versions 2024-06-24 10:40:01.572 - warn: ecoflow-mqtt.1 (1031) State "ecoflow-mqtt.1.M109ZEB********.bpundefined.moduleSn" has no existing object, this might lead to an error in future versions 2024-06-24 10:40:01.622 - warn: ecoflow-mqtt.1 (1031) State "ecoflow-mqtt.1.M109ZEB********.bpundefined.moduleSn" has no existing object, this might lead to an error in future versions 2024-06-24 10:40:01.632 - warn: ecoflow-mqtt.1 (1031) State "ecoflow-mqtt.1.M109ZEB********.bpundefined.moduleSn" has no existing object, this might lead to an error in future versions 2024-06-24 10:40:01.643 - warn: ecoflow-mqtt.1 (1031) State "ecoflow-mqtt.1.M109ZEB********.bpundefined.moduleSn" has no existing object, this might lead to an error in future versions 2024-06-24 10:40:01.696 - warn: ecoflow-mqtt.1 (1031) State "ecoflow-mqtt.1.M109ZEB********.bpundefined.moduleSn" has no existing object, this might lead to an error in future versions 2024-06-24 10:40:01.711 - warn: ecoflow-mqtt.1 (1031) State "ecoflow-mqtt.1.M109ZEB********.bpundefined.moduleSn" has no existing object, this might lead to an error in future versions 2024-06-24 10:40:01.722 - warn: ecoflow-mqtt.1 (1031) State "ecoflow-mqtt.1.M109ZEB********.bpundefined.moduleSn" has no existing object, this might lead to an error in future versions 2024-06-24 10:40:01.741 - warn: ecoflow-mqtt.1 (1031) State "ecoflow-mqtt.1.M109ZEB********.bpundefined.moduleSn" has no existing object, this might lead to an error in future versions 2024-06-24 10:40:01.757 - warn: ecoflow-mqtt.1 (1031) State "ecoflow-mqtt.1.M109ZEB********.bpundefined.moduleSn" has no existing object, this might lead to an error in future versions 2024-06-24 10:40:01.770 - warn: ecoflow-mqtt.1 (1031) State "ecoflow-mqtt.1.M109ZEB********.bpundefined.moduleSn" has no existing object, this might lead to an error in future versions 2024-06-24 10:40:01.777 - warn: ecoflow-mqtt.1 (1031) State "ecoflow-mqtt.1.M109ZEB********.bpundefined.moduleSn" has no existing object, this might lead to an error in future versions 2024-06-24 10:40:01.827 - warn: ecoflow-mqtt.1 (1031) State "ecoflow-mqtt.1.M109ZEB********.bpundefined.moduleSn" has no existing object, this might lead to an error in future versions 2024-06-24 10:40:01.840 - warn: ecoflow-mqtt.1 (1031) State "ecoflow-mqtt.1.M109ZEB********.bpundefined.moduleSn" has no existing object, this might lead to an error in future versions 2024-06-24 10:40:01.852 - warn: ecoflow-mqtt.1 (1031) State "ecoflow-mqtt.1.M109ZEB********.bpundefined.moduleSn" has no existing object, this might lead to an error in future versions 2024-06-24 10:40:01.866 - warn: ecoflow-mqtt.1 (1031) State "ecoflow-mqtt.1.M109ZEB********.bpundefined.moduleSn" has no existing object, this might lead to an error in future versions 2024-06-24 10:40:01.876 - warn: ecoflow-mqtt.1 (1031) State "ecoflow-mqtt.1.M109ZEB********.bpundefined.moduleSn" has no existing object, this might lead to an error in future versions 2024-06-24 10:40:05.268 - info: host.IoBroker "system.adapter.ecoflow-mqtt.1" disabled 2024-06-24 10:40:05.269 - info: host.IoBroker stopInstance system.adapter.ecoflow-mqtt.1 (force=false, process=true) 2024-06-24 10:40:05.276 - info: ecoflow-mqtt.1 (1031) Got terminate signal TERMINATE_YOURSELF 2024-06-24 10:40:05.277 - info: host.IoBroker stopInstance system.adapter.ecoflow-mqtt.1 send kill signal 2024-06-24 10:40:05.280 - info: ecoflow-mqtt.1 (1031) cleaned everything up... 2024-06-24 10:40:05.281 - info: ecoflow-mqtt.1 (1031) terminating 2024-06-24 10:40:05.283 - info: ecoflow-mqtt.1 (1031) Terminated (ADAPTER_REQUESTED_TERMINATION): Without reason 2024-06-24 10:40:05.355 - info: ecoflow-mqtt.1 (1031) ecoflow connection closed 2024-06-24 10:40:05.785 - info: ecoflow-mqtt.1 (1031) terminating 2024-06-24 10:40:05.842 - info: host.IoBroker instance system.adapter.ecoflow-mqtt.1 terminated with code 11 (ADAPTER_REQUESTED_TERMINATION)
The text was updated successfully, but these errors were encountered: