bugfix
This commit is contained in:
parent
4851ecb6a7
commit
f6085b2df8
@ -13,4 +13,4 @@ UPD 2021-01-29_10:06:33 52525 lib/FHEM/Automation/ShuttersControl/Shutters/Attr.
|
||||
UPD 2020-06-22_09:41:40 2903 lib/FHEM/Automation/ShuttersControl/Shutters/Readings.pm
|
||||
UPD 2021-01-29_10:06:33 3980 lib/FHEM/Automation/ShuttersControl/Window/Attr.pm
|
||||
UPD 2020-06-22_09:41:40 2288 lib/FHEM/Automation/ShuttersControl/Window/Readings.pm
|
||||
UPD 2021-05-17_09:57:18 5113 lib/FHEM/Automation/ShuttersControl/Rainprotection.pm
|
||||
UPD 2021-05-17_10:10:38 5116 lib/FHEM/Automation/ShuttersControl/Rainprotection.pm
|
||||
|
@ -88,7 +88,7 @@ sub RainProcessing {
|
||||
&& $FHEM::Automation::ShuttersControl::shutters
|
||||
->getRainProtectionStatus eq 'protected' )
|
||||
{
|
||||
%funcHash = (
|
||||
my %funcHash = (
|
||||
shuttersdevice => $shuttersDev,
|
||||
);
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user