diff --git a/sonoff/i18n.h b/sonoff/i18n.h index 80f757447..1c628b7b7 100644 --- a/sonoff/i18n.h +++ b/sonoff/i18n.h @@ -132,6 +132,7 @@ #define D_JSON_UTC_TIME "UTC" #define D_JSON_UVINDEX "UvIndex" #define D_JSON_UV_LEVEL "UvLevel" +#define D_JSON_UV_POWER "UvPower" #define D_JSON_VCC "Vcc" #define D_JSON_VERSION "Version" #define D_JSON_VOLTAGE "Voltage"