From bf3ab914b0161c4f9ed9c35fb3de169a790a2a57 Mon Sep 17 00:00:00 2001 From: klauswitt Date: Thu, 27 Nov 2014 22:13:47 +0000 Subject: [PATCH] 52_I2C_EEPROM.pm: added git-svn-id: https://svn.fhem.de/fhem/trunk@7077 2b470e98-0d58-463d-a4d8-8e2adae1ed80 --- fhem/CHANGED | 1 + fhem/MAINTAINER.txt | 1 + 2 files changed, 2 insertions(+) diff --git a/fhem/CHANGED b/fhem/CHANGED index 4ee2dc3af..d6026da76 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. + - feature: new module 52_I2C_EEPROM.pm added (klausw) - feature: readingsGroup: added ! flag, added visibility and cellStyle attributes - feature: new module 52_I2C_MCP23008.pm added (klausw) diff --git a/fhem/MAINTAINER.txt b/fhem/MAINTAINER.txt index 330d4bdd6..9fd2f288e 100644 --- a/fhem/MAINTAINER.txt +++ b/fhem/MAINTAINER.txt @@ -147,6 +147,7 @@ FHEM/51_I2C_BMP180.pm Dirk http://forum.fhem.de Einplatin FHEM/51_Netzer.pm klausw http://forum.fhem.de Sonstige Systeme FHEM/51_RPI_GPIO.pm klausw http://forum.fhem.de Einplatinencomputer FHEM/52_I2C_DS1307 ntruchsess http://forum.fhem.de Sonstige Systeme +FHEM/52_I2C_EEPROM.pm klausw http://forum.fhem.de Sonstige Systeme FHEM/52_I2C_LCD ntruchsess http://forum.fhem.de Sonstige Systeme FHEM/52_I2C_MCP23008 klausw http://forum.fhem.de Sonstige Systeme FHEM/52_I2C_MCP23017 klausw http://forum.fhem.de Sonstige Systeme