fix crash
This commit is contained in:
@@ -301,7 +301,7 @@ sub Notify($$) {
|
|||||||
{
|
{
|
||||||
|
|
||||||
InternalTimer( gettimeofday() + $hash->{INTERVAL},
|
InternalTimer( gettimeofday() + $hash->{INTERVAL},
|
||||||
"GardenaSmartBridge::getDevices", $hash );
|
"FHEM::GardenaSmartBridge::getDevices", $hash );
|
||||||
Log3 $name, 4,
|
Log3 $name, 4,
|
||||||
"GardenaSmartBridge ($name) - set internal timer function for recall getDevices sub";
|
"GardenaSmartBridge ($name) - set internal timer function for recall getDevices sub";
|
||||||
}
|
}
|
||||||
|
Reference in New Issue
Block a user