slipx06 / sunsynk-power-flow-card

⚡A customizable Home Assistant card to emulate the Sunsynk System flow that's displayed on the Inverter screen.
MIT License
186 stars 53 forks source link

I have 2 Inverters and 2 Batterys i need a second Battery #285

Closed elilei123 closed 6 months ago

elilei123 commented 7 months ago

Is there an existing issue for this?

Current Behavior

Hello, i have 2 Inverter sytsems and 2 Battery Sytems i need a Second Battery function

Expected behaviour

i need a Second Battery function

Possible Solutions

No response

Mode

full

Context / Reason

i need a Second Battery function

Roving-Ronin commented 7 months ago

@elilei123 pending if a 'wide' version of the card is developed, that would have enough space to show multiple inverters / batteries, the option you have it to write a bunch of template sensors that add the battery input/output/daily kWh in and out and others that give the temperature and status.

Suggest you look at these just done for Huawei inverters and batteries, where there's some logic also to say 'show the higher of the two battery temperatures' or 'combine the status but if one has an issue, show the status of the unit with the issue as the output on the card'.

https://github.com/slipx06/sunsynk-power-flow-card/blob/master/docs/examples/huawei_packages/huawei_derived_sensors.yaml

slipx06 commented 6 months ago

Hi. Its not possible at the moment due to limited space. I might look at creating a wide version in the future. For now you need to use template sensors.