Tasmota SML Parser
Go to file
Andreas Thienemann 06e293b86a Ready for publish
2022-02-26 17:26:21 +01:00
static Ready for publish 2022-02-26 17:26:21 +01:00
templates Ready for publish 2022-02-26 17:26:21 +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/.