Added actuator to the cantset hash
git-svn-id: svn://svn.code.sf.net/p/fhem/code/trunk@690 2b470e98-0d58-463d-a4d8-8e2adae1ed80
This commit is contained in:
@@ -82,6 +82,16 @@ my %codes = (
|
|||||||
);
|
);
|
||||||
|
|
||||||
my %cantset = (
|
my %cantset = (
|
||||||
|
"actuator" => 1,
|
||||||
|
"actuator1" => 1,
|
||||||
|
"actuator2" => 1,
|
||||||
|
"actuator3" => 1,
|
||||||
|
"actuator4" => 1,
|
||||||
|
"actuator5" => 1,
|
||||||
|
"actuator6" => 1,
|
||||||
|
"actuator7" => 1,
|
||||||
|
"actuator8" => 1,
|
||||||
|
|
||||||
"ack" => 1,
|
"ack" => 1,
|
||||||
"ack2" => 1,
|
"ack2" => 1,
|
||||||
"battery" => 1,
|
"battery" => 1,
|
||||||
|
|||||||
Reference in New Issue
Block a user