Support multiple inverter in a setup #311
Replies: 8 comments
-
Hi. Currently the card only supports a single inverter. For now you can create a second card for you second inverter or create template sensors and use those. |
Beta Was this translation helpful? Give feedback.
-
Perhaps, the sensors for the inverters could accept an array for inverters to accomplish this. Example: inverter_current_164:
- sensor.inverter1_current
- sensor.inverter2_current And then just sum/avg them where applicable. 2 cards might give duplicate values for PV and battery |
Beta Was this translation helpful? Give feedback.
-
Sounds like a good solution but I have no idea how multiple inverters report sensor values i.e. sum, separate etc. @elearningdienst are you running your inverters in parallel? How is the data presented on the master? |
Beta Was this translation helpful? Give feedback.
-
@slipx06 I also have a similar requirement. I have two Deye inverters of 6KW. One master, and one slave in parallel config and they report separate values therefore if we have options to sum the values then the card can show the total. |
Beta Was this translation helpful? Give feedback.
-
Hi. Unfortunately I don't think it would be possible to show two inverters on one card (space issues) so my suggestion is that you create separate cards for the primary and secondary inverters. With the additional inverter there are also more MPPTS so creating a combined card could still present some challenges. Has anyone attempted to create template sensors that sum your values and use this as input into a single view card? |
Beta Was this translation helpful? Give feedback.
-
I use HA helpers to combine multiple inverter and battery values. |
Beta Was this translation helpful? Give feedback.
-
@slipx06 Yes this is exactly what we are doing with the Huawei inverters and WLCRS integration (that provides access to Huawei in HA). If you can assist with creating g that Huawei example doco page I'll post up the yaml for this with Huawei. |
Beta Was this translation helpful? Give feedback.
-
I'm moving this to a discussion. Until there is a wide version of the card you need to follow the suggestion above and create template entities |
Beta Was this translation helpful? Give feedback.
-
Is there an existing issue for this?
Current Behavior
I see one of my inverter in the card
Expected behaviour
I want to see my second inverter in the same card
Possible Solutions
In multi inverter settings it should be possible to add additionals entities from another inverter.
Mode
lite
Context / Reason
As i have a huge roof, I have two goodwe inverters. I can't see both inverter in one card.
Beta Was this translation helpful? Give feedback.
All reactions