KmanOz / KmanSonoff

Firmware for ESP8266 based itead Sonoff switches for use with HomeAssistant / mqtt
MIT License
282 stars 39 forks source link

OTA Password Support #22

Open jchasey opened 6 years ago

jchasey commented 6 years ago

Further to Issue #17 that I raised I looked into it and it is very simple to add support for a password during the reflash process. Password simply set in header file, ignored if set to 0. On subsequent reflashes the password needs to be entered into the dialog box within Arduino in order to authorise the reflash.

KmanOz commented 6 years ago

Hi. Yes it is straightforward. Sorry been busy and ill and that combo has meant I have paid very little attention here. I will merge this over the weekend.