From 7525a89380e3004f3be94886ad56d4249a7df1a2 Mon Sep 17 00:00:00 2001 From: Trevor North Date: Mon, 30 Sep 2024 07:28:51 +0100 Subject: [PATCH] Prefer file param --- guides/migrate_sonoff_tasmota.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/guides/migrate_sonoff_tasmota.rst b/guides/migrate_sonoff_tasmota.rst index 905bb3eced..6f417a0305 100644 --- a/guides/migrate_sonoff_tasmota.rst +++ b/guides/migrate_sonoff_tasmota.rst @@ -104,7 +104,7 @@ You may also use Tasmota console to invoke the upgrade with just two commands: :: - OtaUrl http:///download.bin?configuration=.yaml&type=firmware.bin&compressed=1 + OtaUrl http:///download.bin?configuration=.yaml&file=firmware.bin&compressed=1 Upgrade 1 replacing ``http:///`` with the host and port of your ESPHome installation and ``.yaml``