mirror of
https://github.com/fhem/fhem-mirror.git
synced 2025-01-31 18:59:33 +00:00
CUL_EM: Dump all events into the file
git-svn-id: https://svn.fhem.de/fhem/trunk@901 2b470e98-0d58-463d-a4d8-8e2adae1ed80
This commit is contained in:
parent
07fcb5e927
commit
d1a1412f1a
@ -12,7 +12,7 @@ use warnings;
|
||||
|
||||
my %flogpar = (
|
||||
"CUL_EM.*"
|
||||
=> { GPLOT => "cul_em:Power,", FILTER => "%NAME:CNT:.*" },
|
||||
=> { GPLOT => "cul_em:Power,", FILTER => "%NAME" },
|
||||
"CUL_WS.*"
|
||||
=> { GPLOT => "hms:Temp/Hum,", FILTER => "%NAME" },
|
||||
"CUL_FHTTK.*"
|
||||
|
Loading…
Reference in New Issue
Block a user