Merge branch 'devel' into testing
This commit is contained in:
		| @@ -13,4 +13,4 @@ UPD 2021-09-14_09:51:23 52525 lib/FHEM/Automation/ShuttersControl/Shutters/Attr. | ||||
| UPD 2021-09-14_09:51:23 2903 lib/FHEM/Automation/ShuttersControl/Shutters/Readings.pm | ||||
| UPD 2021-09-14_09:51:23 3980 lib/FHEM/Automation/ShuttersControl/Window/Attr.pm | ||||
| UPD 2021-09-14_09:51:23 2288 lib/FHEM/Automation/ShuttersControl/Window/Readings.pm | ||||
| UPD 2021-10-08_09:51:50 6506 lib/FHEM/Automation/ShuttersControl/Rainprotection.pm | ||||
| UPD 2021-10-08_11:44:00 6506 lib/FHEM/Automation/ShuttersControl/Rainprotection.pm | ||||
|   | ||||
| @@ -110,7 +110,7 @@ sub RainProcessing { | ||||
|         else { | ||||
|             $FHEM::Automation::ShuttersControl::shutters | ||||
|                 ->setRainProtectionStatus('unprotected') | ||||
|               if (  $FHEM::Automation::ShuttersControl::shutters->getStatus == | ||||
|               if (  $FHEM::Automation::ShuttersControl::shutters->getStatus != | ||||
|                       $rainClosedPos | ||||
|                 && ($val == 0 || $val < $triggerMin) ); | ||||
|         } | ||||
|   | ||||
		Reference in New Issue
	
	Block a user