From e2131e3693d8f49d1db1669c9a88881ebda1e04c Mon Sep 17 00:00:00 2001 From: stefanbode Date: Mon, 18 Nov 2019 09:21:11 +0100 Subject: [PATCH] Update i18n.h --- tasmota/i18n.h | 1 + 1 file changed, 1 insertion(+) diff --git a/tasmota/i18n.h b/tasmota/i18n.h index d1e85c1de..5de4b7a1d 100644 --- a/tasmota/i18n.h +++ b/tasmota/i18n.h @@ -290,6 +290,7 @@ #define D_JSON_GPIO "GPIO" #define D_JSON_FLAG "FLAG" #define D_JSON_BASE "BASE" +#define D_CMND_TEMPOFFSET "TempOffset" // Commands xdrv_01_mqtt.ino #define D_CMND_MQTTLOG "MqttLog"