gysmo38 / mitsubishi2MQTT

Mitsubishi to MQTT with ESP8266 module
GNU Lesser General Public License v2.1
375 stars 134 forks source link

Updating via the web console #136

Closed mattkerrison closed 1 year ago

mattkerrison commented 3 years ago

I want to update the version running on my ESP8266's without pulling them out, am I right in thinking all I need to do is compile the latest code and then upload the complied code via the web console to update?

produdegr commented 3 years ago

Once your ESP8266 is on line it should appear under Main Menu -> Tools -> Port in your Arduino IDE. Select the required device, then press upload. The sketch will be compiled and uploaded to your ESP8266 via OTA. However if your mitsubishi2MQTT version is older and does not have OTA then I am afraid you must pull them out.

gysmo38 commented 1 year ago

Old issue. Try new version and open a new one if the issue is still there.