Update photovoltaic related labels in ViCare (#136430)

This commit is contained in:
Christopher Fenner 2025-01-29 13:39:05 +01:00 committed by GitHub
parent 40f92b7b6b
commit b6cc5090e4
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -377,25 +377,25 @@
"name": "Energy export to grid" "name": "Energy export to grid"
}, },
"photovoltaic_power_production_current": { "photovoltaic_power_production_current": {
"name": "Solar power" "name": "PV power"
}, },
"photovoltaic_energy_production_today": { "photovoltaic_energy_production_today": {
"name": "Solar energy production today" "name": "PV energy production today"
}, },
"photovoltaic_energy_production_this_week": { "photovoltaic_energy_production_this_week": {
"name": "Solar energy production this week" "name": "PV energy production this week"
}, },
"photovoltaic_energy_production_this_month": { "photovoltaic_energy_production_this_month": {
"name": "Solar energy production this month" "name": "PV energy production this month"
}, },
"photovoltaic_energy_production_this_year": { "photovoltaic_energy_production_this_year": {
"name": "Solar energy production this year" "name": "PV energy production this year"
}, },
"photovoltaic_energy_production_total": { "photovoltaic_energy_production_total": {
"name": "Solar energy production total" "name": "PV energy production total"
}, },
"photovoltaic_status": { "photovoltaic_status": {
"name": "Solar state", "name": "PV state",
"state": { "state": {
"ready": "Standby", "ready": "Standby",
"production": "Producing" "production": "Producing"