2
0
mirror of https://github.com/fhem/fhem-mirror.git synced 2025-03-10 03:06:37 +00:00

93_DbRep: fit to new commandref style

git-svn-id: https://svn.fhem.de/fhem/trunk@12021 2b470e98-0d58-463d-a4d8-8e2adae1ed80
This commit is contained in:
nasseeder1 2016-08-21 07:38:52 +00:00
parent c66f6828e2
commit b1defbafec
2 changed files with 4 additions and 0 deletions

View File

@ -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

View File

@ -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
<a name="DbRep"></a>