feature: LUXTRONIK2: attribute 'doStatistics' calculates boiler gradients

git-svn-id: https://svn.fhem.de/fhem/trunk/fhem@4847 2b470e98-0d58-463d-a4d8-8e2adae1ed80
This commit is contained in:
tpoitzsch 2014-02-08 10:32:49 +00:00
parent fae3a5fd92
commit c6ddb2bc17

View File

@ -38,7 +38,7 @@ use POSIX;
use Net::Telnet;
# Modul Version for remote debugging
my $modulVersion = "2014-02-02";
my $modulVersion = "2014-02-08";
#List of firmware versions that are known to be compatible with this modul
my $testedFirmware = "#V1.54C#V1.60#V1.69#";