mirror of https://github.com/arendst/Tasmota.git
Updated Upgrading (markdown)
parent
e97b1f4790
commit
c7d228345c
|
@ -52,9 +52,9 @@ Your device can be upgraded using [commands](Commands) via MQTT, web requests or
|
|||
|
||||
[OtaUrl](Commands#OtaUrl) is used to set your OTA address.
|
||||
```lua
|
||||
otaurl http://thehackbox.org/tasmota/020500/sonoff-sensors.bin
|
||||
otaurl http://thehackbox.org/tasmota/020502/sonoff-sensors.bin
|
||||
```
|
||||
*In this example we chose a development branch version with additional sensors support based on a 2.5 core*
|
||||
*In this example we chose a development branch version with additional sensors support based on a 2.5.2 core*
|
||||
|
||||
Initiate [upgrade](Commands#upgrade) from OTA server
|
||||
```lua
|
||||
|
|
Loading…
Reference in New Issue