Tasmota SML Parser
Go to file
2022-02-26 18:49:35 +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 debug output als json 2022-02-26 17:55:47 +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 round complex numbers to account for SML provided precision 2022-02-26 18:49:35 +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/.