73_km200: Several bugfixes

git-svn-id: svn://svn.code.sf.net/p/fhem/code/trunk@8434 2b470e98-0d58-463d-a4d8-8e2adae1ed80
This commit is contained in:
sailor-fhem
2015-04-14 11:38:56 +00:00
parent 6edc062fbb
commit f07f1c5eb7

View File

@@ -1,5 +1,9 @@
# 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.
- bugfix: 73_km200 - Fix for handling back "0" floatvalues with get-command
- bugfix: 73_km200 - Fix for wrong service as reading for errorLists
- bugfix: 73_km200 - Fix DoNotPoll of root services
- feature: 73_km200 - Handback of complete errorList on notification-service
- change: CUL_IT: Update documentation - change: CUL_IT: Update documentation
- Bugfix: CUL_TCM97001: Add temperature trend, update documentation - Bugfix: CUL_TCM97001: Add temperature trend, update documentation
- feature: new fhemweb widgets. see widgetOverride in commandref - feature: new fhemweb widgets. see widgetOverride in commandref