stefanbode / Sonoff-Tasmota

Provide ESP8266 based itead Sonoff with Web, MQTT and OTA firmware using Arduino IDE, enhanced with I2C options
GNU General Public License v3.0
127 stars 41 forks source link

'bodemota'-minimal.bin #121

Closed tmarquespt closed 5 years ago

tmarquespt commented 5 years ago

Have you look for this feature in other issues and in the wiki? yes Is your feature request related to a problem? Please describe. A clear and concise description of what the problem is. When it's not possible to OTA the full .bin, a minimal.bin like tasmota one would be great to avoid loosing the configs which happens if we use the tasmota-minimal.bin in order to OTA a new version of your tasmota. The alternative is using the tasmota-minimal, but then we have to reconnect to the sonoffAP and recofigure or upload the backup. Describe the solution you'd like A clear and concise description of what you want to happen.

Describe alternatives you've considered A clear and concise description of any alternative solutions or features you've considered. Additional context Add any other context or screenshots about the feature request here.

(Please, remember to close the issue when the problem has been addressed)

calcipher49 commented 5 years ago

Hi, I use minimal firmware from standard Tasmota (version 6.x.x) with no loss on config. So specific minimal firmware is not needed.

stefanbode commented 5 years ago

Yes arend did it very smart. Even in Not included in Compiler all Configs are defined. Therefore the minimal will always work without any loss as long as you don’t start to configure the minimal during runtime. This may cause side effects. Also e.g. the relay locking required for the shutter is not enabled. The use of this version is just to minimize flash usage to upgrade