Please select the appropriate electricity meter model.
By default, the electricity meter only sends the total amount of energy. To read all other values, you need to enter the PIN and activate InF. You need to request the PIN from the meter operator, which is usually your local grid operator (and not your energy supplier - but they can tell you who to contact). After you have entered the PIN and activated InF, all values are available. The jsonPrefix ENERGY and the variable names (between the second to last and last comma) such as Total, Power, Voltage and Current are chosen to match the common MQTT message format used by Tasmota sockets. For SGM-C4 or SGM-D4 dual tariff meters or meters that measure feed-ins, remove the corresponding leading semicolon to activate the values you are interested in.
EFR SGM Meter ScriptsEFR SGM-C2/C4/C8
>D >B ->sensor53 r >M 1 +1,3,s,16,9600,SGM,1 1.77070100010800ff@1000,consumption,kWh,E_in,3 1.77070100010801ff@1000,consumptionHT,kWh,E_inHT,3 1,77070100020800ff@1000,feed-in,kWh,E_out,3 1,77070100020801ff@1000,FeedinHT,kWh,E_outHT,3 1,77070100100700ff@1,current power,W,Power,0 1,=h---- 1,77070100240700FF@1,Power L1,W,PL1,0 1,77070100380700FF@1,Power L2,W,PL2,0 1,770701004C0700FF@1,Power L3,W,PL3,0 1.77070100200700ff@1,Voltage L1,V,Voltage,1 1.77070100340700ff@1,Voltage L2,V,Voltage_L2,1 1.77070100480700ff@1,Voltage L3,V,Voltage_L3,1 1,770701001f0700ff@1,Current L1,A,Current,2 1.77070100330700ff@1,Current L2,A,Current_L2,2 1.77070100470700ff@1,Current L3,A,Current_L3,2 1.77070100510701ff@1,Phaseangle L2-L1,deg,phase_angle_L2_L1,0 1.77070100510702ff@1,Phaseangle L3-L1,deg,phase_angle_L3_L1,0 1.77070100510704ff@1,Phaseangle I/U L1,deg,phase_angle_L1,1 1.7707010051070fff@1,Phaseangle I/U L2,deg,phase_angle_L2,1 1.7707010051071aff@1,Phaseangle I/U L3,deg,phase_angle_L3,1 1.770701000e0700ff@1,Frequency,Hz,Freq,1 1.77070100600100ff@#,Server ID,,ID,0 #
EFR SGM-D4
>D >B ->sensor53 r >M 1 +1,3,s,16,9600,SGM,1 1.77070100010800ff@1000,consumption,kWh,E_in,3 1,77070100020800ff@1000,feed-in,kWh,E_out,3 1,77070100100700ff@1,current power,W,Power,0 1,=h---- 1.77070100600100ff@#,Server ID,,ID,0 #
EFR SGM-DD
>D >B ->sensor53 r >M 1 +1,3,s,16,9600,SGM,1 1.77070100010800ff@1000,consumption,kWh,E_in,3 1,77070100020800ff@1000,feed-in,kWh,E_out,3 1,77070100100700ff@1,current power,W,Power,0 1,=h---- 1.77070100600100ff@#,Server ID,,ID,0 #
Leave a comment
This site is protected by hCaptcha and the hCaptcha Privacy Policy and Terms of Service apply.