Rename settings variables (remove prefixes)

This commit is contained in:
Dominique Lasserre
2025-01-18 14:26:34 +01:00
parent 1e1bac9fdb
commit 3257dac92b
58 changed files with 867 additions and 918 deletions

View File

@@ -35,7 +35,7 @@
"inverter": {
"device_id": "inverter1",
"max_power_wh": 10000,
"battery": "battery1"
"battery_id": "battery1"
},
"eauto": {
"device_id": "ev1",

View File

@@ -173,7 +173,7 @@
"inverter": {
"device_id": "inverter1",
"max_power_wh": 10000,
"battery": "battery1"
"battery_id": "battery1"
},
"dishwasher": {
"device_id": "dishwasher1",