change unprotection Code
This commit is contained in:
@ -103,6 +103,9 @@ sub RainProcessing {
|
||||
::InternalTimer( ::gettimeofday() + $FHEM::Automation::ShuttersControl::ascDev->getRainWaitingTime
|
||||
, \&_RainUnprotected
|
||||
, \%funcHash );
|
||||
|
||||
$FHEM::Automation::ShuttersControl::shutters
|
||||
->setRainProtectionStatus('unprotected');
|
||||
}
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user