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