2
0
mirror of https://github.com/fhem/fhem-mirror.git synced 2025-01-31 12:49:34 +00:00

51_I2C_BH1750.pm: added new module for BH1750 light sensor

git-svn-id: https://svn.fhem.de/fhem/trunk@11550 2b470e98-0d58-463d-a4d8-8e2adae1ed80
This commit is contained in:
arnoaugustin 2016-05-29 15:41:07 +00:00
parent 555361d54c
commit 3e6626e129
3 changed files with 4 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.
- 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

View File

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

View File

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