add EnOcean TYP support
This commit is contained in:
parent
a158862210
commit
1729e8eba1
@ -262,6 +262,7 @@ my %posSetCmds = (
|
|||||||
HM485 => 'level',
|
HM485 => 'level',
|
||||||
SELVECommeo => 'position',
|
SELVECommeo => 'position',
|
||||||
SELVE => 'position',
|
SELVE => 'position',
|
||||||
|
EnOcean => 'position',
|
||||||
);
|
);
|
||||||
|
|
||||||
my $shutters = new ASC_Shutters();
|
my $shutters = new ASC_Shutters();
|
||||||
|
Loading…
x
Reference in New Issue
Block a user