OpenEVSE / openevse_esp32_firmware

OpenEVSE V4 WiFi gateway using ESP32
153 stars 107 forks source link

inconsistent wifi version name #857

Open monfiston opened 3 weeks ago

monfiston commented 3 weeks ago

Good morning, the name of the wifi versions have been inconsistent for several months a post was already made, but was never corrected https://github.com/OpenEVSE/openevse_esp32_firmware/issues/822

example 1 on an openevse_wifi_v1 module

the installed version is indicated v5.1.0_modified the latest version would be v5.1.0 2024-02-23T19:21:53Z

if I update I stay in v5.1.0_modified 1

example 2 on an adafruit_huzzah32 module

the installed version is indicated master_d92677f6_modified the latest version would be v5.1.0 2024-03-20T09:58:28Z

if I update I stay in master_d92677f6_modified image

jeremypoulter commented 3 weeks ago

Duplicate of #822, will hopefully be fixed in the next release