mirror of
https://github.com/fhem/fhem-mirror.git
synced 2025-01-31 18:59:33 +00:00
added use HttpUtils;
git-svn-id: https://svn.fhem.de/fhem/trunk@2138 2b470e98-0d58-463d-a4d8-8e2adae1ed80
This commit is contained in:
parent
c84a8a1faa
commit
4ab439fb3d
@ -28,6 +28,7 @@ package main;
|
||||
use strict;
|
||||
use warnings;
|
||||
use Time::HiRes qw(gettimeofday);
|
||||
use HttpUtils;
|
||||
|
||||
#
|
||||
# uses the Yahoo! Weather API: http://developer.yahoo.com/weather/
|
||||
|
Loading…
Reference in New Issue
Block a user