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);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user