2
0
mirror of https://github.com/fhem/fhem-mirror.git synced 2025-03-03 04:36:36 +00:00

52_I2C_EEPROM.pm: added

git-svn-id: https://svn.fhem.de/fhem/trunk@7077 2b470e98-0d58-463d-a4d8-8e2adae1ed80
This commit is contained in:
klauswitt 2014-11-27 22:13:47 +00:00
parent e58c392ced
commit 2317f6d31b
2 changed files with 2 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.
- 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)

View File

@ -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