mirror of
https://github.com/home-assistant/frontend.git
synced 2025-07-24 09:46:36 +00:00
parent
7a87dc4d8a
commit
f969299567
@ -450,7 +450,7 @@ const getEnergyData = async (
|
||||
)),
|
||||
...(await fetchStatistics(
|
||||
hass!,
|
||||
startMinHour,
|
||||
compareStartMinHour,
|
||||
end,
|
||||
waterStatIds,
|
||||
period,
|
||||
|
@ -980,7 +980,7 @@ export class HuiEnergySourcesTableCard
|
||||
class="mdc-data-table__cell mdc-data-table__cell--numeric"
|
||||
>
|
||||
${formatNumber(totalWaterCompare, this.hass.locale)}
|
||||
${gasUnit}
|
||||
${waterUnit}
|
||||
</td>
|
||||
${showCosts
|
||||
? html`<td
|
||||
|
Loading…
x
Reference in New Issue
Block a user