use ems/ems+ telegrams for forceheatingoff, add fanspd #2702

This commit is contained in:
MichaelDvP
2025-11-01 19:22:32 +01:00
parent 9bc5bde3c2
commit ea9783dbfc
3 changed files with 12 additions and 9 deletions

View File

@@ -245,6 +245,7 @@ class Boiler : public EMSdevice {
uint8_t hpPumpMode_;
uint8_t hpSetDiffPress_;
uint8_t fan_;
uint8_t fanspd_;
uint8_t hpshutdown_;
uint8_t receiverValveVr0_;
uint8_t expansionValveVr1_;