From 1f20c36ce44919c2f3d44c0f40eeaf7a326549e8 Mon Sep 17 00:00:00 2001 From: Theo Arends <11044339+arendst@users.noreply.github.com> Date: Mon, 23 Dec 2019 17:41:36 +0100 Subject: [PATCH] Update migration info --- README.md | 2 ++ RELEASENOTES.md | 3 +++ 2 files changed, 5 insertions(+) diff --git a/README.md b/README.md index ea1d1c23c..f3412a9c7 100644 --- a/README.md +++ b/README.md @@ -67,7 +67,9 @@ See [wiki migration path](https://tasmota.github.io/docs/#/Upgrading?id=migratio 3. Migrate to **Sonoff-Tasmota 5.14** 4. Migrate to **Sonoff-Tasmota 6.x** 5. Migrate to **Tasmota 7.x** + --- Major change in parameter storage layout --- + 6. Migrate to **Tasmota 8.1** 7. Migrate to **Tasmota 8.x** diff --git a/RELEASENOTES.md b/RELEASENOTES.md index 6033aa5df..88442445a 100644 --- a/RELEASENOTES.md +++ b/RELEASENOTES.md @@ -11,7 +11,9 @@ See [migration path](https://tasmota.github.io/docs/#/Upgrading?id=migration-pat 3. Migrate to **Sonoff-Tasmota 5.14** 4. Migrate to **Sonoff-Tasmota 6.x** 5. Migrate to **Tasmota 7.x** + --- Major change in parameter storage layout --- + 6. Migrate to **Tasmota 8.1** 7. Migrate to **Tasmota 8.x** @@ -56,4 +58,5 @@ The following binary downloads have been compiled with ESP8266/Arduino library c - Add support for max 150 characters in most command parameter strings (#3686, #4754) - Add support for GPS as NTP server by Christian Baars and Adrian Scillato - Add Zigbee coalesce sensor attributes into a single message +- Add Zigbee better support for Xiaomi Double Switch and Xiaomi Vibration sensor - Add Deepsleep start delay based on Teleperiod if ``Teleperiod`` differs from 10 or 300