mirror of
https://github.com/home-assistant/core.git
synced 2025-07-22 20:57:21 +00:00
Make spelling of "self-consumption" consistent in growatt_server
(#143886)
Also fix one overlooked sentence-casing.
This commit is contained in:
parent
86a48294f4
commit
3b8da62d84
@ -164,7 +164,7 @@
|
||||
"name": "Load consumption today (solar)"
|
||||
},
|
||||
"mix_self_consumption_today": {
|
||||
"name": "Self consumption today (solar + battery)"
|
||||
"name": "Self-consumption today (solar + battery)"
|
||||
},
|
||||
"mix_load_consumption_battery_today": {
|
||||
"name": "Load consumption today (battery)"
|
||||
@ -173,7 +173,7 @@
|
||||
"name": "Import from grid today (load)"
|
||||
},
|
||||
"mix_last_update": {
|
||||
"name": "Last Data Update"
|
||||
"name": "Last data update"
|
||||
},
|
||||
"mix_import_from_grid_today_combined": {
|
||||
"name": "Import from grid today (load + charging)"
|
||||
|
Loading…
x
Reference in New Issue
Block a user