2
0
mirror of https://github.com/fhem/fhem-mirror.git synced 2025-01-31 18:59:33 +00:00

Version 1.0.5 of 36_LevelSender.zip

- Added temperature offset
- Fixed problems that prevented compile in Arduino IDE

git-svn-id: https://svn.fhem.de/fhem/trunk@6342 2b470e98-0d58-463d-a4d8-8e2adae1ed80
This commit is contained in:
hcs-svn 2014-08-02 05:51:19 +00:00
parent 235abff138
commit 563a09ae5b
2 changed files with 1 additions and 0 deletions

View File

@ -1,5 +1,6 @@
# 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: LevelSender: Version 1.0.5: Could not get compiled by the Arduino IDE
- feature: PRESENCE: new event "error" and "timeout" for state reading to indicate
a non successful check
- bugfix: 70_Jabber: fixed UTF8 encoding/decoding of messages