Change WindUnprotectionFn if ShuttersPlace awning
[Ticket: X]
This commit is contained in:
@ -1431,10 +1431,7 @@ sub EventProcessingWind {
|
||||
$FHEM::Automation::ShuttersControl::shutters->getLastPos;
|
||||
}
|
||||
|
||||
if ( !$FHEM::Automation::ShuttersControl::shutters->getIsDay
|
||||
&& $FHEM::Automation::ShuttersControl::shutters
|
||||
->getShuttersPlace ne 'awning' )
|
||||
{
|
||||
if ( !$FHEM::Automation::ShuttersControl::shutters->getIsDay ) {
|
||||
$targetPos = (
|
||||
$FHEM::Automation::ShuttersControl::shutters
|
||||
->getPrivacyDownStatus == 2
|
||||
|
Reference in New Issue
Block a user