mirror of
https://github.com/fhem/fhem-mirror.git
synced 2025-01-31 12:49:34 +00:00
add ActionDetector command
git-svn-id: https://svn.fhem.de/fhem/trunk@6044 2b470e98-0d58-463d-a4d8-8e2adae1ed80
This commit is contained in:
parent
ff574351d5
commit
58141b24e0
@ -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---########################################
|
||||
|
Loading…
Reference in New Issue
Block a user