added module 89_HEATRONIC.pm

git-svn-id: https://svn.fhem.de/fhem/trunk@6134 2b470e98-0d58-463d-a4d8-8e2adae1ed80
This commit is contained in:
heikoranft
2014-06-18 16:15:56 +00:00
parent a97c1d85c6
commit 3a2b60726c

View File

@@ -1,5 +1,6 @@
# 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.
- added: 89_HEATRONIC.pm (heikoranft)
- bugfix: duration parsing of calendar events in 57_Calendar.pm fixed
- feature: LightScene: added followDevices attribute
- feature: non-blocking retrieval of data in 59_Weather.pm (Boris & herrmannj)