System with two inverters #344
-
|
Hello all, I have came across this project via ChatGPT, and looks very promising for my needs. I have two invertes: one hybrid one (PV + battery) and one non-hybrid (only PV). Not sure what is wrong. Do I need to make an explicit connection between the second inverter and the battery maybe? Thanks for any hint! |
Beta Was this translation helpful? Give feedback.
Replies: 2 comments
-
|
If you have both DC->AC power and AC->DC power at the same time it means that your pricing information isn't configured properly. Either your import/export price ends up being the same or they're flipped so "using" power is valuable (so basically burning electricity). In this when it suggests both it means something is wrong, but what it's trying to tell you is it wants to export at one power for the first portion of the time, and then import for the other. Like I said something is wrong. For your other case though, you should be able to just attach the other PV directly to the switchboard, with the other PV and battery behind the hybrid inverter. If you feel comfortable to do so, you can share a diagnostic file and I can take a look at it and see exactly what's going on |
Beta Was this translation helpful? Give feedback.
-
|
Hey, Thanks for the quick reaction! Given your remarks, I went over the config again with the docs next to it. Grid prices were configured correctly, however it turns out I used the wrong sensor for the open-meteo forecasts (forecasted power now, in stead of the full day sensor). Once changed, everything seems to be working very well. For those with a similar setup: I used an inverter with AC-> DC = 0 for the non-hybrid inverter to account for the conversion losses. |
Beta Was this translation helpful? Give feedback.

If you have both DC->AC power and AC->DC power at the same time it means that your pricing information isn't configured properly. Either your import/export price ends up being the same or they're flipped so "using" power is valuable (so basically burning electricity). In this when it suggests both it means something is wrong, but what it's trying to tell you is it wants to export at one power for the first portion of the time, and then import for the other.
Like I said something is wrong.
For your other case though, you should be able to just attach the other PV directly to the switchboard, with the other PV and battery behind the hybrid inverter.
If you feel comfortable to do so, you can…