mirror of
https://github.com/emsesp/EMS-ESP32.git
synced 2026-01-31 02:59:10 +03:00
add current room influence #136
This commit is contained in:
@@ -55,6 +55,7 @@ class Thermostat : public EMSdevice {
|
||||
uint8_t manualtemp;
|
||||
uint8_t summer_setmode;
|
||||
uint8_t roominfluence;
|
||||
int16_t curroominfl;
|
||||
uint8_t flowtempoffset;
|
||||
uint8_t minflowtemp;
|
||||
uint8_t maxflowtemp;
|
||||
|
||||
Reference in New Issue
Block a user