change Siro Values
This commit is contained in:
		| @@ -47,7 +47,7 @@ use strict; | |||||||
| use warnings; | use warnings; | ||||||
| use FHEM::Meta; | use FHEM::Meta; | ||||||
|  |  | ||||||
| my $version = '0.6.14'; | my $version = '0.6.15'; | ||||||
|  |  | ||||||
| sub AutoShuttersControl_Initialize($) { | sub AutoShuttersControl_Initialize($) { | ||||||
|     my ($hash) = @_; |     my ($hash) = @_; | ||||||
| @@ -220,7 +220,7 @@ my %userAttrList = ( | |||||||
|  |  | ||||||
| my %posSetCmds = ( | my %posSetCmds = ( | ||||||
|     ZWave      => 'dim', |     ZWave      => 'dim', | ||||||
|     Siro       => 'position', |     Siro       => 'pct', | ||||||
|     CUL_HM     => 'pct', |     CUL_HM     => 'pct', | ||||||
|     ROLLO      => 'pct', |     ROLLO      => 'pct', | ||||||
|     SOMFY      => 'position', |     SOMFY      => 'position', | ||||||
|   | |||||||
		Reference in New Issue
	
	Block a user