Warn users about ESP32 Tasmota v12 incompatibility (#3426)

* Warn users about ESP32 Tasmota v12 incompatibility

* Fixed underline
This commit is contained in:
Piotr Szulc 2023-12-03 01:22:53 +01:00 committed by GitHub
parent 9eacd73d83
commit e470d7e9ab
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 5 additions and 0 deletions

View File

@ -8,6 +8,11 @@ Migrating from Tasmota
Migrating from previous Tasmota setups is very easy. You just need to have
ESPHome create a binary for you and then upload that in the Tasmota web interface.
Incompatible versions
---------------------
WARNING! Migrating via OTA on ESP32, from Tasmota v12 (with boot partition) and up is currently not possible! Trying it could soft-brick your device!
Getting the Binary
------------------