Fix translation key for power exchange sensor in ViCare (#122339)

This commit is contained in:
Christopher Fenner 2024-08-02 15:44:19 +02:00 committed by GitHub
parent 1eadb00fce
commit 115303faf5
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -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"