mirror of
https://github.com/fhem/fhem-mirror.git
synced 2025-05-04 22:19:38 +00:00
autocreate for TRX TX3 fixed
git-svn-id: https://svn.fhem.de/fhem/trunk/fhem@1495 2b470e98-0d58-463d-a4d8-8e2adae1ed80
This commit is contained in:
parent
193a7ca733
commit
2095bf8fcc
@ -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