Make spelling of "self-consumption" consistent in growatt_server (#143886)

Also fix one overlooked sentence-casing.
This commit is contained in:
Norbert Rittel 2025-04-29 20:01:08 +02:00 committed by GitHub
parent 86a48294f4
commit 3b8da62d84
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -164,7 +164,7 @@
"name": "Load consumption today (solar)" "name": "Load consumption today (solar)"
}, },
"mix_self_consumption_today": { "mix_self_consumption_today": {
"name": "Self consumption today (solar + battery)" "name": "Self-consumption today (solar + battery)"
}, },
"mix_load_consumption_battery_today": { "mix_load_consumption_battery_today": {
"name": "Load consumption today (battery)" "name": "Load consumption today (battery)"
@ -173,7 +173,7 @@
"name": "Import from grid today (load)" "name": "Import from grid today (load)"
}, },
"mix_last_update": { "mix_last_update": {
"name": "Last Data Update" "name": "Last data update"
}, },
"mix_import_from_grid_today_combined": { "mix_import_from_grid_today_combined": {
"name": "Import from grid today (load + charging)" "name": "Import from grid today (load + charging)"