Replies: 4 comments 1 reply
-
Hi Niltrip, I have a powerocean and I'm willing to test it out, But can you give me some pointers on what/how you installed this? Regards Niels |
Beta Was this translation helpful? Give feedback.
-
Hi @nielshh, you have to install my repo. It is a fork of tolwi. You can also try another integration for daily use: |
Beta Was this translation helpful? Give feedback.
-
Beta Was this translation helpful? Give feedback.
-
Hi, for the first integration you have to use the public API not the application API. For the second integration i have to idea at the moment. Do you know the Webportal for your PowerOcean (https://portal.ecoflow.com/user/eu/en/login)? Do you use it, or only the App? Best regards |
Beta Was this translation helpful? Give feedback.
-
Hello, I have now integrated the PowerOcean via this integration. For now, I have 27 parameters. I don't know if I did it right. From my point of view, the structure of the data via the official API is more convoluted than with other products (I did not have other products). I had to extend the method _to_plain. I couldn't find another place.
For this reason, when initializing the integration, only individual values are displayed (not nested). The others are only updated after a message has been sent by the MQTT broker. As far as I understood? I did not find any suiteable methode like _to_plain at the startup of the integration?
Unfortunately, certain values (mpptPwr, bpPwr, sysLoadPwr, sysGridPwr) are only provided in the quota/all query during initialization. After that, the values are not updated except for bpSoc. Can someone please take a look at this who also has a PowerOcean? It works for me. Or could someone look at my code to see if I've done it in the right way? I was able to identify the following payloads:
Beta Was this translation helpful? Give feedback.
All reactions