mirror of
https://github.com/fhem/fhem-mirror.git
synced 2025-04-08 13:24:56 +00:00
Skip the powerFactor events.
git-svn-id: https://svn.fhem.de/fhem/trunk@3099 2b470e98-0d58-463d-a4d8-8e2adae1ed80
This commit is contained in:
parent
8c6df35a20
commit
ea4c02d617
@ -78,7 +78,7 @@ my %flogpar = (
|
||||
=> { GPLOT => "temp4hum4:Temp/Hum,", FILTER => "%NAME" },
|
||||
|
||||
"FBDECT.*"
|
||||
=> { GPLOT => "power4:Power,", FILTER => "%NAME:power.*",
|
||||
=> { GPLOT => "power4:Power,", FILTER => "%NAME:power\\x3a.*",
|
||||
ATTR => "event-min-interval:power:120" },
|
||||
);
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user