2
0
mirror of https://github.com/fhem/fhem-mirror.git synced 2025-03-09 20:57:11 +00:00

73_XCalculator: bugfix - Seconds per day considering DST

git-svn-id: https://svn.fhem.de/fhem/trunk@26657 2b470e98-0d58-463d-a4d8-8e2adae1ed80
This commit is contained in:
Sailor 2022-11-05 20:05:28 +00:00
parent c1107909d2
commit 9f5f808532

View File

@ -1,5 +1,8 @@
# 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 : Seconds per day considering DST
- bugfix: 73_GasCalculator : Seconds per day considering DST
- bugfix: 73_WaterCalculator : Seconds per day considering DST
- bugfix: 93_DbRep: fix daylight saving bug in aggregation 'month'
- bugfix: 73_ElectricityCalculator : Summer/Winter-Time Crash fixed.
- bugfix: 73_GasCalculator : Summer/Winter-Time Crash fixed.