From f2548ee6fa02fad655ddc279b773c777c4a9dc3d Mon Sep 17 00:00:00 2001 From: Marko Oldenburg Date: Sun, 12 Jan 2020 09:49:01 +0100 Subject: [PATCH] change commandref --- 73_AutoShuttersControl.pm | 28 +++------------------------- 1 file changed, 3 insertions(+), 25 deletions(-) diff --git a/73_AutoShuttersControl.pm b/73_AutoShuttersControl.pm index 1d8151d..cd90a44 100644 --- a/73_AutoShuttersControl.pm +++ b/73_AutoShuttersControl.pm @@ -778,17 +778,6 @@ sub ShuttersDeviceScan($) { } } - #### - CommandAttr( undef, - $name - . ' ASC_shuttersDriveDelay ' - . AttrVal( $name, 'ASC_shuttersDriveOffset', -1 ) ) - if ( AttrVal( $name, 'ASC_shuttersDriveOffset', 'none' ) ne 'none' ); - CommandDeleteAttr( undef, $name . ' ASC_shuttersDriveOffset' ) - if ( AttrVal( $name, 'ASC_shuttersDriveOffset', 'none' ) ne 'none' ); - - #### - $hash->{NOTIFYDEV} = "global," . $name . $shuttersList; if ( $ascDev->getMonitoredDevs ne 'none' ) { @@ -7187,8 +7176,8 @@ sub getblockAscDrivesAfterManual { DEVICENAME which contains a presence state, e.g. rgr_Residents:state. The target should contain values alike the RESIDENTS family. - -
  • ASC_shuttersDriveOffset - Maximum random drive delay in seconds for calculating + +
  • ASC_shuttersDriveDelay - Maximum random drive delay in seconds for calculating the operating time. 0 equals to no delay.
  • @@ -7276,12 +7265,6 @@ sub getblockAscDrivesAfterManual {
  • ASC_DriveUpMaxDuration - Drive up duration of the shutter plus 5 seconds. Defaults to 60 seconds if not set.
  • -
  • ASC_Drive_Offset - Maximum random drive delay in seconds for calculating the - driving time. 0 equals to no delay, -1 ASC_shuttersDriveOffset is used. Defaults to -1. -
  • -
  • ASC_Drive_OffsetStart - Fixed drive delay in seconds for calculating the - driving time. -1 or 0 equals to no delay. Defaults to -1 (no offset). -
  • ASC_LockOut soft|hard|off - Configures the lock out protection for the current shutter. Values are:
    -
    In den Rollläden-Geräten