2
0
mirror of https://github.com/fhem/fhem-mirror.git synced 2025-01-31 06:39:11 +00:00

93_DbLog: change cache from %defs to %data, improved log infos with verbose 5 of SVG generation, bugfix check TIMESTAMP

in attribute DbLogValueFn or attribute valueFn

git-svn-id: https://svn.fhem.de/fhem/trunk@20304 2b470e98-0d58-463d-a4d8-8e2adae1ed80
This commit is contained in:
nasseeder1 2019-10-04 08:59:19 +00:00
parent 4b6bd82d6d
commit 4224484ff1
2 changed files with 510 additions and 468 deletions

View File

@ -1,5 +1,8 @@
# Add changes at the top of the list. Keep it in ASCII, and 80-char wide. # 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. # Do not insert empty lines here, update check depends on it.
- change: 93_DbLog: change cache from %defs to %data, improved log infos
with verbose 5 of SVG generation, bugfix check TIMESTAMP
in attribute DbLogValueFn or attribute valueFn
- bugfix: 73_AutoShuttersControl: fix partyMode and window open condition - bugfix: 73_AutoShuttersControl: fix partyMode and window open condition
- bugfix: 70_BRAVIA: fix state - bugfix: 70_BRAVIA: fix state
- bugfix: 10_MYSENSORS_DEVICE: Prevent FHEM crash in case of ext. OTA update - bugfix: 10_MYSENSORS_DEVICE: Prevent FHEM crash in case of ext. OTA update

File diff suppressed because it is too large Load Diff