issue with He auto fill when external levelmeter is used
needed also a fix in CCU4 firmware (new Version 8.3)
This commit is contained in:
@@ -143,6 +143,9 @@ proc ccu4ext::fillExt {type} {
|
||||
} else {
|
||||
set valve [sctval /cc/hv]
|
||||
set auto [sctval /cc/ha]
|
||||
if {[sctval /cc/hav] != 2} { # must be on 2=ext
|
||||
hset /cc/hav 2
|
||||
}
|
||||
}
|
||||
set errtxt ""
|
||||
set sm [expr [DoubleTime] > [silent 0 sct change_time] + 10]
|
||||
|
||||
Reference in New Issue
Block a user