fix crash
This commit is contained in:
parent
f34ded692c
commit
8d664c22f8
@ -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";
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user