diff --git a/esphome/core/defines.h b/esphome/core/defines.h index 2c729ce7ea..8d0cd469a9 100644 --- a/esphome/core/defines.h +++ b/esphome/core/defines.h @@ -211,6 +211,7 @@ {} #define USE_WEBSERVER +#define USE_WEBSERVER_AUTH #define USE_WEBSERVER_PORT 80 // NOLINT #endif