minflowtemp taken from offset 13 or 8

This commit is contained in:
MichaelDvP
2026-03-11 18:43:25 +01:00
parent 2037bc3a10
commit 4a2d78f8e1
4 changed files with 650 additions and 501 deletions

View File

@@ -65,6 +65,7 @@ class Thermostat : public EMSdevice {
int16_t curroominfl;
uint8_t flowtempoffset;
uint8_t minflowtemp;
uint8_t minflowtemp2 = EMS_VALUE_UINT8_NOTSET;
uint8_t maxflowtemp;
uint8_t reducemode;
uint8_t nofrostmode;