From a33cd993f030e3a71b5b0dc01d1395762df7b3b1 Mon Sep 17 00:00:00 2001 From: jpawlowski Date: Wed, 23 Jan 2019 15:06:04 +0000 Subject: [PATCH] 70_LaMetric2: fix missing Time:: module git-svn-id: https://svn.fhem.de/fhem/trunk@18388 2b470e98-0d58-463d-a4d8-8e2adae1ed80 --- fhem/FHEM/70_LaMetric2.pm | 10 ++++++---- 1 file changed, 6 insertions(+), 4 deletions(-) diff --git a/fhem/FHEM/70_LaMetric2.pm b/fhem/FHEM/70_LaMetric2.pm index 86a4f526d..db94dd434 100644 --- a/fhem/FHEM/70_LaMetric2.pm +++ b/fhem/FHEM/70_LaMetric2.pm @@ -27,14 +27,16 @@ package main; -use HttpUtils; -use utf8; use Data::Dumper; +use JSON qw(decode_json encode_json); +use Time::HiRes qw(gettimeofday time); +use Time::Local; + +use Encode; use HttpUtils; use SetExtensions; -use Encode; use Unit; -use JSON qw(decode_json encode_json); +use utf8; my %LaMetric2_sounds = ( notifications => [