2
0
mirror of https://github.com/fhem/fhem-mirror.git synced 2025-03-10 03:06:37 +00:00

73_GasCalculator: feature: New Readings "EnergyLXLast" and "EnergyCostXLast"!

git-svn-id: https://svn.fhem.de/fhem/trunk@11946 2b470e98-0d58-463d-a4d8-8e2adae1ed80
This commit is contained in:
sailor-fhem 2016-08-10 19:30:00 +00:00
parent c7766cad86
commit 63a34f36a6

View File

@ -1,7 +1,7 @@
# 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_km200.pm: Bugfix for uninitialized values - bugfix: 73_km200.pm: Bugfix for uninitialized values
- feature: 73_GasCalculator: New Readings "EnergyLastX" and "EnergyCostLastX" - feature: 73_GasCalculator: New Readings "EnergyXLast" and "EnergyCostXLast"
- changed: 98_Hyperion: introducing new attribute hyperionNoSudo - changed: 98_Hyperion: introducing new attribute hyperionNoSudo
- changed: 38_netatmo: removed event-on-change default, min HOME interval - changed: 38_netatmo: removed event-on-change default, min HOME interval
- changed: 93_DbRep: usage of "insert" changed, pls. refer to commandref - changed: 93_DbRep: usage of "insert" changed, pls. refer to commandref