Add files via upload

This commit is contained in:
Byte009 2019-05-27 05:47:29 +02:00 committed by GitHub
parent 7fec6d6207
commit 3de715e316
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -18,6 +18,7 @@ sub Siro_Initialize($) {
my ($hash) = @_;
$hash->{SetFn} = "FHEM::Siro::Set";
$hash->{MODEL} = "LE-serie";
$hash->{NotifyFn} = "FHEM::Siro::Notify";
$hash->{ShutdownFn} = "FHEM::Siro::Shutdown";
$hash->{FW_deviceOverview} = 1;