2
0
mirror of https://github.com/fhem/fhem-mirror.git synced 2025-03-12 16:46:35 +00:00

MAINTAINER.txt - updated

CHANGED - updated
98_geodata - moved to contrib


git-svn-id: https://svn.fhem.de/fhem/trunk@6029 2b470e98-0d58-463d-a4d8-8e2adae1ed80
This commit is contained in:
betateilchen 2014-06-01 15:17:57 +00:00
parent 0960460866
commit b7152fb596
3 changed files with 3 additions and 2 deletions

View File

@ -1,6 +1,7 @@
# 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.
- change: moved 98_openweathermap.pm to contrib
moved 98_geodata.pm to contrib
moved 55_BBB_BMP180.pm to contrib
- change: honor DURATION in 57_Calendar.pm
- bugfix: YAMAHA_AVR: don't let FHEM hang anymore, when the receiver

View File

@ -228,7 +228,6 @@ FHEM/98_copy.pm justme1968 http://forum.fhem.de Sonstiges
FHEM/98_dewpoint.pm wherzig http://forum.fhem.de Automatisierung
FHEM/98_dummy.pm rudolfkoenig http://forum.fhem.de Automatisierung
FHEM/98_fheminfo.pm mfr69bs http://forum.fhem.de Sonstiges
FHEM/98_geodata.pm betateilchen http://forum.fhem.de Sonstiges
FHEM/98_notice.pm mfr69bs http://forum.fhem.de Sonstiges
FHEM/98_pilight.pm andreas-fey http://forum.fhem.de Unterstuetzende Dienste
FHEM/98_rain.pm baumrasen http://forum.fhem.de Sonstiges
@ -257,6 +256,7 @@ contrib/YAF/* danielweisensee http://forum.fhem.de Frontends
contrib/23_WEBTHERM.pm betateilchen/sachag http://forum.fhem.de Sonstiges
contrib/55_BBB_BMP180.pm betateilchen http://forum.fhem.de Einplatinencomputer
contrib/71_LISTENLIVE.pm betateilchen http://forum.fhem.de Multimedia
contrib/98_geodata.pm betateilchen http://forum.fhem.de Sonstiges
contrib/98_openweathermap.pm betateilchen http://forum.fhem.de Unterstuetzende Dienste
contrib/98_PID.pm betateilchen http://forum.fhem.de Automatisierung

View File

@ -1,4 +1,4 @@
# $Id$
# $Id: 98_geodata.pm 5089 2014-03-01 21:06:35Z betateilchen $
package main;