Relax migration path

Theo Arends 2019-11-17 15:41:14 +01:00
parent b22ad3910c
commit be27801be1
1 changed files with 3 additions and 3 deletions

@ -132,12 +132,12 @@ As said, mostly painless. There are some deviations to this rule as I rearranged
After installing Tasmota for the first time some settings need to be adjusted via web configuration or MQTT commands. After installing Tasmota for the first time some settings need to be adjusted via web configuration or MQTT commands.
* Easy migration from **Tasmota 4.x** to **Tasmota 5.14**. * Easy migration from **Tasmota 4.x** to **Tasmota 5.14**.
As a safeguard perform a Backup Configuration before installing the new version. If settings are lost after the upgrade perform a Restore Configuration. As a safeguard perform a Backup Configuration before installing the new version. If settings are lost after the upgrade perform a Restore Configuration.
* Easy migration from **Tasmota 5.2** to **Tasmota 6.7.1**. * Easy migration from **Tasmota 5.2** to **Tasmota 6.x**.
As a safeguard perform a **Backup Configuration** before installing the new version. If settings are lost after the upgrade perform a **Restore Configuration**. As a safeguard perform a **Backup Configuration** before installing the new version. If settings are lost after the upgrade perform a **Restore Configuration**.
- :warning: If you've used development versions between 6.6.0.7 and 6.6.0.11 [Back up your device settings](#device-settings) as described above. Convert the backup to human readable form as you **MUST** restore these settings manually. :warning: - :warning: If you've used development versions between 6.6.0.7 and 6.6.0.11 [Back up your device settings](#device-settings) as described above. Convert the backup to human readable form as you **MUST** restore these settings manually. :warning:
- Perform a `Reset 6` before upgrading the firmware and, for safe measure, after the upgrade completes. - Perform a `Reset 6` before upgrading the firmware and, for safe measure, after the upgrade completes.
- Enter your device configurations using the settings saved in the first step. - Enter your device configurations using the settings saved in the first step.
* Easy migration from **Tasmota 6.7.1** to **Tasmota 7.x**. * Easy migration from **Tasmota 6.x** to **Tasmota 7.x**.
As a safeguard perform a **Backup Configuration** before installing the new version. If settings are lost after the upgrade perform a **Restore Configuration**. As a safeguard perform a **Backup Configuration** before installing the new version. If settings are lost after the upgrade perform a **Restore Configuration**.
If *Backup Configuration -> Restore Configuration* fails, reset to firmware defaults and use [decode-config tool](#decode-config-tool) to restore your backed up configuration. If *Backup Configuration -> Restore Configuration* fails, reset to firmware defaults and use [decode-config tool](#decode-config-tool) to restore your backed up configuration.
@ -147,5 +147,5 @@ So to migrate from **Sonoff-MQTT-OTA-Arduino versions before 3.1.0** to **Tasmot
1. Migrate to **Tasmota 3.9.x** 1. Migrate to **Tasmota 3.9.x**
2. Migrate to **Tasmota 4.x** 2. Migrate to **Tasmota 4.x**
3. Migrate to **Tasmota 5.14** 3. Migrate to **Tasmota 5.14**
4. Migrate to **Tasmota 6.7.1** 4. Migrate to **Tasmota 6.x**
5. Migrate to **Tasmota 7.x** 5. Migrate to **Tasmota 7.x**