mirror of
https://github.com/esphome/esphome-docs.git
synced 2025-01-09 19:48:25 +01:00
Update OtaUrl for migration from tasmota (#4289)
This commit is contained in:
parent
4802b7a4c7
commit
81495038d9
@ -104,7 +104,7 @@ You may also use Tasmota console to invoke the upgrade with just two commands:
|
||||
|
||||
::
|
||||
|
||||
OtaUrl http://<MY-ESPHOME:6052>/download.bin?configuration=<MY_DEVICE>.yaml&type=firmware-factory.bin&compressed=1
|
||||
OtaUrl http://<MY-ESPHOME:6052>/download.bin?configuration=<MY_DEVICE>.yaml&file=firmware.bin&compressed=1
|
||||
Upgrade 1
|
||||
|
||||
replacing ``http://<MY-ESPHOME:6052>/`` with the host and port of your ESPHome installation and ``<MY_DEVICE>.yaml``
|
||||
|
Loading…
Reference in New Issue
Block a user