Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Display values in Charge Prices in ct/kWh, not €/kWh #1625

Open
ptar opened this issue Nov 14, 2024 · 0 comments
Open

Display values in Charge Prices in ct/kWh, not €/kWh #1625

ptar opened this issue Nov 14, 2024 · 0 comments
Labels
enhancement New feature or request prio:medium ui UI related

Comments

@ptar
Copy link

ptar commented Nov 14, 2024

A common price in Germany is somewhere between 20 or 30ct/kWh, most probably with 2 decimals, like 28.41, 27.84, 24.04 or 23.51ct/kWh.
Due to the current rounding as a €-value with 2 decimals, the examples above will be shown as 0.28, 0.28, 0.24 and 0.24, i.e. some are becoming indifferent.
So please display those values as ct/kWh with 2 decimals.
Similar issues should arise with $, £ or Swiss Franc.

@pkuehnel pkuehnel added enhancement New feature or request ui UI related prio:medium labels Nov 14, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request prio:medium ui UI related
Projects
None yet
Development

No branches or pull requests

2 participants