From 2e9627542297922c43f097758a04eba43252ea01 Mon Sep 17 00:00:00 2001 From: Martin Sebald Date: Tue, 5 Dec 2017 09:59:37 +0100 Subject: [PATCH] link updated --- sml/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sml/README.md b/sml/README.md index ec015e5..6080975 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](http://amzn.to/2BLDfYH) 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. 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).