From 8f60f0cdb5b3d89c6c64694c884d58510b3538c4 Mon Sep 17 00:00:00 2001 From: stefanbode Date: Thu, 20 Aug 2020 16:31:22 +0200 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 a1623fe14..ba7e925f8 100644 --- a/tasmota/i18n.h +++ b/tasmota/i18n.h @@ -224,6 +224,7 @@ #define D_STATUS10_SENSOR "SNS" #define D_STATUS11_STATUS "STS" #define D_STATUS12_STATUS "STK" + #define D_STATUS13_SHUTTER "SHT" #define D_CMND_STATE "State" #define D_CMND_POWER "Power" #define D_CMND_FANSPEED "FanSpeed"