mirror of
https://github.com/home-assistant/frontend.git
synced 2025-07-27 19:26:36 +00:00
Netto -> Net (#9798)
This commit is contained in:
parent
5dad18c85f
commit
304bd002ae
@ -124,8 +124,8 @@ class HuiEnergyGridGaugeCard
|
||||
></ha-gauge>
|
||||
<div class="name">
|
||||
${returnedToGrid! >= consumedFromGrid!
|
||||
? "Netto returned to the grid"
|
||||
: "Netto consumed from the grid"}
|
||||
? "Net returned to the grid"
|
||||
: "Net consumed from the grid"}
|
||||
</div>`
|
||||
: "Grid neutrality could not be calculated"}
|
||||
</ha-card>
|
||||
|
Loading…
x
Reference in New Issue
Block a user