From 5c602b80a7ba4cd46fb4bfb4744c5fdad502bf91 Mon Sep 17 00:00:00 2001 From: Theo Arends Date: Thu, 22 Jun 2017 22:11:41 +0200 Subject: [PATCH] Removed Migrate step 4 --- Upgrade.md | 6 ++---- 1 file changed, 2 insertions(+), 4 deletions(-) diff --git a/Upgrade.md b/Upgrade.md index 775cb4ec..8de78e2a 100644 --- a/Upgrade.md +++ b/Upgrade.md @@ -57,12 +57,10 @@ As said, mostly painless. There are some deviations to this rule as I rearranged 1. No migration from **Sonoff-MQTT-OTA** to **Sonoff-MQTT-OTA-Arduino** or **Sonoff-Tasmota**.
The settings flash lay-out and OTA image locations are different from the Arduino versions 2. Easy migration from **Sonoff-MQTT-OTA-Arduino 1.0.11** to **Sonoff-Tasmota 3.9.x**.
After installing Sonoff-Tasmota for the first time some settings need to be adjusted via web configuration or MQTT commands. 3. Easy migration from **Sonoff-MQTT-OTA-Arduino 3.1.0** to **Sonoff-Tasmota 4.x**.
After installing Sonoff-Tasmota for the first time some settings need to be adjusted via web configuration or MQTT commands. -4. Easy migration from **Sonoff-Tasmota 4.x** to **Sonoff-Tasmota 5.0.x**.
As a safeguard perform a Backup Configuration before installing the new version. If settings are lost after the upgrade perform a Restore Configuration. -5. Easy migration from **Sonoff-Tasmota 5.1.x** to **Sonoff-Tasmota 5.2.x**.
As a safeguard perform a Backup Configuration before installing the new version. If settings are lost after the upgrade perform a Restore Configuration. +4. Easy migration from **Sonoff-Tasmota 4.x** to **Sonoff-Tasmota 5.x**.
As a safeguard perform a Backup Configuration before installing the new version. If settings are lost after the upgrade perform a Restore Configuration. So to migrate from **Sonoff-MQTT-OTA-Arduino versions before 3.1.0** to **Sonoff-Tasmota 5.x** you will need to take three steps: 1. Migrate to **Sonoff-Tasmota 3.9.x** 2. Migrate to **Sonoff-Tasmota 4.x** -3. Migrate to **Sonoff-Tasmota 5.0.x** -4. Migrate to **Sonoff-Tasmota 5.2.x** +3. Migrate to **Sonoff-Tasmota 5.x**