*** empty log message ***

git-svn-id: svn://svn.code.sf.net/p/fhem/code/trunk@136 2b470e98-0d58-463d-a4d8-8e2adae1ed80
This commit is contained in:
neubert
2007-12-29 16:08:22 +00:00
parent 4f8f8e5b1e
commit cd9788a52b
2 changed files with 5 additions and 0 deletions

View File

@@ -371,6 +371,7 @@
- feature: contrib/82_M232Voltage.pm (by Boris, 24.12)
- feature: delattr renamed to deleteattr (Rudi, 29.12)
- feature: device spec (list/range/regexp) for most commands implemented
- feature: %NAME, %EVENT, %TYPE parameters in notify definition
- TODO
emem -2.5kW / getDevData for emwz -1

View File

@@ -170,3 +170,7 @@
it may contain a list of devices, a range of devices, or multiple devices
identified by regexp. Following commands take a devicespec as argument:
attr, deleteattr, delete, get, list, set, setstate, trigger
- Boris Sat Dec 29 16:56:00 CET 2007
- %NAME, %EVENT, %TYPE parameters in notify definition, commandref.html update