73_GardenaSmartBridge: fix FHEM crash then use Meta Part2
git-svn-id: https://svn.fhem.de/fhem/trunk@19039 2b470e98-0d58-463d-a4d8-8e2adae1ed80
This commit is contained in:
@@ -57,6 +57,7 @@ package main;
|
||||
|
||||
use strict;
|
||||
use warnings;
|
||||
use FHEM::Meta;
|
||||
|
||||
my $version = "1.6.0";
|
||||
|
||||
@@ -105,6 +106,7 @@ my $missingModul = "";
|
||||
use strict;
|
||||
use warnings;
|
||||
use POSIX;
|
||||
use FHEM::Meta;
|
||||
|
||||
use HttpUtils;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user