2
0
mirror of https://github.com/fhem/fhem-mirror.git synced 2025-02-07 16:59:18 +00:00

HMconfig: add action detector definition

git-svn-id: https://svn.fhem.de/fhem/trunk@18769 2b470e98-0d58-463d-a4d8-8e2adae1ed80
This commit is contained in:
martinp876 2019-03-02 06:46:34 +00:00
parent 412d0a88aa
commit 63ec01cd9f

View File

@ -330,7 +330,7 @@ my $K_actDetID = '000000'; # id of actionDetector
,"8002" => {name=>"PS-Th-Sens" ,st=>'THSensor' ,cyc=>'' ,rxt=>'' ,lst=>'1,4' ,chn=>"Sen:1:4",}
,"FFF0" => {name=>"CCU-FHEM" ,st=>'virtual' ,cyc=>'' ,rxt=>'' ,lst=>'' ,chn=>"Btn:1:50",}
,"FFF1" => {name=>"VIRTUAL" ,st=>'virtual' ,cyc=>'' ,rxt=>'' ,lst=>'' ,chn=>"Btn:1:50",}
,"0000" => {name=>"ActionDetector" ,st=>'virtual' ,cyc=>'' ,rxt=>'' ,lst=>'' ,chn=>"",}
# "HM-LGW-O-TW-W-EU" #Funk LAN Gateway
#################open:---------------------------
);