73_GasCalculator: Bugfix for "Can't use an undefined value as a HASH reference"

git-svn-id: https://svn.fhem.de/fhem/trunk/fhem@11724 2b470e98-0d58-463d-a4d8-8e2adae1ed80
This commit is contained in:
sailor-fhem 2016-06-29 04:38:06 +00:00
parent 2e285f33d2
commit 4eb8d1f65c

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_GasCalculator: Bugfix for "Can't use an undefined value..."
- bugfix: 10_pilight_ctrl: Experimental splice on scalar is now forbidden. - bugfix: 10_pilight_ctrl: Experimental splice on scalar is now forbidden.
- feature: 73_GasCalculator: "set" and "get" - command in GUI implemented. - feature: 73_GasCalculator: "set" and "get" - command in GUI implemented.
- bugfix: 50_TelegramBot: Unicode / Umlaute handling reworked - bugfix: 50_TelegramBot: Unicode / Umlaute handling reworked