diff --git a/fhem/CHANGED b/fhem/CHANGED index b746093ee..11f14e065 100644 --- a/fhem/CHANGED +++ b/fhem/CHANGED @@ -1,5 +1,6 @@ # Add changes at the top of the list. Keep it in ASCII, and 80-char wide. # Do not insert empty lines here, update check depends on it. + - bugfix: 59_Weather: fix table bug in commandref - bugfix: 59_Weather: fix mor typo in Commandref - feature: OpenWeatherMapAPI: DarkSkyAPI: expand error handling - bugfix: 59_Weather: fix typo in commandref diff --git a/fhem/FHEM/59_Weather.pm b/fhem/FHEM/59_Weather.pm index 7834b93c7..6d2085c44 100755 --- a/fhem/FHEM/59_Weather.pm +++ b/fhem/FHEM/59_Weather.pm @@ -635,7 +635,7 @@ sub WeatherAsHtmlD($;$)
intervallangde,
en, pl, fr, it or nl
A very simple definition is:
@@ -662,7 +662,7 @@ sub WeatherAsHtmlD($;$)
geographic coordinates in degrees of the location for which the
weather is forecast; if missing, the values of the attributes
of the global device are taken, if these exist.
- table>
+
OpenWeatherMap
@@ -675,7 +675,7 @@ sub WeatherAsHtmlD($;$)
geographic coordinates in degrees of the location for which the
weather is forecast; if missing, the values of the attributes
of the global device are taken, if these exist.
- table>
+
The module provides four additional functions WeatherAsHtml,
@@ -798,7 +798,7 @@ sub WeatherAsHtmlD($;$)
Aktualisierungen der Wetterdaten
langde,
en, pl, fr, it oder nl
Eine ganz einfache Definition ist:
@@ -827,7 +827,7 @@ sub WeatherAsHtmlD($;$)
und Länge des Ortes in Grad, für den das Wetter vorhergesagt wird.
Bei fehlender Angabe werden die Werte aus den gleichnamigen Attributen
des global-Device genommen, sofern vorhanden.
- table>
+
OpenWeatherMap
@@ -841,7 +841,7 @@ sub WeatherAsHtmlD($;$)
und Länge des Ortes in Grad, für den das Wetter vorhergesagt wird.
Bei fehlender Angabe werden die Werte aus den gleichnamigen Attributen
des global-Device genommen, sofern vorhanden.
- table>
+
Das Modul unterstützt zusätzlich vier verschiedene Funktionen