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
207 stars 55 forks source link

add charge/discharge information for battery #143

Closed MonsterD1 closed 11 months ago

MonsterD1 commented 11 months ago

Is there an existing issue for this?

Current Behavior

no information for current charge/discharge load avaiable

Expected behaviour

create a rectangel for the (chare/dischrge "W") for the battery Unbenannt_batt-watt

Possible Solutions

No response

Mode

lite

Context / Reason

to be able to see the battery charge/discharge

FajnB commented 11 months ago

I think you might have miss-configured you card. The charge/discharge power is in the rectangle next to the battery icon. (in yours it is that 0 W)

In my config and inverter when the battery is charging, the power is in negative value and vice versa. Also there is an text what the battery is doing.

obrazek

You might look into your yaml and configure battery_power_190: as shown here on wiki.

MonsterD1 commented 11 months ago

thanks to your hint. I changed my config accordingly. I just wondered why the battery (w) is not in an separat rectangle like on the grid power side, solar power side, load power side ... Unbenannt_batt-watt

slipx06 commented 11 months ago

Hi. I prefer to keep all the battery information together. There is also not enough space when all the card options are enabled

image