diff --git a/docs/Smart-Meter-Interface.md b/docs/Smart-Meter-Interface.md index 82197ca27c..19030d70ee 100644 --- a/docs/Smart-Meter-Interface.md +++ b/docs/Smart-Meter-Interface.md @@ -2157,7 +2157,7 @@ This is script for a two-direction meter (consumption and delivery) for the Isra ### Iskra eHZ-MT681-D4A51-K0p -2012 version of the Iskra MT 681 with slightly other OBIS codes for the power values. +2012 version of the Iskra MT 681 with slightly different OBIS codes for the power values. ??? summary "View script" ``` @@ -2194,6 +2194,26 @@ This is script for a two-direction meter (consumption and delivery) for the Isra # ``` +### Iskra eHZ-MS2020 MT691-D4A52-KDy-H03 GRID + +"Moderne Messeinrichtung" installed in 2024 + +??? summary "View script" + ``` + >D + >B + =>sensor53 r + >M 1 + +1,3,s,0,9600,MT691 + 1,77070100010800ff@1000,Total Consumed,kWh,Total_in,3 + 1,77070100100700ff@1,Current Consumption,W,Power_cur,0 + 1,77070100240700ff@1,Current Consumption P1,W,Power_p1,0 + 1,77070100380700ff@1,Current Consumption P2,W,Power_p2,0 + 1,770701004c0700ff@1,Current Consumption P3,W,Power_p3,0 + 1,77070100020800ff@1000,Total Delivered,kWh,Total_out,3 + # + ``` + ### Itron (SML V1.04) The Itron electrical meter is a German end-user meter installed by EnBW. You can read values using an IR Sensor. The following script shows the meter number and the consuption and the generation of a Photovoltaik generator.