devWaves / SwitchBot-MQTT-BLE-ESP32

Allows for multiple SwitchBot bots and curtains to be controlled via MQTT sent to ESP32. ESP32 will send BLE commands to switchbots and return MQTT responses to the broker. Also supports Temperature, Motion, Contact sensors
MIT License
531 stars 66 forks source link

Update to the latest version #89

Closed smartmatic closed 1 year ago

smartmatic commented 1 year ago

Hi,

first of all thank you for that great project. I want to update from my current installed version 6.10 to the latest release.

How is the simpelst and fastest way to do it? It‘s not fully clear for me. Is there a way to automatically upgrade to the latest release via a kind of button or is it manually work?

I would do it the following steps

  1. Download latest release 6.11
  2. Copy my settings from current installed version 6.10 to new releasse
  3. Compile a bin file
  4. Upload the file via Web GUI

Are those steps the needed and right steps?

devWaves commented 1 year ago

yes those are the correct steps