From 2b1c0c84704910951b167aea22fb8c89e0c62fc4 Mon Sep 17 00:00:00 2001 From: Martin Sebald Date: Fri, 17 Nov 2017 00:27:41 +0100 Subject: [PATCH] minor change --- sml/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sml/README.md b/sml/README.md index dcc6dc9..fa032b9 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://shop.weidmann-elektronik.de/index.php?page=product&info=24) to a shop selling same dongles. +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://shop.weidmann-elektronik.de/index.php?page=product&info=24) to a shop selling the same dongles. 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).