From 83ae996e0c6e3c50fb319aa912bf06a73c794f79 Mon Sep 17 00:00:00 2001 From: justme-1968 Date: Sun, 28 Jan 2018 19:16:05 +0000 Subject: [PATCH] 33_readingsGroup.pm: added german commandref section (by HomeAuto_User) see: https://forum.fhem.de/index.php/topic,83166.0 git-svn-id: https://svn.fhem.de/fhem/trunk@16030 2b470e98-0d58-463d-a4d8-8e2adae1ed80 --- fhem/CHANGED | 1 + fhem/FHEM/33_readingsGroup.pm | 247 +++++++++++++++++++++++++++++++++- 2 files changed, 247 insertions(+), 1 deletion(-) diff --git a/fhem/CHANGED b/fhem/CHANGED index d9cb998e0..2e04ff7ce 100644 --- a/fhem/CHANGED +++ b/fhem/CHANGED @@ -1,5 +1,6 @@ # Add changes at the top of the list. Keep it in ASCII, and 80-char wide. # Do not insert empty lines here, update check depends on it. + - feature: 33_readingsGroup: added german commandref (by HomeAuto_User) - feature: 10_pilight_ctrl: support bh1750 illuminance sensor - feature: 71_YAMAHA_NP: Added player readings support for airplay and spotify inputs. diff --git a/fhem/FHEM/33_readingsGroup.pm b/fhem/FHEM/33_readingsGroup.pm index 24b20a500..c705e76bb 100644 --- a/fhem/FHEM/33_readingsGroup.pm +++ b/fhem/FHEM/33_readingsGroup.pm @@ -1700,7 +1700,7 @@ readingsGroup_Attr($$$;$) =pod =item helper =item summary display a formated collection of readings from devices -=item summary_DE Stellt eine formatierte Readings von Geräte dar +=item summary_DE Stellt eine formatierte Darstellung aus Readings von Geräte bereit =begin html @@ -1964,4 +1964,249 @@ readingsGroup_Attr($$$;$) =end html +=begin html_DE + + +

readingsGroup

+ + +=end html_DE =cut