I have happily started using this software, and it is really,really great! However I tried using the webserver to upgrade the firmware with the compiled (Platformio) .bin file, but I get an error :
File size is larger than available free space
Update error code (see Updater.cpp) 8
The file I try to upload is the .pioenvs/sonoff/firmware.bin
The file size is only 374 Kb so shouldnt be any problem I guess, and is the same that is used uploading via serial.
Any idea what goes wrong?