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

autocreate for TRX TX3 fixed

git-svn-id: https://svn.fhem.de/fhem/trunk@1495 2b470e98-0d58-463d-a4d8-8e2adae1ed80
This commit is contained in:
wherzig 2012-04-29 06:23:43 +00:00
parent 634cbd8c2c
commit 75df88d7ff

View File

@ -53,9 +53,7 @@ my %flogpar = (
"TRX_DS10A.*"
=> { GPLOT => "fht80tf:Window,", FILTER => "%NAME" },
# TX3 temperature sensors received by RFXTRX
"TX3_T.*"
=> { GPLOT => "temp4:Temp,", FILTER => "%NAME" },
"TX3_H.*"
"TX3.*"
=> { GPLOT => "temp4hum4:Temp/Hum,", FILTER => "%NAME" },