From b272c4fe7d751014a69299de036a8b1a637a4cfc Mon Sep 17 00:00:00 2001 From: rudolfkoenig <> Date: Fri, 28 Feb 2014 07:48:55 +0000 Subject: [PATCH] FHT: german doc git-svn-id: https://svn.fhem.de/fhem/trunk@5070 2b470e98-0d58-463d-a4d8-8e2adae1ed80 --- fhem/FHEM/11_FHT.pm | 330 +++++++++++++++++++++++++++++++- fhem/contrib/commandref_join.pl | 4 +- 2 files changed, 329 insertions(+), 5 deletions(-) diff --git a/fhem/FHEM/11_FHT.pm b/fhem/FHEM/11_FHT.pm index 956a00566..e801edc5a 100755 --- a/fhem/FHEM/11_FHT.pm +++ b/fhem/FHEM/11_FHT.pm @@ -5,7 +5,7 @@ # Copyright by # e-mail: # -# This file is part of fhem. +# This file is part of FHEM. # # Fhem is free software: you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by @@ -18,7 +18,7 @@ # GNU General Public License for more details. # # You should have received a copy of the GNU General Public License -# along with fhem. If not, see . +# along with FHEM. If not, see . # ############################################################################## package main; @@ -982,7 +982,7 @@ getFhtBuffer($)
  • tmpcorr
    Correct the temperature reported by the FHT by the value specified. - Note: only the measured-temp value reported by fhem (used for logging) + Note: only the measured-temp value reported by FHEM (used for logging) will be modified.

  • @@ -1027,4 +1027,328 @@ getFhtBuffer($) =end html + +=begin html_DE + + +

    FHT

    + + +=end html_DE + =cut diff --git a/fhem/contrib/commandref_join.pl b/fhem/contrib/commandref_join.pl index 2014827a0..d6e1c0aa2 100755 --- a/fhem/contrib/commandref_join.pl +++ b/fhem/contrib/commandref_join.pl @@ -109,8 +109,8 @@ foreach my $lang (@lang) {

    $mod

    EOF }