mirror of
https://github.com/home-assistant/core.git
synced 2026-09-03 10:05:58 -05:00
Fix translation key for power exchange sensor in ViCare (#122339)
This commit is contained in:
@@ -319,8 +319,8 @@
|
||||
"ess_discharge_total": {
|
||||
"name": "Battery discharge total"
|
||||
},
|
||||
"pcc_current_power_exchange": {
|
||||
"name": "Grid power exchange"
|
||||
"pcc_transfer_power_exchange": {
|
||||
"name": "Power exchange with grid"
|
||||
},
|
||||
"pcc_energy_consumption": {
|
||||
"name": "Energy import from grid"
|
||||
|
||||
Reference in New Issue
Block a user