change Siro Values

This commit is contained in:
Marko Oldenburg 2019-05-31 11:15:42 +02:00
parent 13b8245941
commit 3a65b172c4

View File

@ -47,7 +47,7 @@ use strict;
use warnings;
use FHEM::Meta;
my $version = '0.6.14';
my $version = '0.6.15';
sub AutoShuttersControl_Initialize($) {
my ($hash) = @_;
@ -220,7 +220,7 @@ my %userAttrList = (
my %posSetCmds = (
ZWave => 'dim',
Siro => 'position',
Siro => 'pct',
CUL_HM => 'pct',
ROLLO => 'pct',
SOMFY => 'position',