softwarecrash / Daly2MQTT

ESP8266 Connector to get Daly / XENES / HI-BMS / BullTron BMS Data into MQTT systems
Other
149 stars 32 forks source link

[Bug]: 2.8.2 settings page not working #120

Closed robertdiers closed 1 year ago

robertdiers commented 1 year ago

Is there an existing issue for this?

Used Hardware?

Wemos D1 Mini

What happened?

Hi,

After clicking on settings, only the upload option is available. I tried to rollback to old version, but get this error:

settings:1 Uncaught ReferenceError: postFile is not defined at HTMLInputElement.onclick (settings:1:2225)

regards Robert

Screenshots / Fotos

settings:1 Uncaught ReferenceError: postFile is not defined at HTMLInputElement.onclick (settings:1:2225)

Steps To Reproduce

open Settings and try to upload an old release

Version

2.x.x and above

Relevant livejson output

n/a

Which BMS is connected?

16s

What browsers are you seeing the problem on?

Chrome

softwarecrash commented 1 year ago

thanks, is fixed, please re-download the relase file and flash it again (fix is includet in the actual release)

robertdiers commented 1 year ago

thanks, will try

robertdiers commented 1 year ago

it works, thanks