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

Not getting DC value on multiple mppt with single phase inverter #69

Closed
ivanfmartinez opened this issue Aug 10, 2023 · 5 comments
Closed

Comments

@ivanfmartinez
Copy link
Collaborator

I just installed this component v2.6.6 and found that I can see only a single DC Voltage (and Current) with value of -0.0 V. The AC and Energy values appear to be OK.

2023-08-10 16:52:05.155 DEBUG (MainThread) [custom_components.abb_powerone_pvi_sunspec] (read_inv) Manufacturer: Power-One
2023-08-10 16:52:05.155 DEBUG (MainThread) [custom_components.abb_powerone_pvi_sunspec] (read_inv) Model: -3G03-
2023-08-10 16:52:05.155 DEBUG (MainThread) [custom_components.abb_powerone_pvi_sunspec] (read_inv) Options: 6
2023-08-10 16:52:05.155 DEBUG (MainThread) [custom_components.abb_powerone_pvi_sunspec] (opt_printable) opt_model: 6 - opt_model_int: 54
2023-08-10 16:52:05.155 DEBUG (MainThread) [custom_components.abb_powerone_pvi_sunspec] (opt_comm_model) comm_model: PVI-6000-OUTD
2023-08-10 16:52:05.155 DEBUG (MainThread) [custom_components.abb_powerone_pvi_sunspec] (read_inv) Version: C033

My inverter is single-phase version but running connected to two-phase AC (AC Voltage and Current are ok) with two DC MPPT strings .

@alexdelprete I have made a test a test branch (based on v2.6.6) to try to make it define single or multiple mppt sensors.

Can you check to see if you agree with this idea : v2.6.6...ivanfmartinez:ha-abb-powerone-pvi-sunspec:check_mppt

I know that there are a multi_mppt_nr on the code but I have tried to make just little changes now to make it works in my system with v2.6.6, as I have seen that the master branch have a lot of other commits.

@ivanfmartinez ivanfmartinez changed the title Not getting DC value Not getting DC value on multiple mppt with single phase inverter Aug 10, 2023
@alexdelprete
Copy link
Owner

Hi Ivan,

I noticed this issue being reported by a couple of users.

I'm in vacation for 2 weeks, will check your PR when I get back, thanks a lot for the contribution. I'm not a developer (last time I coded was 20y ago) but since I use HA I started again but for me everything's new so I mainly tinker to make stuff work as good as I can.

Will give you a feedback as soon as I'm back home.

Alessandro

@ivanfmartinez
Copy link
Collaborator Author

Hi @alexdelprete ,

i have just update my HA instance and updated my changes to be compatible with your latest changes

v3.1.5...ivanfmartinez:ha-abb-powerone-pvi-sunspec:multi_mppt_2023_10

If you have time now please give the feedback

@alexdelprete
Copy link
Owner

Did you make a PR?

@ivanfmartinez
Copy link
Collaborator Author

Did you make a PR?

Not yet, just send the diff here before to check what you think.
But I can make the PR if you agree or make the PR and discuss there.

Is my first time with this project and I did not know how you prefer to work.

@alexdelprete
Copy link
Owner

But I can make the PR if you agree or make the PR and discuss there.

Yes, prepare the PR so we can discuss there. Take into account that I'm not a developer (I was 20+ years ago), and I'm not an expert on GitHub etc., I'm learning but if you can contribute and help me I am more than open to receive support. :)

Thanks.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants