CurtRod / SimpleEVSE-WiFi

Brings EVSE WB/DIN into your WiFi
https://www.evse-wifi.de
78 stars 31 forks source link

config.json missing colon #23

Closed HeinzApfel closed 4 years ago

HeinzApfel commented 5 years ago

The default config.json can not be used, as there is a colon missing at the end of line "avgconsumption": "11.5". JSON library reports "[ WARN ] Failed to parse config file"

Must read "avgconsumption": "11.5", to fix the problem.

CurtRod commented 4 years ago

closed with update to 0.2.8