From ae181f7695f12c92c30ee68c1c03884a3481b873 Mon Sep 17 00:00:00 2001 From: rudolfkoenig Date: Thu, 20 Feb 2014 19:24:18 +0000 Subject: [PATCH] FS20: german doc, FHT8V: german doc typo git-svn-id: https://svn.fhem.de/fhem/trunk@5002 2b470e98-0d58-463d-a4d8-8e2adae1ed80 --- fhem/FHEM/10_FS20.pm | 255 +++++++++++++++++++++++++++++++++++++++++- fhem/FHEM/11_FHT8V.pm | 2 +- 2 files changed, 255 insertions(+), 2 deletions(-) diff --git a/fhem/FHEM/10_FS20.pm b/fhem/FHEM/10_FS20.pm index 00ee511b1..84d5dca55 100755 --- a/fhem/FHEM/10_FS20.pm +++ b/fhem/FHEM/10_FS20.pm @@ -589,7 +589,7 @@ four2hex($$)
  • IODev
    Set the IO or physical device which should be used for sending signals for this "logical" device. An example for the physical device is an FHZ - or a CUL. Note: Upon startup fhem assigns each logical device + or a CUL. Note: Upon startup FHEM assigns each logical device (FS20/HMS/KS300/etc) the last physical device which can receive data for this type of device. The attribute IODev needs to be used only if you attached more than one physical device capable of receiving signals @@ -696,4 +696,257 @@ four2hex($$) =end html + +=begin html_DE + + +

    FS20

    + + +=end html_DE + =cut diff --git a/fhem/FHEM/11_FHT8V.pm b/fhem/FHEM/11_FHT8V.pm index 5d17496df..9b737d832 100755 --- a/fhem/FHEM/11_FHT8V.pm +++ b/fhem/FHEM/11_FHT8V.pm @@ -285,6 +285,6 @@ FHT8V_Get($@)
    -=end html +=end html_DE =cut