diff --git a/fhem/webfrontend/pgm3/config.php b/fhem/webfrontend/pgm3/config.php index 683f519e5..64b7b6719 100644 --- a/fhem/webfrontend/pgm3/config.php +++ b/fhem/webfrontend/pgm3/config.php @@ -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';