methode public gemacht, da unbekannt
This commit is contained in:
@@ -49,7 +49,7 @@ class Belevo_Server_Kommunikation extends IPSModule
|
||||
}
|
||||
}
|
||||
|
||||
private function getWetter($bn, $pw, $loc) {
|
||||
public function getWetter($bn, $pw, $loc) {
|
||||
// URL mit Parametern zusammenstellen
|
||||
$url = "https://brain.belevo.ch/v2wetter?loc=" . urlencode($loc) . "&nr=" . urlencode($bn);
|
||||
|
||||
|
||||
@@ -6,7 +6,7 @@
|
||||
"compatibility": {
|
||||
"version": "7.1"
|
||||
},
|
||||
"version": "0.89",
|
||||
"version": "0.90",
|
||||
"build": 0,
|
||||
"date": 0
|
||||
}
|
||||
Reference in New Issue
Block a user