This commit is contained in:
2021-05-17 10:11:49 +02:00
parent 4851ecb6a7
commit f6085b2df8
2 changed files with 2 additions and 2 deletions

View File

@ -88,7 +88,7 @@ sub RainProcessing {
&& $FHEM::Automation::ShuttersControl::shutters
->getRainProtectionStatus eq 'protected' )
{
%funcHash = (
my %funcHash = (
shuttersdevice => $shuttersDev,
);