diff --git a/FHEM/59_Weather.pm b/FHEM/59_Weather.pm index 996aded..3b2a855 100755 --- a/FHEM/59_Weather.pm +++ b/FHEM/59_Weather.pm @@ -74,7 +74,7 @@ __END__
apt-get install
- libjson-perl on Debian and derivatives.+ libjson-perl on Debian and derivatives.
The Weather module works with various weather APIs:langde,
en, pl, fr, it or nl+
A very simple definition is:define <name> Weather apikey=<DarkSkyAPISecretKey>+ retrieve from the Dark Sky web site.
Examples:
@@ -120,9 +120,9 @@ __END__
- API-specific documentation follows.+ API-specific documentation follows.
-+
| API | DarkSkyAPI |
+
-+
| API | OpenWeatherMapAPI |
+
-+
| API | wundergroundAPI |
+
The module provides four additional functionsWeatherAsHtml,
WeatherAsHtmlV, WeatherAsHtmlH and
@@ -303,7 +303,7 @@ __END__
apt-get install
libjson-perl kann es unter Debian und Derivaten installiert
- werden.+ werden.
Das Weather-Modul arbeitet mit verschiedenen Wetter-APIs zusammen:langde,
en, pl, fr, it oder nl+
+ Eine ganz einfache Definition ist:define <name> Weather apikey=<DarkSkyAPISecretKey>+ beschaffen muss.
Beispiele:
@@ -350,9 +351,9 @@ __END__
define Weather API=wundergroundAPI,stationId:IHAUIDELB111 apikey=ed64ccc80f004556a4e3456567800b6324a
- Es folgt die API-spezifische Dokumentation.+ Es folgt die API-spezifische Dokumentation.
-+
| API | DarkSkyAPI |
+
-+
| API | OpenWeatherMapAPI |
+
-+
| API | wundergroundAPI |
+
Das Modul unterstützt zusätzlich vier verschiedene FunktionenWeatherAsHtml, WeatherAsHtmlV,
diff --git a/controls_Weather.txt b/controls_Weather.txt
index 9a4783f..00e0865 100644
--- a/controls_Weather.txt
+++ b/controls_Weather.txt
@@ -1,4 +1,4 @@
-UPD 2025-02-04_20:57:25 25848 FHEM/59_Weather.pm
-UPD 2025-02-04_20:58:03 34419 lib/FHEM/Core/Weather.pm
-UPD 2025-02-04_20:58:29 33780 lib/FHEM/APIs/Weather/OpenWeatherMapAPI.pm
-UPD 2025-02-04_20:57:50 38751 lib/FHEM/APIs/Weather/wundergroundAPI.pm
+UPD 2025-02-04_21:25:55 25899 FHEM/59_Weather.pm
+UPD 2025-02-04_21:08:26 34419 lib/FHEM/Core/Weather.pm
+UPD 2025-02-04_21:08:26 33780 lib/FHEM/APIs/Weather/OpenWeatherMapAPI.pm
+UPD 2025-02-04_21:08:26 38751 lib/FHEM/APIs/Weather/wundergroundAPI.pm