added info for KOPP_FC.pm:
 -  feature: 10_KOPP_FC: Receive Mode for dimmer implemented, 
    change:  10_KOPP_FC: "toggle" command no more available, use "on" or "off" instead

git-svn-id: svn://svn.code.sf.net/p/fhem/code/trunk@10490 2b470e98-0d58-463d-a4d8-8e2adae1ed80
This commit is contained in:
raspii
2016-01-13 21:34:03 +00:00
parent e38888543c
commit 1483ba854a

View File

@@ -1,5 +1,7 @@
# 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: 10_KOPP_FC: Receive Mode for dimmer implemented,
change: 10_KOPP_FC: removed "toggle" command, use "on" or "off" instead
- change: 49_SSCam: Vars "USERNAME" and "RECTIME" removed from Internals,
Var (Internals) "SERVERNAME" changed to "SERVERADDR",
minor change of Log messages,