73_km200: Bugfix of floating point errors and added feature of writing complete week-list

git-svn-id: svn://svn.code.sf.net/p/fhem/code/trunk@8602 2b470e98-0d58-463d-a4d8-8e2adae1ed80
This commit is contained in:
sailor-fhem
2015-05-19 08:04:20 +00:00
parent fb3a4cb50b
commit 7e08180009

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.
- bugfix: 73_km200; Floating point calculation error fixed
- feature: 73_km200; Writing of complete week-list in one single set command
- feature: 98_Text2Speech.pm; language now selectable
- feature: 93_DBLog.pm
- SuppressUndef (http://forum.fhem.de/index.php/topic,36615.msg289041.html)