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

73_ElectricityCalculator.pm: floating number flutter corrected

git-svn-id: https://svn.fhem.de/fhem/trunk@20579 2b470e98-0d58-463d-a4d8-8e2adae1ed80
This commit is contained in:
Sailor 2019-11-25 13:12:33 +00:00
parent 581e0e9903
commit 3a4a1cac07

View File

@ -1,5 +1,9 @@
# 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.pm: floating number flutter corrected
- bugfix: 73_GasCalculator.pm: floating number flutter corrected
- bugfix: 73_WaterCalculator.pm: floating number flutter corrected
- change: 93_DbRep: internal code change,
Forum: topic,105591.msg996089.html#msg996089
- feature: 70_VIERA: crypted communication with new TVs (2019+)