Which Script for TASMOTA Smart Meter Interface with efr SGM-C8 #21415
Replies: 3 comments 13 replies
-
|
Beta Was this translation helpful? Give feedback.
-
#!/usr/bin/python3 PORT = '/dev/ttyUSB20' def read_sgm_c8():
def process_sml_message(data):
def find_value(data, obis_code, length, scale_factor): if name == "main": |
Beta Was this translation helpful? Give feedback.
-
Hello Fabian, you tested the above sml script on a EFR SGM-C8? Did you change anythng with this script? I tried to run it on my tasmota ir-read head as well and and it did not. My Editor even disables the ´activate script´ flag when I try to save. Would you please post your whole script here again? Maybe with a screen shot? Thank you very much |
Beta Was this translation helpful? Give feedback.
-
I am looking for a Script for my Meter efr SGM-C8 not C4 please help me . thanks
Beta Was this translation helpful? Give feedback.
All reactions