Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
mtdcr committed Jul 7, 2023
1 parent 7e84707 commit 4185723
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,2 +1,9 @@
# pysml

Python library for EDL21 smart meters using Smart Message Language (SML)

Can read SML data from physical serial ports, serial-over-tcp or HTTP.

Used by Home Assistant's EDL21 integration.

There's [example code](examples/sml-mqtt-bridge.py) for publishing OBIS values to an MQTT broker.

0 comments on commit 4185723

Please sign in to comment.