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

Pre-Paid Units - Currency Symbol addition #326

Closed beccsjb closed 6 months ago

beccsjb commented 6 months ago

Is there an existing issue for this?

Current Behavior

Currently the field for the prepaid_units component is unable to show a currency symbol (without manipulation)

Expected behaviour

It would be nice to set a defined currency label, ie $0.00

Possible Solutions

No response

Mode

Both

Context / Reason

The reasoning behind this would be to know what the number being presented is refering to

slipx06 commented 6 months ago

Hi. The prepaid units are meant to only display the number of units available. These are independent of currency. I could display a unit of measurement if that helps (assuming you are using this field to show balance). There may not be enough space though,

beccsjb commented 6 months ago

G'day, ah ok! Yeah i had assumed that this position was to show calculated balance of the power bill.

I must say, this is such an awesome card and thank you so much for your hard work!