From c9df630b30c83c05b4e08c4aaa37555b355e6125 Mon Sep 17 00:00:00 2001 From: Norbert Richter Date: Mon, 7 Jan 2019 18:15:11 +0100 Subject: [PATCH] decode-config.py: adapt settings - add SetOption62 (no_pullup) - revise desc md/html files --- tools/decode-config.html | 39 +++++++++++++++++++------------------ tools/decode-config.md | 42 ++++++++++++++++++++-------------------- tools/decode-config.py | 8 +++++++- 3 files changed, 48 insertions(+), 41 deletions(-) diff --git a/tools/decode-config.html b/tools/decode-config.html index dd24495b7..68968f00d 100644 --- a/tools/decode-config.html +++ b/tools/decode-config.html @@ -1,10 +1,10 @@

decode-config.py

decode-config.py is able to backup and restore Sonoff-Tasmota configuration.

-

In contrast to the Tasmota build-in "Backup/Restore Configuration" function,

+

In comparison with the Tasmota build-in "Backup/Restore Configuration" function decode-config.py

Comparing backup files created by decode-config.py and *.dmp files created by Tasmota "Backup/Restore Configuration":

@@ -38,7 +38,7 @@
-

decode-config.py is able to handle Tasmota configurations for release version starting from 5.10.0 up to now.

+

decode-config.py is compatible with Tasmota version from v5.10.0 up to now.

Content

Prerequisite