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

- feature for 52_I2C_PCF8574.pm, 52_I2C_PCA9532.pm, 51_RPI_GPIO.pm

git-svn-id: https://svn.fhem.de/fhem/trunk@6205 2b470e98-0d58-463d-a4d8-8e2adae1ed80
This commit is contained in:
klauswitt 2014-07-06 21:35:52 +00:00
parent 6050735058
commit 3ce996bc02

View File

@ -1,5 +1,10 @@
# Add changes at the top of the list. Keep it in ASCII, and 80-char wide. # 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. # Do not insert empty lines here, update check depends on it.
- feature: 52_I2C_PCF8574.pm: added attribute OnStartup
52_I2C_PCA9532.pm: added attribute OnStartup,
added attribute OutputPorts as substitute for InputPorts
51_RPI_GPIO.pm: changed access to gpio via userspace by default (for BBB and Cubie),
access via gpio utility as fallback
- feature: PIONEERAVR: new attribute: checkConnection - feature: PIONEERAVR: new attribute: checkConnection
- change: do no parse empty lines in 57_Calendar.pm - change: do no parse empty lines in 57_Calendar.pm
- bugfix: 10_SOMFY.pm: save enc-key and rolling-code as reading instead of attribute - bugfix: 10_SOMFY.pm: save enc-key and rolling-code as reading instead of attribute