mirror of https://github.com/arendst/Tasmota.git
Updated Upgrading (markdown)
parent
27836fca52
commit
bae265086d
|
@ -98,7 +98,7 @@ To avoid this use our decode-config tool to easily create and restore backups in
|
|||
* [decode-config.exe](https://github.com/Jason2866/Tasmota-decode-config/blob/master/bin/decode-config.exe) - Windows 64bit only executable. If using this replace `decode-config.py` with `decode-config.exe` in the instruction examples.
|
||||
|
||||
#### 1. Make a configuration backup:
|
||||
* Use _decode-config.py_ from the Tasmota [`/tools/` folder](../tree/development/tools) to create a new backup straight from your device
|
||||
* Create a new backup straight from your device
|
||||
|
||||
`decode-config.py -d <deviceIP> --backup-file Config-@f --backup-type json`
|
||||
|
||||
|
|
Loading…
Reference in New Issue