Skip to content

Commit

Permalink
Update Smart-Meter-Interface.md (#1287)
Browse files Browse the repository at this point in the history
Added MT 631
  • Loading branch information
Reddingo authored Oct 17, 2023
1 parent e607482 commit 4ecd370
Showing 1 changed file with 18 additions and 0 deletions.
18 changes: 18 additions & 0 deletions docs/Smart-Meter-Interface.md
Original file line number Diff line number Diff line change
Expand Up @@ -1724,6 +1724,24 @@ You need to ask your provider.
#
```

### Iskra MT 631 (SML)

This meter needs a PIN to unlock the current power usage.
You need to ask your provider. Total Delivered might be zero on some devices

??? summary "View script"
```
>D
>B
=>sensor53 r
>M 1
+1,3,s,0,9600,MT631
1,77070100010800ff@1000,Total Consumed,KWh,Total_in,2
1,77070100020800ff@1000,Total Delivered,KWh,Total_out,2
1,77070100100700ff@1,Current Consumption,W,Power_cur,0|
#
```

### Iskra MT 681 (SML)

This is script for a two-direction meter (consumption and delivery) for the Isra MT 681, that is widely used in Germany. If you don't deliver energy, just delete the "Total Delivered" line. If the meter provides the consumption values for the 3 phases depends also on the configuration by your local energy provider.
Expand Down

0 comments on commit 4ecd370

Please sign in to comment.