2
0
mirror of https://github.com/fhem/fhem-mirror.git synced 2025-04-07 12:58:13 +00:00

70_LaMetric2: fix missing Time:: module

git-svn-id: https://svn.fhem.de/fhem/trunk@18388 2b470e98-0d58-463d-a4d8-8e2adae1ed80
This commit is contained in:
jpawlowski 2019-01-23 15:06:04 +00:00
parent 87df81fb57
commit a33cd993f0

View File

@ -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 => [