Provide tasmota-SML.bin which is pre-compiled with USE_SML_M on #17733
Replies: 6 comments 4 replies
-
Here is a video in german by someone who explains the process to roll your own SML binary, in case someone wonders Please note that it has already 100k views within a year, hence the need for a SML binary seems to be unquestionable. |
Beta Was this translation helpful? Give feedback.
-
In additions of the official builds there are also additional builds here
While they are mostly meant to be non-regression tests for the build process and not officially supported they are fully build from the same code base |
Beta Was this translation helpful? Give feedback.
-
I agree, there should be a pre-compiled release/build for this. Of course i could build it myself, but that way it would be way more convenient. |
Beta Was this translation helpful? Give feedback.
-
In the special builds the variant "scripting" includes |
Beta Was this translation helpful? Give feedback.
-
OK, the thread is a bit old, but the request is still there. Can we hope for a precompiled SML variant ? |
Beta Was this translation helpful? Give feedback.
-
OK, sorry, I misunderstood that. |
Beta Was this translation helpful? Give feedback.
-
Hi,
I am new to tasmota in general and I appreciate all the different language versions as well as 1M and 4M versions for different target platforms. I have only come by to program a standard ESP8266 (Wemos D1 mini pro for the fact) in order to use it with a so called Smart Meter Interface (eBZ DD3 BZ10 ETA - ODZ1) which can be read using a infrared TTL interface module.
I do not mind compiling / rolling my own tasmota build using the
user_config_override.h
as described here: https://tasmota.github.io/docs/Smart-Meter-Interface/But on the other hand I guess it would be rather simple to include a tasmota-SML or tasmota-4M-SML environment in the platformio.ini and roll these builds automatically. Especially with more and more users receiving a so called Smart Meter Interface in the basement and the Solar Energy vs. Grid Power consumption calculations this becomes a common use-case for tasmota.
Please let me know whether the suggested env and build are feasible and/or why there are objections against including the SML feature into a default build ?
Kind regards,
Stefan
Beta Was this translation helpful? Give feedback.
All reactions