add ActionDetector command

git-svn-id: svn://svn.code.sf.net/p/fhem/code/trunk@6044 2b470e98-0d58-463d-a4d8-8e2adae1ed80
This commit is contained in:
martinp876
2014-06-03 18:18:26 +00:00
parent b75e9476e4
commit 17364fb235

View File

@@ -1246,6 +1246,7 @@ $culHmRegChan{"ROTO_ZEL-STG-RM-FWT03"}= $culHmRegChan{"HM-CC-TC03"};
);
%culHmModelGets = (
"CCU-FHEM" =>{ "listDevice"=>"" },
"ActionDetector" =>{ "listDevice"=>"[all|alive|unknown|dead|notAlive]" },
);
##############################---set---########################################