SonOTA - RTurala/Sonoff-Tasmota GitHub Wiki
How to setup and configure SonOTA for Tasmota upload. There basically two ways to install via SonOTA:
- With compiling: You can compile the different components as intended, setting the compile flags to match your installation. This will allow to be faster at setting up lots of devices, as you will have to do less reconfiguration after Tasmota install.
- Quick and dirty (and easy): installation from unmodified binaries without needing to compile anything or install SDKs, but having to adjust a temporary wifi with some predefined credentials / SSIDs - see the SonOTA for more information.
With compiling
Download SonOTA
If you do not have an installed copy of Python 2.x or 3.x download and install it from https://www.python.org/.
Download SonOTA from
Install SonOTA
Download Tasmota
Download the latest Tasmota release from https://github.com/arendst/Sonoff-Tasmota/releases and unzip to a known folder.