softwarecrash / Daly2MQTT

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

[Bug]: 2.8.2 settings page not working #120

Closed robertdiers closed 10 months ago

robertdiers commented 10 months 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 10 months ago

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

robertdiers commented 10 months ago

thanks, will try

robertdiers commented 10 months ago

it works, thanks