This commit is contained in:
MichaelDvP
2026-03-07 11:42:27 +01:00
parent 5c4aaa4510
commit 92e2633342

View File

@@ -50,7 +50,7 @@ class Thermostat : public EMSdevice {
uint8_t daymidtemp;
uint8_t nighttemp;
uint8_t holidaytemp;
uint8_t heatingtype; // type of heating: 1 radiator, 2 convectors, 3 floors, 4 room supply
uint8_t heatingtype; // type of heating: 1 radiator, 2 convectors, 3 floor, 4 room supply
uint8_t targetflowtemp;
uint8_t summertemp;
int8_t nofrosttemp; // signed -20°C to +10°C