-
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
PowerOcean support #82
Comments
Yes it is possible. To integrate it some investigation is needed. https://gist.github.com/foxthefox/11ac35433c228085a8f5e25d5651632a Otherwise it would also be a try when configuring a powerstation or a powerstream with the identification of the the powerocean. Then the adapter needs to be in debug mode and the options for logging:
|
Sorry for the late answer. |
The adapter uses in the current stage the same API as the App. Good to see that the developer API is now also supporting also Power Ocean, but the data there is very limited. |
The first datapoints are implemented, you can install 0.0.34 from git or npm. |
Thanks for the implementation, I observed the values a couple of days. It works pretty well. Sometimes I got realy high values in the log: bpAmp: bpVol: bpBusVol: bpSoc:: bpSoh: And there are values that are a little bit higher then max: bpRealSoh: bpRemainWatth: bpMinCellVol: bpMaxCellVol: |
thanks for the feedback, if you like the adapter, you can star the repo :-) for those values completely nonsense I have no idea, what happens there. the slightly higher values:
I will inform when you can try the next version |
in the meantime it is 0.0.40 which you can install from npm or git Please check and report if it works |
The new datapoints are working. I compared some values with the app, they are correct. "statusReportBattery1" and "JTS1_EMS_HEARTBEAT" are updating after the app / website is closed. |
Thanks for the feedback. I think it would be time to look to the cmds which are sent by the APP.
If that is working then at a specific time
Another try is with ticking additionally the msgCmd and perform some commands or settings in the APP. |
Hi, I started the debug mode at about 14:52 with the above mentioned settings. After that I terminated the smartphone app. Please let me know if I can help furthermore. |
Thanks, there is still work to do. Nevertheless the power ocean is implemented as a first version. |
I spent some time on the power ocean and your log. The command I could see is 30% for "sysBatDsgDownLimit". In general I think it would be good, if you could change some settings from the EF-App and provide me the log and some hints what was changed (at which time). |
My PV-System got working at the beginning of December last year. Until now I am only allowed to use my own power. So the settings are very limited. I only found the "battery down limit" to be allowed to change. I do not know, what settings I can change to help you for further investigations. Any suggestions? I want to help. |
I think this command was part of the log. I have no idea, why the data transmission stops. Some people report such a behavior and others have no problem. |
@TheMonkey81 @Gonzo65 |
Hello. Just now I only get the real power information (solar, house, grid) out of the JTS1_ENERGY_STREAM_REPORT. I cannot find a connection within the other values corresponding to the producing, comsuming or storing energy. But the stream report values are only actual when the app is running. |
Is it possible to support EcoFlow PowerOcean?
The text was updated successfully, but these errors were encountered: