fix Logikfehler? siehe Forum
https://forum.fhem.de/index.php/topic,120390.msg1149463.html#msg1149463
This commit is contained in:
		| @@ -1,15 +1,15 @@ | ||||
| UPD 2021-02-08_12:03:36 97970 FHEM/73_AutoShuttersControl.pm | ||||
| UPD 2021-01-29_10:06:33 74314 lib/FHEM/Automation/ShuttersControl.pm | ||||
| UPD 2020-06-22_09:41:40 2657 lib/FHEM/Automation/ShuttersControl/Dev.pm | ||||
| UPD 2020-07-26_17:36:29 2496 lib/FHEM/Automation/ShuttersControl/Roommate.pm | ||||
| UPD 2021-02-26_13:59:15 31487 lib/FHEM/Automation/ShuttersControl/Shutters.pm | ||||
| UPD 2021-01-29_10:06:33 25599 lib/FHEM/Automation/ShuttersControl/Shading.pm | ||||
| UPD 2021-01-29_10:06:33 110380 lib/FHEM/Automation/ShuttersControl/EventProcessingFunctions.pm | ||||
| UPD 2021-02-08_12:03:36 40628 lib/FHEM/Automation/ShuttersControl/Helper.pm | ||||
| UPD 2020-06-22_09:41:40 2175 lib/FHEM/Automation/ShuttersControl/Window.pm | ||||
| UPD 2021-01-29_10:06:33 11742 lib/FHEM/Automation/ShuttersControl/Dev/Attr.pm | ||||
| UPD 2020-07-03_11:29:10 7251 lib/FHEM/Automation/ShuttersControl/Dev/Readings.pm | ||||
| UPD 2021-01-29_10:06:33 52525 lib/FHEM/Automation/ShuttersControl/Shutters/Attr.pm | ||||
| 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-02-18_11:11:24 97970 FHEM/73_AutoShuttersControl.pm | ||||
| UPD 2021-04-17_14:54:52 74314 lib/FHEM/Automation/ShuttersControl.pm | ||||
| UPD 2021-02-18_11:11:24 2657 lib/FHEM/Automation/ShuttersControl/Dev.pm | ||||
| UPD 2021-02-18_11:11:24 2496 lib/FHEM/Automation/ShuttersControl/Roommate.pm | ||||
| UPD 2021-03-25_07:52:48 31487 lib/FHEM/Automation/ShuttersControl/Shutters.pm | ||||
| UPD 2021-02-18_11:11:24 25599 lib/FHEM/Automation/ShuttersControl/Shading.pm | ||||
| UPD 2021-04-17_15:23:37 110498 lib/FHEM/Automation/ShuttersControl/EventProcessingFunctions.pm | ||||
| UPD 2021-02-18_11:11:24 40628 lib/FHEM/Automation/ShuttersControl/Helper.pm | ||||
| UPD 2021-02-18_11:11:24 2175 lib/FHEM/Automation/ShuttersControl/Window.pm | ||||
| UPD 2021-02-18_11:11:24 11742 lib/FHEM/Automation/ShuttersControl/Dev/Attr.pm | ||||
| UPD 2021-02-18_11:11:24 7251 lib/FHEM/Automation/ShuttersControl/Dev/Readings.pm | ||||
| UPD 2021-02-18_11:11:24 52525 lib/FHEM/Automation/ShuttersControl/Shutters/Attr.pm | ||||
| UPD 2021-02-18_11:11:24 2903 lib/FHEM/Automation/ShuttersControl/Shutters/Readings.pm | ||||
| UPD 2021-02-18_11:11:24 3980 lib/FHEM/Automation/ShuttersControl/Window/Attr.pm | ||||
| UPD 2021-02-18_11:11:24 2288 lib/FHEM/Automation/ShuttersControl/Window/Readings.pm | ||||
|   | ||||
| @@ -300,8 +300,8 @@ sub EventProcessingWindowRec { | ||||
|                 $FHEM::Automation::ShuttersControl::shutters->getVentilatePos | ||||
|                 || $FHEM::Automation::ShuttersControl::shutters->getStatus == | ||||
|                 $FHEM::Automation::ShuttersControl::shutters->getComfortOpenPos | ||||
|                 || $FHEM::Automation::ShuttersControl::shutters->getStatus == | ||||
|                 $FHEM::Automation::ShuttersControl::shutters->getOpenPos | ||||
| #                 || $FHEM::Automation::ShuttersControl::shutters->getStatus == | ||||
| #                 $FHEM::Automation::ShuttersControl::shutters->getOpenPos                  Logikfehler? siehe Forum https://forum.fhem.de/index.php/topic,120390.msg1149463.html#msg1149463 | ||||
|                 || ( $FHEM::Automation::ShuttersControl::shutters->getStatus == | ||||
|                     $FHEM::Automation::ShuttersControl::shutters | ||||
|                     ->getPrivacyDownPos | ||||
|   | ||||
		Reference in New Issue
	
	Block a user