2
0
mirror of https://github.com/fhem/fhem-mirror.git synced 2025-04-27 22:53:29 +00:00

feature: LUXTRONIK2: attribute 'doStatistics' calculates boiler gradients

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

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#";