diff --git a/Upgrade.md b/Upgrade.md index 3f37dae3..5f0b6075 100644 --- a/Upgrade.md +++ b/Upgrade.md @@ -26,12 +26,11 @@ A secondary hosting of the files is provided by [@smadds](https://github.com/are 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 provided in the format: `http://sonoff.maddox.co.uk/tasmota/BUILDNAME.bin` -The URLs to the latest builds are (starting from 5.1.4): +Examples URLs: -* http://sonoff.maddox.co.uk/tasmota/sonoff.bin (standard build) -* http://sonoff.maddox.co.uk/tasmota/sonoff.ino.bin (identical, for compatibility) -* http://sonoff.maddox.co.uk/tasmota/sonoff-minimal.bin (see below) -* http://sonoff.maddox.co.uk/tasmota/sonoff-ds18x20.bin (for multiple DS18x20 sensors) +* http://sonoff.maddox.co.uk/tasmota/sonoff.bin (standard build, English UI) +* http://sonoff.maddox.co.uk/tasmota/sonoff.ino.bin (identical, for backwards compatibility) +* http://sonoff.maddox.co.uk/tasmota/sonoff-minimal.bin **Bonus - Update Notification:** [@smadds](https://github.com/arendst/Sonoff-Tasmota/issues/19) also publishes the latest released version number to a publicly available MQTT server which may be subscribed to at `sonoff.maddox.co.uk:1883` with the topic `sonoff-version`. No authentication needed.