kleinen Bug gefixt

This commit is contained in:
Marko Oldenburg 2018-09-03 22:26:31 +02:00
parent 891e373870
commit 562d4e3b38

View File

@ -235,7 +235,7 @@ sub Undef($$) {
my $name = $hash->{NAME};
UserAttributs_Readings_ForShutters($hash,'del'); # es sollen alle Attribute und Readings in den Rolläden Devices gelöscht werden welche vom Modul angelegt wurden
delFromAttrList('AutoShuttersControl:0,1');
delFromAttrList('AutoShuttersControl:0,1,2');
delete($modules{AutoShuttersControl}{defptr}{$hash->{MID}});