CHANGED / HISTORY - updated

git-svn-id: svn://svn.code.sf.net/p/fhem/code/trunk@5314 2b470e98-0d58-463d-a4d8-8e2adae1ed80
This commit is contained in:
betateilchen
2014-03-24 09:43:47 +00:00
parent fa8195bd7e
commit c2957bdcc7
2 changed files with 6 additions and 0 deletions

View File

@@ -1,6 +1,8 @@
# 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.
- SVN
- change: old module 98_PID.pm moved to contrib as preparation for
next major replace. Replaced by 98_PID20.pm (John/betateilchen)
- change: openweathermap: added set command „clear“
- change: MAX: interpret SetTemperature command from WT to HT
- feature: MAX: retry packets 3 times if missing an ack

View File

@@ -554,3 +554,7 @@
- Fri Mar 07 2014 (betateilchen)
- First officiel release of configDB via update process
- Mon Mar 24 2014 (betateilchen)
- old module 98_PID.pm moved to contrib
will be replaced by 98_PID20.pm in next major release