mirror of
https://github.com/fhem/fhem-mirror.git
synced 2025-03-03 16:56:54 +00:00
LUXTRONIK2: MODEL
git-svn-id: https://svn.fhem.de/fhem/trunk@16315 2b470e98-0d58-463d-a4d8-8e2adae1ed80
This commit is contained in:
parent
6ce9ee6fd5
commit
de4fc7bdbf
@ -1020,6 +1020,7 @@ LUXTRONIK2_UpdateDone($)
|
||||
$value = $wpType{$a[31]};
|
||||
$value = "unbekannt (".$a[31].")" unless $value;
|
||||
readingsBulkUpdate($hash,"typeHeatpump",$value);
|
||||
$hash->{MODEL} = $value;
|
||||
readingsBulkUpdate($hash,"typeSerial",$a[65]) if $a[65] ne "";
|
||||
|
||||
# Solar
|
||||
|
Loading…
x
Reference in New Issue
Block a user