mirror of
https://github.com/home-assistant/core.git
synced 2025-08-06 14:15:12 +02:00
Fix translation key for power exchange sensor in ViCare (#122339)
This commit is contained in:
committed by
GitHub
parent
1eadb00fce
commit
115303faf5
@@ -319,8 +319,8 @@
|
|||||||
"ess_discharge_total": {
|
"ess_discharge_total": {
|
||||||
"name": "Battery discharge total"
|
"name": "Battery discharge total"
|
||||||
},
|
},
|
||||||
"pcc_current_power_exchange": {
|
"pcc_transfer_power_exchange": {
|
||||||
"name": "Grid power exchange"
|
"name": "Power exchange with grid"
|
||||||
},
|
},
|
||||||
"pcc_energy_consumption": {
|
"pcc_energy_consumption": {
|
||||||
"name": "Energy import from grid"
|
"name": "Energy import from grid"
|
||||||
|
Reference in New Issue
Block a user