JonahKr / power-distribution-card

A Lovelace Card for visualizing power distributions.
MIT License
219 stars 13 forks source link

Option to Adjust Decimal Places for secondary_info_entity in Power Distribution Card #167

Open sebstef1412 opened 2 months ago

sebstef1412 commented 2 months ago

I am using the Power Distribution Card and have noticed that the _secondary_info_entity_ field currently displays values with up to 14 decimal places. This leads to a cluttered and aesthetically unpleasing display.

image

Request: It would be great to have an option to customize the number of decimal places shown for the secondary_info_entity field, allowing users to choose a cleaner, more readable format (e.g., 2 or 3 decimal places).

Thank you for considering this improvement!