2
0
mirror of https://github.com/fhem/fhem-mirror.git synced 2025-04-19 12:46:03 +00:00

93_DbRep: added balance diff to diffValue, balance diff to next

period if value is 0 between two periods with values
					   are set

git-svn-id: https://svn.fhem.de/fhem/trunk@12767 2b470e98-0d58-463d-a4d8-8e2adae1ed80
This commit is contained in:
nasseeder1 2016-12-13 22:10:36 +00:00
parent a3d3767f02
commit a63520e098

View File

@ -1,5 +1,8 @@
# 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: 93_DbRep: added balance diff to diffValue, balance diff to next
period if value is 0 between two periods with values
are set
- feature: 33_readingsGroup: added sortColumn attribute and <tfoot> special - feature: 33_readingsGroup: added sortColumn attribute and <tfoot> special
- bugfix: 88_HMCCU: Fixed RPC server autostart - bugfix: 88_HMCCU: Fixed RPC server autostart
- feature: 98_TRAFFIC: flexible update schedule, travelMode - feature: 98_TRAFFIC: flexible update schedule, travelMode