fix is in external trigger and shading is aktive
[Ticket: X]
This commit is contained in:
		| @@ -1,10 +1,10 @@ | |||||||
| UPD 2022-08-29_09:08:53 116179 FHEM/73_AutoShuttersControl.pm | UPD 2022-08-29_09:43:20 116179 FHEM/73_AutoShuttersControl.pm | ||||||
| UPD 2022-08-29_07:40:46 76466 lib/FHEM/Automation/ShuttersControl.pm | UPD 2022-08-29_07:40:46 76466 lib/FHEM/Automation/ShuttersControl.pm | ||||||
| UPD 2022-01-14_08:49:13 2691 lib/FHEM/Automation/ShuttersControl/Dev.pm | UPD 2022-01-14_08:49:13 2691 lib/FHEM/Automation/ShuttersControl/Dev.pm | ||||||
| UPD 2022-01-14_08:49:13 2677 lib/FHEM/Automation/ShuttersControl/Roommate.pm | UPD 2022-01-14_08:49:13 2677 lib/FHEM/Automation/ShuttersControl/Roommate.pm | ||||||
| UPD 2022-03-05_09:12:41 32016 lib/FHEM/Automation/ShuttersControl/Shutters.pm | UPD 2022-03-05_09:12:41 32016 lib/FHEM/Automation/ShuttersControl/Shutters.pm | ||||||
| UPD 2022-01-14_08:49:13 25452 lib/FHEM/Automation/ShuttersControl/Shading.pm | UPD 2022-08-29_09:53:16 25543 lib/FHEM/Automation/ShuttersControl/Shading.pm | ||||||
| UPD 2022-08-29_09:12:58 112285 lib/FHEM/Automation/ShuttersControl/EventProcessingFunctions.pm | UPD 2022-08-29_09:27:49 112285 lib/FHEM/Automation/ShuttersControl/EventProcessingFunctions.pm | ||||||
| UPD 2022-08-29_08:42:40 40705 lib/FHEM/Automation/ShuttersControl/Helper.pm | UPD 2022-08-29_08:42:40 40705 lib/FHEM/Automation/ShuttersControl/Helper.pm | ||||||
| UPD 2022-01-14_08:49:13 2209 lib/FHEM/Automation/ShuttersControl/Window.pm | UPD 2022-01-14_08:49:13 2209 lib/FHEM/Automation/ShuttersControl/Window.pm | ||||||
| UPD 2022-01-14_08:49:13 11857 lib/FHEM/Automation/ShuttersControl/Dev/Attr.pm | UPD 2022-01-14_08:49:13 11857 lib/FHEM/Automation/ShuttersControl/Dev/Attr.pm | ||||||
|   | |||||||
| @@ -287,6 +287,8 @@ sub ShadingProcessing { | |||||||
|         || $FHEM::Automation::ShuttersControl::shutters->getShadingMode eq 'off' |         || $FHEM::Automation::ShuttersControl::shutters->getShadingMode eq 'off' | ||||||
|         || $FHEM::Automation::ShuttersControl::ascDev |         || $FHEM::Automation::ShuttersControl::ascDev | ||||||
|         ->getAutoShuttersControlShading eq 'off' |         ->getAutoShuttersControlShading eq 'off' | ||||||
|  |         || $FHEM::Automation::ShuttersControl::shutters | ||||||
|  |         ->getExternalTriggerStatus | ||||||
|       ); |       ); | ||||||
|  |  | ||||||
|     ::Log3( $name, 4, |     ::Log3( $name, 4, | ||||||
|   | |||||||
		Reference in New Issue
	
	Block a user