mirror of
https://github.com/fhem/fhem-mirror.git
synced 2025-04-30 05:57:08 +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
|
# Weather # Google-Api. It requires an Internet Connection
|
||||||
$enableweather=1; # show the google-weather?
|
$enableweather=0; # show the google-weather?
|
||||||
$weathercity='Linden';
|
$weathercity='Linden';
|
||||||
$weathercountry='Germany';
|
$weathercountry='Germany';
|
||||||
$weatherlang='de';
|
$weatherlang='de';
|
||||||
|
Loading…
x
Reference in New Issue
Block a user