mirror of
https://github.com/fhem/fhem-mirror.git
synced 2025-04-22 08:11:44 +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:
parent
634cbd8c2c
commit
75df88d7ff
@ -53,9 +53,7 @@ my %flogpar = (
|
|||||||
"TRX_DS10A.*"
|
"TRX_DS10A.*"
|
||||||
=> { GPLOT => "fht80tf:Window,", FILTER => "%NAME" },
|
=> { GPLOT => "fht80tf:Window,", FILTER => "%NAME" },
|
||||||
# TX3 temperature sensors received by RFXTRX
|
# TX3 temperature sensors received by RFXTRX
|
||||||
"TX3_T.*"
|
"TX3.*"
|
||||||
=> { GPLOT => "temp4:Temp,", FILTER => "%NAME" },
|
|
||||||
"TX3_H.*"
|
|
||||||
=> { GPLOT => "temp4hum4:Temp/Hum,", FILTER => "%NAME" },
|
=> { GPLOT => "temp4hum4:Temp/Hum,", FILTER => "%NAME" },
|
||||||
|
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user