Merge branch 'master' into devel

test
This commit is contained in:
Marko Oldenburg 2019-06-08 10:55:07 +02:00
commit 435bb4346a

View File

@ -48,7 +48,7 @@ use strict;
use warnings;
use FHEM::Meta;
my $version = '0.6.15.4';
my $version = '0.6.16';
sub AutoShuttersControl_Initialize($) {
my ($hash) = @_;