another fi
This commit is contained in:
parent
5ce956b5fc
commit
bfc6f0b618
1 changed files with 2 additions and 2 deletions
|
@ -586,7 +586,7 @@ public class ComboPlugin implements PluginBase, PumpInterface, ConstraintsInterf
|
|||
}
|
||||
|
||||
// TODO properly check pumpstate to confirm cancellation
|
||||
PumpState state = commandResult.state;
|
||||
// PumpState state = commandResult.state;
|
||||
// if (!state.tbrActive && state.tbrPercent == percent
|
||||
// && (state.tbrRemainingDuration == durationInMinutes || state.tbrRemainingDuration == durationInMinutes - 1)) {
|
||||
//
|
||||
|
|
Loading…
Reference in a new issue