Updated Upgrade (markdown)

Simon 2017-06-02 23:14:00 +01:00
parent 1ef1694d49
commit 7019de5729
1 changed files with 4 additions and 0 deletions

@ -11,12 +11,16 @@ Build the firmware binary from source or download the latest build from [the rel
1. Use the "Upload Firmware" dialog on the Sonoff-Tasmota web interface to flash the downloaded or built `firmware.bin`. 1. Use the "Upload Firmware" dialog on the Sonoff-Tasmota web interface to flash the downloaded or built `firmware.bin`.
2. [@smadds](https://github.com/arendst/Sonoff-Tasmota/issues/19) publicly provides a copy of each of the builds provided as part of a release. The standard build is now (from 5.1.4): 2. [@smadds](https://github.com/arendst/Sonoff-Tasmota/issues/19) publicly provides a copy of each of the builds provided as part of a release. The standard build is now (from 5.1.4):
* `http://sonoff.maddox.co.uk/tasmota/sonoff.bin` ([Latest firmware release] * `http://sonoff.maddox.co.uk/tasmota/sonoff.bin` ([Latest firmware release]
although he is also providing the same build as although he is also providing the same build as
* `http://sonoff.maddox.co.uk/tasmota/sonoff.ino.bin` * `http://sonoff.maddox.co.uk/tasmota/sonoff.ino.bin`
for compatibility with existing Sonoffs that have this stored as their OTA URL. for compatibility with existing Sonoffs that have this stored as their OTA URL.
A full list of available builds for the latest release can be found in [the releases section](https://github.com/arendst/Sonoff-Tasmota/releases). They are all available in the same folder in the format: A full list of available builds for the latest release can be found in [the releases section](https://github.com/arendst/Sonoff-Tasmota/releases). They are all available in the same folder in the format:
* `http://sonoff.maddox.co.uk/tasmota/BUILDNAME.bin` * `http://sonoff.maddox.co.uk/tasmota/BUILDNAME.bin`
The reason for this secondary hosting of the files is because Github will only serve files over HTTPS, which is not supported by the standard Tasmota software.(An SSL/HTTPS connection to access the GitHub releases files directly is not supported The reason for this secondary hosting of the files is because Github will only serve files over HTTPS, which is not supported by the standard Tasmota software.(An SSL/HTTPS connection to access the GitHub releases files directly is not supported