From bf455019377b3acd53b9deb658ae1699e87b2d6d Mon Sep 17 00:00:00 2001 From: Martin Sebald Date: Tue, 5 Dec 2017 11:14:50 +0100 Subject: [PATCH] added information about USB-LAN-adapter --- sml/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sml/README.md b/sml/README.md index 6080975..92acbc3 100644 --- a/sml/README.md +++ b/sml/README.md @@ -1,7 +1,7 @@ # Power Meter with SML Read data from a power meter (eHZ = Elektronischer Haushaltszähler) using Smart Message Language (SML). -First of all you need is a eHZ (Elektronischer Haushaltszähler) and an IrDA USB dongle like described [here](https://wiki.volkszaehler.org/hardware/controllers/ir-schreib-lesekopf). I got mine from Udo ([Volkszaehler](http://volkszaehler.org)) some time ago but it looks like he is not directly selling these anymore. What I found is [this link](https://s.sebald.com/flmui) to a shop selling the same dongles on Amazon. +First of all you need is a eHZ (Elektronischer Haushaltszähler) and an IrDA USB dongle like described [here](https://wiki.volkszaehler.org/hardware/controllers/ir-schreib-lesekopf). I got mine from Udo ([Volkszaehler](http://volkszaehler.org)) some time ago but it looks like he is not directly selling these anymore. What I found is [this link](https://s.sebald.com/flmui) to a shop selling the same dongles on Amazon. If your eHZ is not next to your openHAB device you might want to extend the USB cable using a [USB over LAN extender](https://s.sebald.com/dzsc7), which works pretty good for me. I used several information from the openHAB community, mainly from [this topic](https://community.openhab.org/t/using-a-power-meter-sml-with-openhab/21923/1).