Skip to content

Commit

Permalink
Prefer file param
Browse files Browse the repository at this point in the history
  • Loading branch information
trvrnrth authored Sep 30, 2024
1 parent 7fc14eb commit 7525a89
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion guides/migrate_sonoff_tasmota.rst
Original file line number Diff line number Diff line change
Expand Up @@ -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.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``
Expand Down

0 comments on commit 7525a89

Please sign in to comment.