Change "Energy usage" to "Electricity usage" (#23091)

The energy dashboard tracks the total energy of a home, including the gas consumption in a separate graph (if configured).

The topmost graph is currently labeled "Energy usage" but it does only cover the electricity consumption and production. Also note the "Energy distribution" next to it includes gas, too.

Thus the title is misleading and needs to be changed to "Electricity usage" to make this clearer.
This commit is contained in:
Norbert Rittel 2024-12-02 11:30:56 +01:00 committed by GitHub
parent f72b298f97
commit d826113319
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -7523,7 +7523,7 @@
"by_device": "Consumption by device"
},
"cards": {
"energy_usage_graph_title": "Energy usage",
"energy_usage_graph_title": "Electricity usage",
"energy_solar_graph_title": "Solar production",
"energy_gas_graph_title": "Gas consumption",
"energy_water_graph_title": "Water consumption",