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