Tasmota SML Parser
Go to file
2022-02-27 02:45:44 +01:00
static Update app.css 2022-02-26 17:47:41 +01:00
templates Error reporting of parsing errors 2022-02-26 19:32:39 +01:00
.gitignore Initial commit 2022-02-26 17:03:36 +01:00
app.py Remove unneded logging 2022-02-27 02:45:44 +01:00
LICENSE Initial commit 2022-02-26 17:03:36 +01:00
Makefile Besseres logging 2022-02-27 02:40:09 +01:00
README.md Ready for publish 2022-02-26 17:26:21 +01:00
requirements.txt Besseres logging 2022-02-27 02:40:09 +01:00
sml_decoder.py Error reporting of parsing errors 2022-02-26 19:32:39 +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/.