2
0
mirror of https://github.com/fhem/fhem-mirror.git synced 2025-04-09 07:44:19 +00:00

93_DbRep: V6.3.2 ,changelist to last version:

- new command delSeqDoublets
          - add last command option to internal LASTCMD
          - add format d:xx h:xx m:xx s:xx for attributes
            timeDiffToNow, timeOlderThan
          - new attribute fetchRoute to switch asc,desc datafetch  

git-svn-id: https://svn.fhem.de/fhem/trunk@15565 2b470e98-0d58-463d-a4d8-8e2adae1ed80
This commit is contained in:
nasseeder1 2017-12-07 16:44:17 +00:00
parent abd709f524
commit 366ef31842
2 changed files with 645 additions and 83 deletions

View File

@ -1,5 +1,11 @@
# 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: V6.3.2 ,changelist to last version:
- new command delSeqDoublets
- add last command option to internal LASTCMD
- add format d:xx h:xx m:xx s:xx for attributes
timeDiffToNow, timeOlderThan
- new attribute fetchRoute to switch asc,desc datafetch
- change: HttpUtils: compression activated
disable it with attr global httpcompress 0
- bugfix: 46_SmartPi: fix syntax error bug in Attribut Sub

File diff suppressed because it is too large Load Diff