ready for release #46
@@ -1233,7 +1233,10 @@ Log3 $name, 1, "[DEBUG] Teufelnchen 3: ".$payload;
 | 
				
			|||||||
    }
 | 
					    }
 | 
				
			||||||
 | 
					
 | 
				
			||||||
    $uri = '/devices/'.InternalVal($hash->{helper}{debug_device}, 'DEVICEID', 0 ) if ( exists ($hash->{helper}{debug_device}));
 | 
					    $uri = '/devices/'.InternalVal($hash->{helper}{debug_device}, 'DEVICEID', 0 ) if ( exists ($hash->{helper}{debug_device}));
 | 
				
			||||||
    $uri = '/auth/token' if ( !defined( $hash->{helper}{session_id} ) );
 | 
					    if ( !defined( $hash->{helper}{session_id} ) ){
 | 
				
			||||||
 | 
					      $uri = '/auth/token';
 | 
				
			||||||
 | 
					      $method = 'POST';
 | 
				
			||||||
 | 
					    };
 | 
				
			||||||
    if ( defined( $hash->{helper}{locations_id} ) ) {
 | 
					    if ( defined( $hash->{helper}{locations_id} ) ) {
 | 
				
			||||||
        if ( defined($abilities) && $abilities =~ /.*_settings/ ) {
 | 
					        if ( defined($abilities) && $abilities =~ /.*_settings/ ) {
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 
 | 
				
			|||||||
@@ -1,2 +1,2 @@
 | 
				
			|||||||
UPD 2021-06-21_20:44:35 47344 FHEM/73_GardenaSmartBridge.pm
 | 
					UPD 2021-06-21_20:46:14 47382 FHEM/73_GardenaSmartBridge.pm
 | 
				
			||||||
UPD 2021-06-09_09:52:26 55505 FHEM/74_GardenaSmartDevice.pm
 | 
					UPD 2021-06-09_09:52:26 55505 FHEM/74_GardenaSmartDevice.pm
 | 
				
			||||||
 
 | 
				
			|||||||
		Reference in New Issue
	
	Block a user