small fix settings

This commit is contained in:
Yurii
2023-11-22 23:07:02 +03:00
parent 44fdff61bd
commit c556c38cbc
3 changed files with 24 additions and 24 deletions

View File

@@ -394,12 +394,12 @@ protected:
haHelper.publishSwitchHeatingTurbo();
//haHelper.publishNumberHeatingTarget(false);
haHelper.publishNumberHeatingHysteresis();
haHelper.publishNumberHeatingMaxModulation(false);
haHelper.publishSensorHeatingSetpoint(false);
haHelper.publishSensorCurrentHeatingMinTemp(false);
haHelper.publishSensorCurrentHeatingMaxTemp(false);
haHelper.publishNumberHeatingMinTemp(false);
haHelper.publishNumberHeatingMaxTemp(false);
haHelper.publishNumberHeatingMaxModulation(false);
// pid
haHelper.publishSwitchPID();