diff --git a/fhem/CHANGED b/fhem/CHANGED index 0a2c4debb..b6c94c29f 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. + - added: 52_I2C_BH1750: modul for i2c BH1750 light sensor - bugfix: 50_TelegramBot: captions for Images / special chars in Contacts - feature: YAMAHA_AVR: new set command presetUp and presetDown for preset selection in the current input diff --git a/fhem/HISTORY b/fhem/HISTORY index 8f6df175a..a05674266 100644 --- a/fhem/HISTORY +++ b/fhem/HISTORY @@ -676,3 +676,5 @@ - Sun May 22 2016 (loredo) - rewrite of ONKYO_AVR module based on IODev for real-time updates - separate ONKYO_AVR_ZONE module to support separate zone devices for ONKYO_AVR; users will need to manually delete old ONKYO_AVR definitions who where just used for a specific zone and have them re-created based on ONKYO_AVR_ZONE +- Sun May 29 2016 (arnoaugustin) + - added new module 52_I2C_BH1750 for i2c BH1750 light sensor \ No newline at end of file diff --git a/fhem/MAINTAINER.txt b/fhem/MAINTAINER.txt index 56bdfad5e..1f7bfd1b1 100644 --- a/fhem/MAINTAINER.txt +++ b/fhem/MAINTAINER.txt @@ -195,6 +195,7 @@ FHEM/49_SSCAM.pm DS_Starter http://forum.fhem.de Sonstiges FHEM/50_HP1000.pm loredo http://forum.fhem.de Heizungssteuerung/Raumklima FHEM/50_WS300.pm Dirk http://forum.fhem.de SlowRF FHEM/50_TelegramBot.pm viegener http://forum.fhem.de Unterstuetzende Dienste +FHEM/51_I2C_BH1750.pm arnoaugustin http://forum.fhem.de Einplatinencomputer (bitte auch PM) FHEM/51_I2C_BMP180.pm Dirk http://forum.fhem.de Einplatinencomputer FHEM/51_Netzer.pm klausw http://forum.fhem.de Sonstige Systeme FHEM/51_RPI_GPIO.pm klausw http://forum.fhem.de Einplatinencomputer