diff --git a/include/user_config_override-template.h b/include/user_config_override-template.h index 2d6c97c7..113acc7e 100644 --- a/include/user_config_override-template.h +++ b/include/user_config_override-template.h @@ -148,7 +148,6 @@ **************************************************/ //#define HASP_USE_MDNS 0 // Disable MDNS //#define HASP_USE_CUSTOM 1 // Enable compilation of custom code from /src/custom -//#define HASP_USE_HA // Enable Home Assistant auto-discovery //#define HASP_START_CONSOLE 0 // Disable starting of serial console at boot //#define HASP_START_TELNET 0 // Disable starting of telnet service at boot //#define HASP_START_HTTP 0 // Disable starting of web interface at boot