add entities from #2669

This commit is contained in:
MichaelDvP
2025-10-22 12:54:38 +02:00
parent 125190a0ac
commit b4f174f2f4
3 changed files with 14 additions and 0 deletions

View File

@@ -246,6 +246,9 @@ class Boiler : public EMSdevice {
uint8_t hpSetDiffPress_;
uint8_t fan_;
uint8_t hpshutdown_;
uint8_t receiverValveVr0_;
uint8_t expansionValveVr1_;
uint8_t hpTargetSpd_;
// Pool unit
int8_t poolSetTemp_;