mirror of
https://github.com/fhem/fhem-mirror.git
synced 2025-01-31 12:49:34 +00:00
google-weather per default disabled
git-svn-id: https://svn.fhem.de/fhem/trunk@580 2b470e98-0d58-463d-a4d8-8e2adae1ed80
This commit is contained in:
parent
692764fcb4
commit
53ca2a5d43
@ -59,7 +59,7 @@
|
||||
|
||||
|
||||
# Weather # Google-Api. It requires an Internet Connection
|
||||
$enableweather=1; # show the google-weather?
|
||||
$enableweather=0; # show the google-weather?
|
||||
$weathercity='Linden';
|
||||
$weathercountry='Germany';
|
||||
$weatherlang='de';
|
||||
|
Loading…
Reference in New Issue
Block a user