mirror of
https://github.com/fhem/fhem-mirror.git
synced 2025-03-10 03:06:37 +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:
parent
6e4481399a
commit
0ead9104d7
@ -1,5 +1,6 @@
|
|||||||
# Add changes at the top of the list. Keep it in ASCII, and 80-char wide.
|
# 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.
|
# 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
|
- feature: 98_backup: add support for FileLog path
|
||||||
- bugfix: 93_DbLog: fix problem with delta-h/delta-d MySQL if value will be
|
- bugfix: 93_DbLog: fix problem with delta-h/delta-d MySQL if value will be
|
||||||
extracted by Regex Forum:#99280
|
extracted by Regex Forum:#99280
|
||||||
|
756
fhem/FHEM/wundergroundAPI.pm
Normal file
756
fhem/FHEM/wundergroundAPI.pm
Normal file
File diff suppressed because one or more lines are too long
@ -560,6 +560,7 @@ FHEM/TR064Utils.pm rudolfkoenig Automatisierung
|
|||||||
FHEM/UConv.pm loredo FHEM Development
|
FHEM/UConv.pm loredo FHEM Development
|
||||||
FHEM/Unit.pm loredo FHEM Development
|
FHEM/Unit.pm loredo FHEM Development
|
||||||
FHEM/WMBus.pm kaihs Sonstige Systeme
|
FHEM/WMBus.pm kaihs Sonstige Systeme
|
||||||
|
FHEM/wundergroundAPI.pm loredo Unterstuetzende Dienste/Wettermodule
|
||||||
FHEM/YahooWeatherAPI.pm neubert (deprecated)
|
FHEM/YahooWeatherAPI.pm neubert (deprecated)
|
||||||
FHEM/FhemUtils/* mfr69bs Sonstiges
|
FHEM/FhemUtils/* mfr69bs Sonstiges
|
||||||
FHEM/holiday/* jeschkec Sonstiges
|
FHEM/holiday/* jeschkec Sonstiges
|
||||||
|
Loading…
x
Reference in New Issue
Block a user