change condition syntax of SetFn
This commit is contained in:
parent
842e41e3dc
commit
8109cd7ebe
@ -1,11 +1,11 @@
|
||||
UPD 2022-01-01_20:15:38 115601 FHEM/73_AutoShuttersControl.pm
|
||||
UPD 2022-01-02_07:04:23 75300 lib/FHEM/Automation/ShuttersControl.pm
|
||||
UPD 2022-01-02_07:48:22 75806 lib/FHEM/Automation/ShuttersControl.pm
|
||||
UPD 2022-01-02_06:39:39 2691 lib/FHEM/Automation/ShuttersControl/Dev.pm
|
||||
UPD 2022-01-02_06:34:39 2677 lib/FHEM/Automation/ShuttersControl/Roommate.pm
|
||||
UPD 2022-01-02_07:04:24 32028 lib/FHEM/Automation/ShuttersControl/Shutters.pm
|
||||
UPD 2022-01-02_06:37:09 25452 lib/FHEM/Automation/ShuttersControl/Shading.pm
|
||||
UPD 2022-01-02_06:36:31 112122 lib/FHEM/Automation/ShuttersControl/EventProcessingFunctions.pm
|
||||
UPD 2022-01-02_07:04:20 40382 lib/FHEM/Automation/ShuttersControl/Helper.pm
|
||||
UPD 2022-01-02_07:31:19 40322 lib/FHEM/Automation/ShuttersControl/Helper.pm
|
||||
UPD 2022-01-02_06:41:32 2209 lib/FHEM/Automation/ShuttersControl/Window.pm
|
||||
UPD 2022-01-01_20:15:38 11706 lib/FHEM/Automation/ShuttersControl/Dev/Attr.pm
|
||||
UPD 2022-01-01_20:15:38 7265 lib/FHEM/Automation/ShuttersControl/Dev/Readings.pm
|
||||
|
File diff suppressed because it is too large
Load Diff
@ -88,8 +88,6 @@ our %EXPORT_TAGS = (
|
||||
],
|
||||
);
|
||||
|
||||
use FHEM::Automation::ShuttersControl '$shutters $ascDev';
|
||||
|
||||
use GPUtils qw(GP_Import);
|
||||
## Import der FHEM Funktionen
|
||||
BEGIN {
|
||||
|
Loading…
Reference in New Issue
Block a user