Skip to content

wbec release 0.0.2

Compare
Choose a tag to compare
@steff393 steff393 released this 01 May 20:02
· 229 commits to master since this release

Major changes:

  • Config file in LittleFS: http:///edit --> cfg.json
  • Basic emulation of go-eCharger API
  • Support of openWB and EVCC (simulating an go-eCharger) - still to be tested
  • More info in json: Wifi state, version, ...

Bin files can be flashed with https://github.com/marcelstoer/nodemcu-pyflasher
a) wbec_complete_0_0_2.bin --> complete binary with sketch & LittleFS image --> suitable for an empty/erased ESP8266
b) wbec_firmware_0_0_2.bin --> only sketch without the LittleFS image --> suitable e.g. for OTA (but will NOT work on an empty ESP8266)