fix #2446, pc0Flow for all boilers, fix #2411

This commit is contained in:
MichaelDvP
2025-03-05 14:20:40 +01:00
parent 9f60560f2b
commit c4f6f01f7e
2 changed files with 22 additions and 12 deletions

View File

@@ -194,7 +194,7 @@ class Boiler : public EMSdevice {
uint16_t maintenanceTime_;
// heatpump
uint8_t hpPower_;
uint16_t hpPower_;
uint8_t hpCompOn_;
uint8_t hpBrinePumpSpd_;
uint8_t hpCompSpd_;