mirror of
https://github.com/fhem/fhem-mirror.git
synced 2025-03-03 10:46:53 +00:00
98_ComfoAir.pm: fixed encoding of summary line for modular commandref
git-svn-id: https://svn.fhem.de/fhem/trunk@14232 2b470e98-0d58-463d-a4d8-8e2adae1ed80
This commit is contained in:
parent
8fc8d5cb51
commit
b2720b7f06
@ -39,6 +39,7 @@
|
||||
# 2016-04-06 Testmode Protokollbefehle hinzugefügt
|
||||
# 2016-11-13 korrektur bei set / get / readanswer. Set liefert bei Erfolg undef statt Text
|
||||
# 2017-02-12 Doku ergänzt
|
||||
# 2017-05-09 Text-Kodierung für summary korrigiert
|
||||
#
|
||||
#
|
||||
# Todo / Ideas:
|
||||
@ -66,7 +67,7 @@ sub ComfoAir_HandleSendQueue($);
|
||||
sub ComfoAir_SendAck($);
|
||||
sub ComfoAir_TimeoutSend($);
|
||||
|
||||
my $ComfoAir_Version = '1.5 - 18.2.2017';
|
||||
my $ComfoAir_Version = '1.51 - 9.5.2017';
|
||||
|
||||
# %parseInfo:
|
||||
# replyCode => msgHashRef
|
||||
|
Loading…
x
Reference in New Issue
Block a user