Tasmota SML Parser
Go to file
Andreas Thienemann 56da340080
Update app.css
Correct footer color and margin
2022-02-26 17:47:41 +01:00
static Update app.css 2022-02-26 17:47:41 +01:00
templates Update index.html 2022-02-26 17:34:50 +01:00
.gitignore Initial commit 2022-02-26 17:03:36 +01:00
app.py Ready for publish 2022-02-26 17:26:21 +01:00
LICENSE Initial commit 2022-02-26 17:03:36 +01:00
README.md Ready for publish 2022-02-26 17:26:21 +01:00
requirements.txt Ready for publish 2022-02-26 17:26:21 +01:00
sml_decoder.py Ready for publish 2022-02-26 17:26:21 +01:00
test-data.txt Ready for publish 2022-02-26 17:26:21 +01:00

tasmota-sml-parser

Webapp to conveniently parse Tasmota SML Dump output and display the actual data contained.

Makes building a Tasmota SML Script much easier.

Online Demo is at https://tasmota-sml-parser.azurewebsites.net/.