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
180 stars 52 forks source link

option to remove "Battery additional information rectangel" #137

Closed MonsterD1 closed 9 months ago

MonsterD1 commented 10 months ago

Is there an existing issue for this?

Current Behavior

on the lite version the battery part has a rectangle to implement additionl information on W/A etc. there is no configuration available to remove the rectangle if not needed.

https://community.home-assistant.io/t/sunsynk-deye-inverter-power-flow-card/562933/234?u=monster_d

Expected behaviour

the additional information rectangel should be hideble on option.

Possible Solutions

option to remove the rectangle

Mode

Both

Context / Reason

the look and feel of the view is much better without empty rectangel.

slipx06 commented 10 months ago

Hi. The card is designed to work with a minimum set of data. This includes battery power, current and volts so that rectangle should not be empty. For now you should set the attributes to none to hide them.

image

image

slipx06 commented 9 months ago

Busy working on a new layout see #156