added use HttpUtils;
git-svn-id: https://fhem.svn.sourceforge.net/svnroot/fhem/trunk/fhem@2138 2b470e98-0d58-463d-a4d8-8e2adae1ed80
This commit is contained in:
@@ -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/
|
||||
|
||||
Reference in New Issue
Block a user