2
0
mirror of https://github.com/fhem/fhem-mirror.git synced 2025-03-10 09:16:53 +00:00

73_ElectricityCalculator: bugfix: Reset for calendar year fixed

git-svn-id: https://svn.fhem.de/fhem/trunk@12965 2b470e98-0d58-463d-a4d8-8e2adae1ed80
This commit is contained in:
Sailor 2017-01-05 20:20:39 +00:00
parent 3cd148e3b6
commit 1f0bb8bd62

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.
- bugfix: 73_ElectricityCalculator: Reset for calendar year fixed
- bugfix: 14_CUL_TCM97001: fix HH humidy for GT_WT_02
- feature: 57_Calender: new attribute SSLVerify
- feature: 00_MQTT: Added username password (optional).