2
0
mirror of https://github.com/fhem/fhem-mirror.git synced 2025-03-10 09:16:53 +00:00

added THGR132N

git-svn-id: https://svn.fhem.de/fhem/trunk@3647 2b470e98-0d58-463d-a4d8-8e2adae1ed80
This commit is contained in:
wherzig 2013-08-09 17:14:39 +00:00
parent ac82866288
commit 7ca72512c3

View File

@ -30,7 +30,7 @@ my %flogpar = (
# Oregon sensors: # Oregon sensors:
# * temperature # * temperature
"(THR128|THWR288A|THN132N).*" "(THR128|THWR288A|THN132N|THGR132N).*"
=> { GPLOT => "temp4:Temp,", FILTER => "%NAME" }, => { GPLOT => "temp4:Temp,", FILTER => "%NAME" },
# * temperature, humidity # * temperature, humidity
"(THGR228N|THGR810|THGR918|THGR328N|RTGR328N|WTGR800_T|WT450H).*" "(THGR228N|THGR810|THGR918|THGR328N|RTGR328N|WTGR800_T|WT450H).*"