Version 2.0 Pre-Release #20
@@ -75,6 +75,8 @@ sub Initialize {
 | 
			
		||||
}
 | 
			
		||||
 | 
			
		||||
 | 
			
		||||
 | 
			
		||||
 | 
			
		||||
1;
 | 
			
		||||
 | 
			
		||||
=pod
 | 
			
		||||
 
 | 
			
		||||
@@ -547,7 +547,8 @@ sub CreateUri {
 | 
			
		||||
    {
 | 
			
		||||
        $uri .= '&action=' . $lockActionsSmartLock{$param}
 | 
			
		||||
          if ( $endpoint ne 'callback/add'
 | 
			
		||||
            && $deviceType == 0 );
 | 
			
		||||
            && ( $deviceType == 0
 | 
			
		||||
              || deviceType == 4 ) );
 | 
			
		||||
 | 
			
		||||
        $uri .= '&action=' . $lockActionsOpener{$param}
 | 
			
		||||
          if ( $endpoint ne 'callback/add'
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user