2
0
mirror of https://github.com/fhem/fhem-mirror.git synced 2025-03-09 20:57:11 +00:00

wundergroundAPI: add new Weather API

git-svn-id: https://svn.fhem.de/fhem/trunk@19222 2b470e98-0d58-463d-a4d8-8e2adae1ed80
This commit is contained in:
jpawlowski 2019-04-19 15:45:27 +00:00
parent 6e4481399a
commit 0ead9104d7
3 changed files with 758 additions and 0 deletions

View File

@ -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.
- new: 98_Weather: add wundergroundAPI for Weather Underground
- feature: 98_backup: add support for FileLog path
- bugfix: 93_DbLog: fix problem with delta-h/delta-d MySQL if value will be
extracted by Regex Forum:#99280

File diff suppressed because one or more lines are too long

View File

@ -560,6 +560,7 @@ FHEM/TR064Utils.pm rudolfkoenig Automatisierung
FHEM/UConv.pm loredo FHEM Development
FHEM/Unit.pm loredo FHEM Development
FHEM/WMBus.pm kaihs Sonstige Systeme
FHEM/wundergroundAPI.pm loredo Unterstuetzende Dienste/Wettermodule
FHEM/YahooWeatherAPI.pm neubert (deprecated)
FHEM/FhemUtils/* mfr69bs Sonstiges
FHEM/holiday/* jeschkec Sonstiges