Read RC300 dhw2 circuit only if active

This commit is contained in:
MichaelDvP
2024-04-23 08:50:14 +02:00
parent b893b5d609
commit 28347fd0a4
3 changed files with 13 additions and 4 deletions

View File

@@ -220,6 +220,7 @@ class Thermostat : public EMSdevice {
uint8_t humidity_;
uint8_t battery_;
uint8_t wwCircuit2_ = EMS_VALUE_UINT8_NOTSET; // not published, initialize here
uint8_t wwExtra1_; // wwExtra active for wwSystem 1
uint8_t wwExtra2_;
uint8_t wwMode_;