HMConfig: actionType

git-svn-id: svn://svn.code.sf.net/p/fhem/code/trunk@8706 2b470e98-0d58-463d-a4d8-8e2adae1ed80
This commit is contained in:
martinp876
2015-06-07 09:59:38 +00:00
parent 7344d4f7d0
commit 15fa30186a

View File

@@ -794,6 +794,7 @@ my $K_actDetID = '000000'; # id of actionDetector
,ledFlashUnlocked=>1,ledFlashLocked =>1
,CtValLo =>1,CtValHi =>1
,CtOn =>1,CtOff =>1
,ActionType =>1
,KeyJtOn =>1,KeyJtOff =>1
,OnTime =>1
}