diff --git a/tasmota/i18n.h b/tasmota/i18n.h index 25b1cb8b7..24b26b032 100644 --- a/tasmota/i18n.h +++ b/tasmota/i18n.h @@ -607,6 +607,7 @@ #define D_CMND_SHUTTER_LOCK "Lock" #define D_CMND_SHUTTER_ENABLEENDSTOPTIME "EnableEndStopTime" #define D_CMND_SHUTTER_INVERTWEBBUTTONS "InvertWebButtons" +#define D_CMND_SHUTTER_PWMRANGE "PWMRange" // Commands xdrv_32_hotplug.ino #define D_CMND_HOTPLUG "HotPlug"