mirror of
https://github.com/emsesp/EMS-ESP32.git
synced 2025-12-06 15:59:52 +03:00
Merge pull request #97 from rknall/dev
Fixing typo in thermostat configuration
This commit is contained in:
@@ -37,7 +37,7 @@
|
||||
#define THERMOSTAT_DAYTEMP "thermostat_daytemp" // RC35 specific
|
||||
#define THERMOSTAT_NIGHTTEMP "thermostat_nighttemp" // RC35 specific
|
||||
#define THERMOSTAT_HOLIDAYTEMP "thermostat_holidayttemp" // RC35 specific
|
||||
#define THERMOSTAT_HEATINGTYPE "themrostat_heatingtype" // RC35 specific (3=floorheating)
|
||||
#define THERMOSTAT_HEATINGTYPE "thermostat_heatingtype" // RC35 specific (3=floorheating)
|
||||
#define THERMOSTAT_CIRCUITCALCTEMP "thermostat_circuitcalctemp" // RC35 specific
|
||||
|
||||
// MQTT for boiler
|
||||
|
||||
Reference in New Issue
Block a user