add import CheckASC_ConditionsForShadingFn fn from Shading

geändert:       lib/FHEM/Automation/ShuttersControl.pm
This commit is contained in:
2020-07-09 08:56:46 +02:00
parent 9eef44ca3a
commit 8329cf35d1
2 changed files with 2 additions and 1 deletions

View File

@ -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);