test commit
This commit is contained in:
parent
7f1c8ae1e3
commit
49b15725bf
@ -70,7 +70,7 @@ my $missingModul = '';
|
||||
eval "use Encode qw(encode encode_utf8 decode_utf8);1"
|
||||
or $missingModul .= "Encode ";
|
||||
|
||||
# eval "use JSON;1" || $missingModul .= 'JSON ';
|
||||
# eval "use JSON;1" || $missingModul .= 'JSON ';
|
||||
eval "use IO::Socket::SSL;1" or $missingModul .= 'IO::Socket::SSL ';
|
||||
|
||||
# try to use JSON::MaybeXS wrapper
|
||||
|
@ -1,2 +1,2 @@
|
||||
UPD 2021-05-14_12:36:37 47659 FHEM/73_GardenaSmartBridge.pm
|
||||
UPD 2021-05-14_12:51:33 47648 FHEM/73_GardenaSmartBridge.pm
|
||||
UPD 2021-05-14_12:33:55 52198 FHEM/74_GardenaSmartDevice.pm
|
||||
|
Loading…
x
Reference in New Issue
Block a user