Skip to content
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

Extra battery to another device #32

Open
vwt12eh8 opened this issue Aug 4, 2022 · 8 comments
Open

Extra battery to another device #32

vwt12eh8 opened this issue Aug 4, 2022 · 8 comments
Labels
enhancement New feature or request help wanted Extra attention is needed

Comments

@vwt12eh8
Copy link
Owner

vwt12eh8 commented Aug 4, 2022

The serial number is used to manage the extra battery as a single device.

This avoids the problem of multiple entities even if they are shared by multiple units.

Issue

The following devices can have multiple extra batteries connected to them and I don't know how to get the serial number for each one.

  • DELTA max
  • DELTA pro

We are looking for someone who has these devices and two extra batteries and can work with us to find a way to solve this.

@vwt12eh8 vwt12eh8 added enhancement New feature or request help wanted Extra attention is needed labels Aug 4, 2022
@GCustom
Copy link

GCustom commented Aug 4, 2022 via email

@vwt12eh8
Copy link
Owner Author

vwt12eh8 commented Aug 4, 2022

@GCustom Thank you.

Later, we will publish a special branch that will parse the received data and include it in the diagnostic information, so please report back with the results of how that works.
We will let you know again when it is ready.

@vwt12eh8
Copy link
Owner Author

vwt12eh8 commented Aug 6, 2022

A branch with additional diagnostic codes is now available.
If you would like to help, please try the following and provide diagnostic information as a result.
https://github.com/vwt12eh8/hassio-ecoflow/tree/serial-diagnostics

Warning.

  • This includes debugging code, so the load is larger than the normal version. Please do not use it regularly.
  • The diagnostic information will get the serial number of the device. If you put it here, you will be disclosing the serial number. If you are concerned about this, please try another method of transmission. The serial number will be used only for data analysis and will be destroyed as soon as it is completed.

@vwt12eh8 vwt12eh8 pinned this issue Aug 12, 2022
@lwsrbrts
Copy link

lwsrbrts commented Aug 22, 2022

Hi @vwt12eh8 - I've done this on my Delta Pro with 2 extra batteries and have the diagnostic information.

I've created a private repository and invited you as a collaborator. I will upload the diagnostic code there.

@vwt12eh8
Copy link
Owner Author

@lwsrbrts Thanks for providing the data.

As far as I checked, it seems that only one of the batteries was notifying the serial number.

If possible, could you also try the pattern of connecting the extra battery to port 2 only?

As a side note, I've heard before that you need to connect to port 1 to do FW updates on the extra battery. Maybe port 2 has restricted communication...

@lwsrbrts
Copy link

lwsrbrts commented Aug 27, 2022

@vwt12eh8

As far as I checked, it seems that only one of the batteries was notifying the serial number.

Yes, I noticed that there was only one result.

If possible, could you also try the pattern of connecting the extra battery to port 2 only?

I'll disconnect the battery from port 1 and post the result. Hopefully that's what you're asking.

As a side note, I've heard before that you need to connect to port 1 to do FW updates on the extra battery. Maybe port 2 has restricted communication...

Correct. You do have to swap the battery on port 2 over to port 1 to get its firmware to update.


I'll post the updated export data in a few minutes on the repo. < Done

Regards
Lewis

@vwt12eh8
Copy link
Owner Author

I still can't seem to get any info on the battery on port 2...

It seems to be difficult to manage devices by serial number...

@lwsrbrts
Copy link

If there's anything else I can help with, please let me know.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request help wanted Extra attention is needed
Projects
None yet
Development

No branches or pull requests

3 participants