mirror of https://github.com/arendst/Tasmota.git
Clarify migration issues.
parent
592a9565a2
commit
68bc09c3f1
|
@ -68,12 +68,15 @@ As said, mostly painless. There are some deviations to this rule as I rearranged
|
||||||
After installing Sonoff-Tasmota for the first time some settings need to be adjusted via web configuration or MQTT commands.
|
After installing Sonoff-Tasmota for the first time some settings need to be adjusted via web configuration or MQTT commands.
|
||||||
* Easy migration from **Sonoff-Tasmota 4.x** to **Sonoff-Tasmota 5.14**.
|
* Easy migration from **Sonoff-Tasmota 4.x** to **Sonoff-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 **Sonoff-Tasmota 5.2** to **Tasmota 6.6.0.6**.
|
* Easy migration from **Sonoff-Tasmota 5.2** to **Sonoff-Tasmota 6.6**.
|
||||||
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**.
|
||||||
* Migration to **Tasmota 6.7 and higher**
|
* Easy migration from **Sonoff-Tasmota 6.6** to **Sonoff-Tasmota 6.7.1**.
|
||||||
- :warning: [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:
|
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 version 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 **Sonoff-Tasmota 6.7.1** 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**.
|
||||||
|
|
||||||
So to migrate from **Sonoff-MQTT-OTA-Arduino versions before 3.1.0** to **Tasmota 7.x** you will need to take four steps:
|
So to migrate from **Sonoff-MQTT-OTA-Arduino versions before 3.1.0** to **Tasmota 7.x** you will need to take four steps:
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue