73_ElectricityCalculator: bugfix: Corrected month of annual reading

git-svn-id: https://svn.fhem.de/fhem/trunk@12846 2b470e98-0d58-463d-a4d8-8e2adae1ed80
This commit is contained in:
Sailor
2016-12-20 08:57:57 +00:00
parent a4b08dad45
commit b014ddcd6e

View File

@@ -1,5 +1,6 @@
# 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_ElectricityCalculator: Corrected month of annual reading
- update: 98_Text2Speech.pm: (thanks to Ellert) - update: 98_Text2Speech.pm: (thanks to Ellert)
* attribute 'playing' will updated only in local mode * attribute 'playing' will updated only in local mode
* in case of abort of blockingfunction, 'playing' is set to 0 * in case of abort of blockingfunction, 'playing' is set to 0