add import CheckASC_ConditionsForShadingFn fn from Shading
geändert: lib/FHEM/Automation/ShuttersControl.pm
This commit is contained in:
parent
9eef44ca3a
commit
8329cf35d1
@ -1,5 +1,5 @@
|
||||
UPD 2020-07-08_22:02:31 97041 FHEM/73_AutoShuttersControl.pm
|
||||
UPD 2020-07-09_08:53:11 73926 lib/FHEM/Automation/ShuttersControl.pm
|
||||
UPD 2020-07-09_08:56:22 74011 lib/FHEM/Automation/ShuttersControl.pm
|
||||
UPD 2020-06-22_09:41:40 2657 lib/FHEM/Automation/ShuttersControl/Dev.pm
|
||||
UPD 2020-07-07_14:49:19 2496 lib/FHEM/Automation/ShuttersControl/Roommate.pm
|
||||
UPD 2020-07-08_22:06:53 30760 lib/FHEM/Automation/ShuttersControl/Shutters.pm
|
||||
|
@ -76,6 +76,7 @@ use Date::Parse;
|
||||
use FHEM::Automation::ShuttersControl::Shutters;
|
||||
use FHEM::Automation::ShuttersControl::Dev;
|
||||
|
||||
use FHEM::Automation::ShuttersControl::Shading qw (CheckASC_ConditionsForShadingFn);
|
||||
use FHEM::Automation::ShuttersControl::EventProcessingFunctions qw (:ALL);
|
||||
use FHEM::Automation::ShuttersControl::Helper qw (:ALL);
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user