From b1defbafecf91ca76bded23ea5e5357ef5d159c1 Mon Sep 17 00:00:00 2001 From: nasseeder1 <> Date: Sun, 21 Aug 2016 07:38:52 +0000 Subject: [PATCH] 93_DbRep: fit to new commandref style git-svn-id: https://svn.fhem.de/fhem/trunk@12021 2b470e98-0d58-463d-a4d8-8e2adae1ed80 --- fhem/CHANGED | 1 + fhem/FHEM/93_DbRep.pm | 3 +++ 2 files changed, 4 insertions(+) diff --git a/fhem/CHANGED b/fhem/CHANGED index 53d96b9a7..67dadb14e 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. + - change: 93_DbRep: fit to new commandref style - bugfix: 20_ROOMMATE,20_GUEST: Fixed wakeuptimer <> at-device sync - feature 93_DbRep: current_year_begin, previous_year_begin, current_year_end, previous_year_end added as possible diff --git a/fhem/FHEM/93_DbRep.pm b/fhem/FHEM/93_DbRep.pm index e935d358a..6766fd474 100644 --- a/fhem/FHEM/93_DbRep.pm +++ b/fhem/FHEM/93_DbRep.pm @@ -37,6 +37,7 @@ ########################################################################################################### # Versions History: # +# 3.5.2 21.08.2016 fit to new commandref style # 3.5.1 20.08.2016 commandref continued # 3.5 18.08.2016 new attribute timeOlderThan # 3.4.4 12.08.2016 current_year_begin, previous_year_begin, current_year_end, previous_year_end @@ -2088,6 +2089,8 @@ return ($runtime,$runtime_string,$runtime_string_first,$runtime_string_next,$ll) =pod =item helper +=item summary browsing / managing content of DbLog-databases. Content is depicted as readings +=item summary_DE durchsuchen / bearbeiten von DbLog-DB Content. Darstellung als Readings =begin html