From eecc5f18ee06fc800f03b16e888f4efacfa6c3cd Mon Sep 17 00:00:00 2001 From: Roland Knall Date: Tue, 16 Apr 2019 08:32:55 +0200 Subject: [PATCH] Fixing type in thermostat configuration --- src/my_config.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/my_config.h b/src/my_config.h index 364fddb58..be0accd05 100644 --- a/src/my_config.h +++ b/src/my_config.h @@ -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