diff --git a/src/app/battery/battery.component.html b/src/app/battery/battery.component.html index b0a4c4e..d7ddcc4 100644 --- a/src/app/battery/battery.component.html +++ b/src/app/battery/battery.component.html @@ -1,6 +1,6 @@
-

Powerwall: {{batteryService.charge | round}} V

+

Powerwall: {{batteryService.charge | number : '1.1-1'}} V

lock @@ -19,15 +19,10 @@
{{battery.name}}
- +
- +